Trace number 4506209

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) 1258.28 1261.85

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_fibo_10null10mast_rapportOE1.0_TMAX180_K192_cod1.opb
MD5SUMdbf34b7abc88a78c4f9cfedcb1385de8
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-451137
Best CPU time to get the best result obtained on this benchmark71743.4
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 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 596093810
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 596093810
Number of bits of the biggest sum of numbers30
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 (58711 MiB free)
  memory of node 1: 64465 MiB (56769 MiB free)
  node distances:
     10  21
     21  10

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


[startup+0.100068 s]*
/proc/loadavg: 4.14 4.15 4.11 5/272 69747
/proc/meminfo: memFree=118252328/131250000 swapFree=33010684/33010684
[pid=69743] ppid=69740 vsize=4324 memory=2816 CPUtime=0 cores=4,6
/proc/69743/stat : 69743 (Hybrid-CASHWMax) S 69740 69743 68297 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 64500610 4427776 704 18446744073709551615 94006522757120 94006523651653 140737317514592 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94006523890704 94006523938448 94006526001152 140737317521751 140737317521905 140737317521905 140737317527507 0
/proc/69743/statm: 1081 704 672 219 0 143 0
[pid=69746] ppid=69743 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/69746/stat : 69746 (timeout) S 69743 69746 68297 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 64500611 2723840 352 18446744073709551615 94654168514560 94654168531073 140731610053600 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94654168545840 94654168547928 94654199042048 140731610061206 140731610061346 140731610061346 140731610066919 0
/proc/69746/statm: 665 352 352 5 0 90 0
[pid=69747] ppid=69746 vsize=68236 memory=45456 CPUtime=0.07 cores=4,6
/proc/69747/stat : 69747 (CASHWMaxSAT-Dis) R 69746 69746 68297 0 -1 4194304 11341 0 0 0 6 1 0 0 20 0 1 0 64500612 69873664 11332 18446744073709551615 4198400 14093885 140737051014672 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 41897984 140737051019676 140737051019803 140737051019803 140737051025376 0
/proc/69747/statm: 17059 11332 736 2416 0 14161 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 75220 KiB
Current children cumulated memory: 49680 KiB

[startup+0.205731 s]*
/proc/loadavg: 4.14 4.15 4.11 5/272 69747
/proc/meminfo: memFree=118251824/131250000 swapFree=33010684/33010684
[pid=69743] ppid=69740 vsize=4324 memory=2816 CPUtime=0 cores=4,6
/proc/69743/stat : 69743 (Hybrid-CASHWMax) S 69740 69743 68297 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 64500610 4427776 704 18446744073709551615 94006522757120 94006523651653 140737317514592 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94006523890704 94006523938448 94006526001152 140737317521751 140737317521905 140737317521905 140737317527507 0
/proc/69743/statm: 1081 704 672 219 0 143 0
[pid=69746] ppid=69743 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/69746/stat : 69746 (timeout) S 69743 69746 68297 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 64500611 2723840 352 18446744073709551615 94654168514560 94654168531073 140731610053600 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94654168545840 94654168547928 94654199042048 140731610061206 140731610061346 140731610061346 140731610066919 0
/proc/69746/statm: 665 352 352 5 0 90 0
[pid=69747] ppid=69746 vsize=124484 memory=97112 CPUtime=0.18 cores=4,6
/proc/69747/stat : 69747 (CASHWMaxSAT-Dis) R 69746 69746 68297 0 -1 4194304 23515 0 0 0 15 3 0 0 20 0 1 0 64500612 127471616 24278 18446744073709551615 4198400 14093885 140737051014672 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 41897984 140737051019676 140737051019803 140737051019803 140737051025376 0
/proc/69747/statm: 31121 24278 736 2416 0 28223 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 131468 KiB
Current children cumulated memory: 101336 KiB

[startup+0.305696 s]*
/proc/loadavg: 4.14 4.15 4.11 5/272 69747
/proc/meminfo: memFree=118243900/131250000 swapFree=33010684/33010684
[pid=69743] ppid=69740 vsize=4324 memory=2816 CPUtime=0 cores=4,6
/proc/69743/stat : 69743 (Hybrid-CASHWMax) S 69740 69743 68297 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 64500610 4427776 704 18446744073709551615 94006522757120 94006523651653 140737317514592 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94006523890704 94006523938448 94006526001152 140737317521751 140737317521905 140737317521905 140737317527507 0
/proc/69743/statm: 1081 704 672 219 0 143 0
[pid=69746] ppid=69743 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/69746/stat : 69746 (timeout) S 69743 69746 68297 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 64500611 2723840 352 18446744073709551615 94654168514560 94654168531073 140731610053600 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94654168545840 94654168547928 94654199042048 140731610061206 140731610061346 140731610061346 140731610066919 0
/proc/69746/statm: 665 352 352 5 0 90 0
[pid=69747] ppid=69746 vsize=183932 memory=139288 CPUtime=0.28 cores=4,6
/proc/69747/stat : 69747 (CASHWMaxSAT-Dis) R 69746 69746 68297 0 -1 4194304 34209 0 0 0 24 4 0 0 20 0 1 0 64500612 188346368 34822 18446744073709551615 4198400 14093885 140737051014672 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 41897984 140737051019676 140737051019803 140737051019803 140737051025376 0
/proc/69747/statm: 45983 34822 736 2416 0 43085 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 190916 KiB
Current children cumulated memory: 143512 KiB

[startup+0.700236 s]
/proc/loadavg: 4.14 4.15 4.11 5/272 69747
/proc/meminfo: memFree=118243900/131250000 swapFree=33010684/33010684
[pid=69743] ppid=69740 vsize=4324 memory=2816 CPUtime=0 cores=4,6
/proc/69743/stat : 69743 (Hybrid-CASHWMax) S 69740 69743 68297 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 64500610 4427776 704 18446744073709551615 94006522757120 94006523651653 140737317514592 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94006523890704 94006523938448 94006526001152 140737317521751 140737317521905 140737317521905 140737317527507 0
/proc/69743/statm: 1081 704 672 219 0 143 0
[pid=69746] ppid=69743 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/69746/stat : 69746 (timeout) S 69743 69746 68297 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 64500611 2723840 352 18446744073709551615 94654168514560 94654168531073 140731610053600 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94654168545840 94654168547928 94654199042048 140731610061206 140731610061346 140731610061346 140731610066919 0
/proc/69746/statm: 665 352 352 5 0 90 0
[pid=69747] ppid=69746 vsize=222124 memory=187956 CPUtime=0.67 cores=4,6
/proc/69747/stat : 69747 (CASHWMaxSAT-Dis) R 69746 69746 68297 0 -1 4194304 44645 0 0 0 61 6 0 0 20 0 1 0 64500612 227454976 46989 18446744073709551615 4198400 14093885 140737051014672 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 41897984 140737051019676 140737051019803 140737051019803 140737051025376 0
/proc/69747/statm: 55531 46989 736 2416 0 52633 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 229108 KiB
Current children cumulated memory: 192180 KiB

[startup+1.50024 s]
/proc/loadavg: 4.14 4.15 4.11 5/272 69747
/proc/meminfo: memFree=118256976/131250000 swapFree=33010684/33010684
[pid=69743] ppid=69740 vsize=4324 memory=2816 CPUtime=0 cores=4,6
/proc/69743/stat : 69743 (Hybrid-CASHWMax) S 69740 69743 68297 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 64500610 4427776 704 18446744073709551615 94006522757120 94006523651653 140737317514592 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94006523890704 94006523938448 94006526001152 140737317521751 140737317521905 140737317521905 140737317527507 0
/proc/69743/statm: 1081 704 672 219 0 143 0
[pid=69746] ppid=69743 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/69746/stat : 69746 (timeout) S 69743 69746 68297 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 64500611 2723840 352 18446744073709551615 94654168514560 94654168531073 140731610053600 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94654168545840 94654168547928 94654199042048 140731610061206 140731610061346 140731610061346 140731610066919 0
/proc/69746/statm: 665 352 352 5 0 90 0
[pid=69747] ppid=69746 vsize=293220 memory=263732 CPUtime=1.46 cores=4,6
/proc/69747/stat : 69747 (CASHWMaxSAT-Dis) R 69746 69746 68297 0 -1 4194304 63591 0 0 0 137 9 0 0 20 0 1 0 64500612 300257280 65933 18446744073709551615 4198400 14093885 140737051014672 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 41897984 140737051019676 140737051019803 140737051019803 140737051025376 0
/proc/69747/statm: 73305 65933 736 2416 0 70407 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 300204 KiB
Current children cumulated memory: 267956 KiB

[startup+3.10552 s]
/proc/loadavg: 4.13 4.15 4.11 5/272 69747
/proc/meminfo: memFree=118262908/131250000 swapFree=33010684/33010684
[pid=69743] ppid=69740 vsize=4324 memory=2816 CPUtime=0 cores=4,6
/proc/69743/stat : 69743 (Hybrid-CASHWMax) S 69740 69743 68297 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 64500610 4427776 704 18446744073709551615 94006522757120 94006523651653 140737317514592 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94006523890704 94006523938448 94006526001152 140737317521751 140737317521905 140737317521905 140737317527507 0
/proc/69743/statm: 1081 704 672 219 0 143 0
[pid=69746] ppid=69743 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/69746/stat : 69746 (timeout) S 69743 69746 68297 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 64500611 2723840 352 18446744073709551615 94654168514560 94654168531073 140731610053600 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94654168545840 94654168547928 94654199042048 140731610061206 140731610061346 140731610061346 140731610066919 0
/proc/69746/statm: 665 352 352 5 0 90 0
[pid=69747] ppid=69746 vsize=521780 memory=492844 CPUtime=3.07 cores=4,6
/proc/69747/stat : 69747 (CASHWMaxSAT-Dis) R 69746 69746 68297 0 -1 4194304 120357 0 0 0 289 18 0 0 20 0 1 0 64500612 534302720 123211 18446744073709551615 4198400 14093885 140737051014672 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 41897984 140737051019676 140737051019803 140737051019803 140737051025376 0
/proc/69747/statm: 130445 123211 736 2416 0 127547 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 528764 KiB
Current children cumulated memory: 497068 KiB

[startup+6.30023 s]
/proc/loadavg: 4.13 4.15 4.11 5/272 69747
/proc/meminfo: memFree=118239940/131250000 swapFree=33010684/33010684
[pid=69743] ppid=69740 vsize=4324 memory=2816 CPUtime=0 cores=4,6
/proc/69743/stat : 69743 (Hybrid-CASHWMax) S 69740 69743 68297 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 64500610 4427776 704 18446744073709551615 94006522757120 94006523651653 140737317514592 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94006523890704 94006523938448 94006526001152 140737317521751 140737317521905 140737317521905 140737317527507 0
/proc/69743/statm: 1081 704 672 219 0 143 0
[pid=69746] ppid=69743 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/69746/stat : 69746 (timeout) S 69743 69746 68297 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 64500611 2723840 352 18446744073709551615 94654168514560 94654168531073 140731610053600 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94654168545840 94654168547928 94654199042048 140731610061206 140731610061346 140731610061346 140731610066919 0
/proc/69746/statm: 665 352 352 5 0 90 0
[pid=69747] ppid=69746 vsize=905164 memory=872252 CPUtime=6.26 cores=4,6
/proc/69747/stat : 69747 (CASHWMaxSAT-Dis) R 69746 69746 68297 0 -1 4194304 196577 0 0 0 592 34 0 0 20 0 1 0 64500612 926887936 218063 18446744073709551615 4198400 14093885 140737051014672 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 41897984 140737051019676 140737051019803 140737051019803 140737051025376 0
/proc/69747/statm: 226291 218063 768 2416 0 223393 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 912148 KiB
Current children cumulated memory: 876476 KiB

[startup+12.7002 s]
/proc/loadavg: 4.12 4.14 4.11 5/272 69747
/proc/meminfo: memFree=117966412/131250000 swapFree=33010684/33010684
[pid=69743] ppid=69740 vsize=4324 memory=2816 CPUtime=0 cores=4,6
/proc/69743/stat : 69743 (Hybrid-CASHWMax) S 69740 69743 68297 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 64500610 4427776 704 18446744073709551615 94006522757120 94006523651653 140737317514592 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94006523890704 94006523938448 94006526001152 140737317521751 140737317521905 140737317521905 140737317527507 0
/proc/69743/statm: 1081 704 672 219 0 143 0
[pid=69746] ppid=69743 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/69746/stat : 69746 (timeout) S 69743 69746 68297 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 64500611 2723840 352 18446744073709551615 94654168514560 94654168531073 140731610053600 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94654168545840 94654168547928 94654199042048 140731610061206 140731610061346 140731610061346 140731610066919 0
/proc/69746/statm: 665 352 352 5 0 90 0
[pid=69747] ppid=69746 vsize=1359972 memory=1302980 CPUtime=12.65 cores=4,6
/proc/69747/stat : 69747 (CASHWMaxSAT-Dis) R 69746 69746 68297 0 -1 4194304 238805 0 0 0 1214 51 0 0 20 0 1 0 64500612 1392611328 325745 18446744073709551615 4198400 14093885 140737051014672 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 41897984 140737051019676 140737051019803 140737051019803 140737051025376 0
/proc/69747/statm: 339993 325745 768 2416 0 337095 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1366956 KiB
Current children cumulated memory: 1307204 KiB

[startup+25.5002 s]
/proc/loadavg: 4.16 4.15 4.11 5/272 69747
/proc/meminfo: memFree=116764228/131250000 swapFree=33010684/33010684
[pid=69743] ppid=69740 vsize=4324 memory=2816 CPUtime=0 cores=4,6
/proc/69743/stat : 69743 (Hybrid-CASHWMax) S 69740 69743 68297 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 64500610 4427776 704 18446744073709551615 94006522757120 94006523651653 140737317514592 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94006523890704 94006523938448 94006526001152 140737317521751 140737317521905 140737317521905 140737317527507 0
/proc/69743/statm: 1081 704 672 219 0 143 0
[pid=69746] ppid=69743 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/69746/stat : 69746 (timeout) S 69743 69746 68297 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 64500611 2723840 352 18446744073709551615 94654168514560 94654168531073 140731610053600 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94654168545840 94654168547928 94654199042048 140731610061206 140731610061346 140731610061346 140731610066919 0
/proc/69746/statm: 665 352 352 5 0 90 0
[pid=69747] ppid=69746 vsize=3104804 memory=2803540 CPUtime=25.41 cores=4,6
/proc/69747/stat : 69747 (CASHWMaxSAT-Dis) R 69746 69746 68297 0 -1 4194304 370813 0 0 0 2444 97 0 0 20 0 1 0 64500612 3179319296 700885 18446744073709551615 4198400 14093885 140737051014672 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 41897984 140737051019676 140737051019803 140737051019803 140737051025376 0
/proc/69747/statm: 776201 700885 768 2416 0 773303 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 3111788 KiB
Current children cumulated memory: 2807764 KiB

[startup+51.1056 s]
/proc/loadavg: 4.10 4.14 4.11 5/272 69748
/proc/meminfo: memFree=116686836/131250000 swapFree=33010684/33010684
[pid=69743] ppid=69740 vsize=4324 memory=2816 CPUtime=0 cores=4,6
/proc/69743/stat : 69743 (Hybrid-CASHWMax) S 69740 69743 68297 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 64500610 4427776 704 18446744073709551615 94006522757120 94006523651653 140737317514592 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94006523890704 94006523938448 94006526001152 140737317521751 140737317521905 140737317521905 140737317527507 0
/proc/69743/statm: 1081 704 672 219 0 143 0
[pid=69746] ppid=69743 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/69746/stat : 69746 (timeout) S 69743 69746 68297 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 64500611 2723840 352 18446744073709551615 94654168514560 94654168531073 140731610053600 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94654168545840 94654168547928 94654199042048 140731610061206 140731610061346 140731610061346 140731610066919 0
/proc/69746/statm: 665 352 352 5 0 90 0
[pid=69747] ppid=69746 vsize=3329044 memory=3026500 CPUtime=50.95 cores=4,6
/proc/69747/stat : 69747 (CASHWMaxSAT-Dis) R 69746 69746 68297 0 -1 4194304 426074 0 0 0 4987 108 0 0 20 0 1 0 64500612 3408941056 756625 18446744073709551615 4198400 14093885 140737051014672 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 41897984 140737051019676 140737051019803 140737051019803 140737051025376 0
/proc/69747/statm: 832261 756625 768 2416 0 829363 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 3336028 KiB
Current children cumulated memory: 3030724 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.13 4.10 5/272 69754
/proc/meminfo: memFree=116493096/131250000 swapFree=33010684/33010684
[pid=69743] ppid=69740 vsize=4324 memory=2816 CPUtime=0 cores=4,6
/proc/69743/stat : 69743 (Hybrid-CASHWMax) S 69740 69743 68297 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 64500610 4427776 704 18446744073709551615 94006522757120 94006523651653 140737317514592 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94006523890704 94006523938448 94006526001152 140737317521751 140737317521905 140737317521905 140737317527507 0
/proc/69743/statm: 1081 704 672 219 0 143 0
[pid=69746] ppid=69743 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/69746/stat : 69746 (timeout) S 69743 69746 68297 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 64500611 2723840 352 18446744073709551615 94654168514560 94654168531073 140731610053600 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94654168545840 94654168547928 94654199042048 140731610061206 140731610061346 140731610061346 140731610066919 0

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

/proc/69746/statm: 665 352 352 5 0 90 0
[pid=69747] ppid=69746 vsize=3718864 memory=3363064 CPUtime=1119.14 cores=4,6
/proc/69747/stat : 69747 (CASHWMaxSAT-Dis) R 69746 69746 68297 0 -1 4194304 443614 0 0 0 111758 156 0 0 20 0 1 0 64500612 3808116736 840766 18446744073709551615 4198400 14093885 140737051014672 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 41897984 140737051019676 140737051019803 140737051019803 140737051025376 0
/proc/69747/statm: 929716 840766 800 2416 0 926818 0
Current children cumulated CPU time: 1119.14 s
Current children cumulated vsize: 3725848 KiB
Current children cumulated memory: 3367288 KiB

[startup+1182.3 s]
/proc/loadavg: 4.14 4.14 4.13 5/271 70400
/proc/meminfo: memFree=120200516/131250000 swapFree=33010684/33010684
[pid=69743] ppid=69740 vsize=4324 memory=2816 CPUtime=0 cores=4,6
/proc/69743/stat : 69743 (Hybrid-CASHWMax) S 69740 69743 68297 0 -1 4194304 251 104 0 0 0 0 0 0 20 0 1 0 64500610 4427776 704 18446744073709551615 94006522757120 94006523651653 140737317514592 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94006523890704 94006523938448 94006526001152 140737317521751 140737317521905 140737317521905 140737317527507 0
/proc/69743/statm: 1081 704 672 219 0 143 0
[pid=69746] ppid=69743 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/69746/stat : 69746 (timeout) S 69743 69746 68297 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 64500611 2723840 352 18446744073709551615 94654168514560 94654168531073 140731610053600 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94654168545840 94654168547928 94654199042048 140731610061206 140731610061346 140731610061346 140731610066919 0
/proc/69746/statm: 665 352 352 5 0 90 0
[pid=69747] ppid=69746 vsize=3374988 memory=3082300 CPUtime=1178.96 cores=4,6
/proc/69747/stat : 69747 (CASHWMaxSAT-Dis) R 69746 69746 68297 0 -1 4194304 443681 0 0 0 117739 157 0 0 20 0 1 0 64500612 3455987712 770575 18446744073709551615 4198400 14093885 140737051014672 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 41897984 140737051019676 140737051019803 140737051019803 140737051025376 0
/proc/69747/statm: 843747 770575 800 2416 0 840849 0
Current children cumulated CPU time: 1178.96 s
Current children cumulated vsize: 3381972 KiB
Current children cumulated memory: 3086524 KiB

[startup+1242.3 s]
/proc/loadavg: 3.89 4.08 4.11 4/263 70435
/proc/meminfo: memFree=108465804/131250000 swapFree=33010684/33010684
[pid=69743] ppid=69740 vsize=4324 memory=2816 CPUtime=1194.72 cores=4,6
/proc/69743/stat : 69743 (Hybrid-CASHWMax) S 69740 69743 68297 0 -1 4194304 285 443926 0 0 0 0 119307 165 20 0 1 0 64500610 4427776 704 18446744073709551615 94006522757120 94006523651653 140737317514592 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94006523890704 94006523938448 94006526001152 140737317521751 140737317521905 140737317521905 140737317527507 0
/proc/69743/statm: 1081 704 672 219 0 143 0
[pid=70402] ppid=69743 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/70402/stat : 70402 (timeout) S 69743 70402 68297 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 64620420 2723840 352 18446744073709551615 94450336673792 94450336690305 140729598217776 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94450336705072 94450336707160 94450355486720 140729598224774 140729598224930 140729598224930 140729598230503 0
/proc/70402/statm: 665 352 352 5 0 90 0
[pid=70403] ppid=70402 vsize=17641328 memory=17370864 CPUtime=44.04 cores=4,6
/proc/70403/stat : 70403 (ExactPR-S) R 70402 70402 68297 0 -1 4194304 4180633 0 0 0 3805 599 0 0 20 0 1 0 64620420 18064719872 4342684 18446744073709551615 93938853175296 93938862475333 140728783350000 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93938864261440 93938864300520 93938878390272 140728783354270 140728783354407 140728783354407 140728783359980 0
/proc/70403/statm: 4410332 4342716 1824 2271 0 4404970 0
Current children cumulated CPU time: 1238.76 s
Current children cumulated vsize: 17648312 KiB
Current children cumulated memory: 17375088 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1258.7 s]
/proc/loadavg: 3.69 4.03 4.09 4/263 70435
/proc/meminfo: memFree=94763696/131250000 swapFree=33010684/33010684
[pid=69743] ppid=69740 vsize=4324 memory=2816 CPUtime=1194.72 cores=4,6
/proc/69743/stat : 69743 (Hybrid-CASHWMax) S 69740 69743 68297 0 -1 4194304 285 443926 0 0 0 0 119307 165 20 0 1 0 64500610 4427776 704 18446744073709551615 94006522757120 94006523651653 140737317514592 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94006523890704 94006523938448 94006526001152 140737317521751 140737317521905 140737317521905 140737317527507 0
/proc/69743/statm: 1081 704 672 219 0 143 0
[pid=70402] ppid=69743 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/70402/stat : 70402 (timeout) S 69743 70402 68297 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 64620420 2723840 352 18446744073709551615 94450336673792 94450336690305 140729598217776 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94450336705072 94450336707160 94450355486720 140729598224774 140729598224930 140729598224930 140729598230503 0
/proc/70402/statm: 665 352 352 5 0 90 0
[pid=70403] ppid=70402 vsize=31781524 memory=31510640 CPUtime=60.4 cores=4,6
/proc/70403/stat : 70403 (ExactPR-S) R 70402 70402 68297 0 -1 4194304 7715602 0 0 0 4957 1083 0 0 20 0 1 0 64620420 32544280576 7877660 18446744073709551615 93938853175296 93938862475333 140728783350000 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93938864261440 93938864300520 93938878390272 140728783354270 140728783354407 140728783354407 140728783359980 0
/proc/70403/statm: 7945381 7877660 1824 2271 0 7940019 0
Current children cumulated CPU time: 1255.12 s
Current children cumulated vsize: 31788508 KiB
Current children cumulated memory: 31514864 KiB

Sending SIGTERM to process tree (bottom up)

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

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

Sending SIGKILL to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=1244.05 s, system=14.2286 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+1259.2 s]
/proc/loadavg: 3.64 4.01 4.09 4/262 70435
/proc/meminfo: memFree=93907944/131250000 swapFree=33010684/33010684
[pid=70402] ppid=69740 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/70402/stat : 70402 (timeout) S 69740 70402 68297 0 -1 4194304 111 0 0 0 0 0 0 0 20 0 1 0 64620420 2723840 352 18446744073709551615 94450336673792 94450336690305 140729598217776 0 0 0 0 3293184 73735 1 0 0 17 6 0 0 0 0 0 94450336705072 94450336707160 94450355486720 140729598224774 140729598224930 140729598224930 140729598230503 0
/proc/70402/statm: 665 352 352 5 0 90 0
[pid=70403] ppid=70402 vsize=32209640 memory=31939440 CPUtime=60.89 cores=4,6
/proc/70403/stat : 70403 (ExactPR-S) R 70402 70402 68297 0 -1 4194304 7822806 0 0 0 4992 1097 0 0 20 0 1 0 64620420 32982671360 7984860 18446744073709551615 93938853175296 93938862475333 140728783350000 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93938864261440 93938864300520 93938878390272 140728783354270 140728783354407 140728783354407 140728783359980 0
/proc/70403/statm: 8052410 7984860 1824 2271 0 8047048 0
Current cumulated CPU time of completed processes: 1194.73 s
Current children cumulated CPU time: 60.89 s
Current children cumulated vsize: 32212300 KiB
Current children cumulated memory: 31940848 KiB

[startup+1260 s]*
/proc/loadavg: 3.64 4.01 4.09 4/262 70435
/proc/meminfo: memFree=93026320/131250000 swapFree=33010684/33010684
[pid=70402] ppid=69740 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/70402/stat : 70402 (timeout) S 69740 70402 68297 0 -1 4194304 111 0 0 0 0 0 0 0 20 0 1 0 64620420 2723840 352 18446744073709551615 94450336673792 94450336690305 140729598217776 0 0 0 0 3293184 73735 1 0 0 17 6 0 0 0 0 0 94450336705072 94450336707160 94450355486720 140729598224774 140729598224930 140729598224930 140729598230503 0
/proc/70402/statm: 665 352 352 5 0 90 0
[pid=70403] ppid=70402 vsize=32907652 memory=32637168 CPUtime=61.69 cores=4,6
/proc/70403/stat : 70403 (ExactPR-S) R 70402 70402 68297 0 -1 4194304 7997214 0 0 0 5049 1120 0 0 20 0 1 0 64620420 33697435648 8159260 18446744073709551615 93938853175296 93938862475333 140728783350000 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93938864261440 93938864300520 93938878390272 140728783354270 140728783354407 140728783354407 140728783359980 0
/proc/70403/statm: 8226913 8159292 1824 2271 0 8221551 0
Current cumulated CPU time of completed processes: 1194.73 s
Current children cumulated CPU time: 61.69 s
Current children cumulated vsize: 32910312 KiB
Current children cumulated memory: 32638576 KiB

[startup+1260.4 s]
/proc/loadavg: 3.64 4.01 4.09 4/262 70435
/proc/meminfo: memFree=93026320/131250000 swapFree=33010684/33010684
[pid=70402] ppid=69740 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/70402/stat : 70402 (timeout) S 69740 70402 68297 0 -1 4194304 111 0 0 0 0 0 0 0 20 0 1 0 64620420 2723840 352 18446744073709551615 94450336673792 94450336690305 140729598217776 0 0 0 0 3293184 73735 1 0 0 17 6 0 0 0 0 0 94450336705072 94450336707160 94450355486720 140729598224774 140729598224930 140729598224930 140729598230503 0
/proc/70402/statm: 665 352 352 5 0 90 0
[pid=70403] ppid=70402 vsize=33245804 memory=32974448 CPUtime=62.09 cores=4,6
/proc/70403/stat : 70403 (ExactPR-S) R 70402 70402 68297 0 -1 4194304 8081535 0 0 0 5076 1133 0 0 20 0 1 0 64620420 34043703296 8243580 18446744073709551615 93938853175296 93938862475333 140728783350000 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93938864261440 93938864300520 93938878390272 140728783354270 140728783354407 140728783354407 140728783359980 0
/proc/70403/statm: 8311451 8243612 1824 2271 0 8306089 0
Current cumulated CPU time of completed processes: 1194.73 s
Current children cumulated CPU time: 62.09 s
Current children cumulated vsize: 33248464 KiB
Current children cumulated memory: 32975856 KiB

[startup+1260.6 s]
/proc/loadavg: 3.64 4.01 4.09 4/262 70435
/proc/meminfo: memFree=93026320/131250000 swapFree=33010684/33010684
[pid=70402] ppid=69740 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/70402/stat : 70402 (timeout) S 69740 70402 68297 0 -1 4194304 111 0 0 0 0 0 0 0 20 0 1 0 64620420 2723840 352 18446744073709551615 94450336673792 94450336690305 140729598217776 0 0 0 0 3293184 73735 1 0 0 17 6 0 0 0 0 0 94450336705072 94450336707160 94450355486720 140729598224774 140729598224930 140729598224930 140729598230503 0
/proc/70402/statm: 665 352 352 5 0 90 0
[pid=70403] ppid=70402 vsize=33417980 memory=33147760 CPUtime=62.29 cores=4,6
/proc/70403/stat : 70403 (ExactPR-S) R 70402 70402 68297 0 -1 4194304 8124893 0 0 0 5090 1139 0 0 20 0 1 0 64620420 34220011520 8286940 18446744073709551615 93938853175296 93938862475333 140728783350000 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93938864261440 93938864300520 93938878390272 140728783354270 140728783354407 140728783354407 140728783359980 0
/proc/70403/statm: 8354495 8286940 1824 2271 0 8349133 0
Current cumulated CPU time of completed processes: 1194.73 s
Current children cumulated CPU time: 62.29 s
Current children cumulated vsize: 33420640 KiB
Current children cumulated memory: 33149168 KiB

[startup+1260.7 s]
/proc/loadavg: 3.64 4.01 4.09 4/262 70435
/proc/meminfo: memFree=93026320/131250000 swapFree=33010684/33010684
[pid=70402] ppid=69740 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/70402/stat : 70402 (timeout) S 69740 70402 68297 0 -1 4194304 111 0 0 0 0 0 0 0 20 0 1 0 64620420 2723840 352 18446744073709551615 94450336673792 94450336690305 140729598217776 0 0 0 0 3293184 73735 1 0 0 17 6 0 0 0 0 0 94450336705072 94450336707160 94450355486720 140729598224774 140729598224930 140729598224930 140729598230503 0
/proc/70402/statm: 665 352 352 5 0 90 0
[pid=70403] ppid=70402 vsize=33504844 memory=33234672 CPUtime=62.38 cores=4,6
/proc/70403/stat : 70403 (ExactPR-S) R 70402 70402 68297 0 -1 4194304 8146609 0 0 0 5097 1141 0 0 20 0 1 0 64620420 34308960256 8308668 18446744073709551615 93938853175296 93938862475333 140728783350000 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93938864261440 93938864300520 93938878390272 140728783354270 140728783354407 140728783354407 140728783359980 0
/proc/70403/statm: 8376211 8308668 1824 2271 0 8370849 0
Current cumulated CPU time of completed processes: 1194.73 s
Current children cumulated CPU time: 62.38 s
Current children cumulated vsize: 33507504 KiB
Current children cumulated memory: 33236080 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1261.85
CPU time (s): 1258.28
CPU user time (s): 1244.05
CPU system time (s): 14.2286
CPU usage (%): 99.7169
Max. virtual memory (cumulated for all children) (KiB): 33507504
Max. memory (cumulated for all children) (KiB): 33236080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1244.05
system time used= 14.2286
maximum resident set size= 33234672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8590931
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= 371
involuntary context switches= 1241


# summary of solver processes directly reported to runsolver:
#   pid: 69743,70402,70403
#   total CPU time (s): 1258.28
#   total CPU user time (s): 1244.05
#   total CPU system time (s): 14.2286

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.64809 second user time and 6.17432 second system time

The end

Launcher Data

Begin job on nodeC028 at 2025-07-02 22:39:41
IDJOB=4506209
IDBENCH=157926
IDSOLVER=3329
FILE ID=nodeC028/4506209-1751488781
RUNJOBID= nodeC028-1751480037-68308
SLURM_JOB_ID= 9598521
Free space on /tmp= 431312 MiB

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

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

MD5SUM BENCH= dbf34b7abc88a78c4f9cfedcb1385de8
RANDOM SEED=221424692

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.118
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.077
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.811
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.134
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.081
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.080
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		: 3599.060
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		: 3573.751
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:        118252328 kB
MemAvailable:   120205728 kB
Buffers:            3280 kB
Cached:          2756160 kB
SwapCached:            0 kB
Active:          7775184 kB
Inactive:        2446912 kB
Active(anon):    7480724 kB
Inactive(anon):        0 kB
Active(file):     294460 kB
Inactive(file):  2446912 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             56204 kB
Writeback:             4 kB
AnonPages:       7465104 kB
Mapped:           115796 kB
Shmem:             18068 kB
KReclaimable:     102532 kB
Slab:             191380 kB
SReclaimable:     102532 kB
SUnreclaim:        88848 kB
KernelStack:        4352 kB
PageTables:        18540 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    8554524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1671168 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= 431392 MiB
End job on nodeC028 at 2025-07-02 23:00:43