Trace number 4509324

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
NaPS naps-1.03a6? (TO) 3600.1 3610.87

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/
hw64/normalized-hw64-vm99p-opt.opb.negationfix.opb
MD5SUM1d8b9a75b06fe10625c514168771d7f4
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 benchmark64
Best CPU time to get the best result obtained on this benchmark9.60431
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables45696
Total number of constraints1556
Number of constraints which are clauses713
Number of constraints which are cardinality constraints (but not clauses)713
Number of constraints which are nor clauses,nor cardinality constraints130
Minimum length of a constraint64
Maximum length of a constraint714
Number of terms in the objective function 64
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 64
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 264895
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 587012
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.02	c NaPS 1.03a6.
0.00/0.02	c Input file name: HOME/instance-4509324-1751508433.opb
48.43/48.69	c single stage optimization mode
3600.01/3610.80	c 
3600.01/3610.80	c *** TERMINATED *** by signal 15
3600.01/3610.80	s UNKNOWN
3600.01/3610.80	c _____________________________________________________________________________
3600.01/3610.80	c std/band forms        : 842,0
3600.01/3610.80	c 2cl/3cl ITE-codings   : 0,0
3600.01/3610.80	c BDD/srt/adr Max costs : 656295,259970,0
3600.01/3610.80	c BDDraw/bin/mul/srt/adr: 1,0,0,841,0
3600.01/3610.80	c BDD nodes             : 656298
3600.01/3610.80	c Es1/CC detections     : 0,0
3600.01/3610.80	c CC sort               : 713
3600.01/3610.80	c SAT/UNSAT calls       : 0,0
3600.01/3610.80	c regenrated variables  : 0
3600.01/3610.80	c eliminated fixed lits : 192
3600.01/3610.80	c goal lit flips        : 0
3600.01/3610.80	c goal stages           : 1
3600.01/3610.80	c goal shrink           : 0
3600.01/3610.80	c goal coeff separations: 0
3600.01/3610.80	c restarts              : 0
3600.01/3610.80	c conflicts             : 0              (0 /sec)
3600.01/3610.80	c decisions             : 0              (0 /sec)
3600.01/3610.80	c propagations          : 0              (0 /sec)
3600.01/3610.80	c inspects              : 0              (0 /sec)
3600.01/3610.80	c CPU time (solving tm) : 3568 s        (3524 s, SAT 0 s, UNSAT 0 s)
3600.01/3610.80	c Time for Opt-base     : 10.85 s
3600.01/3610.80	c Steps for Opt-base    : 59869184
3600.01/3610.80	c Time for BDD coding   : 2.697 s
3600.01/3610.80	c Time for srt coding   : 12.72 s
3600.01/3610.80	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (52459 MiB free)
  memory of node 1: 64465 MiB (57060 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4509324-1751508433/watcher-4509324-1751508433 -o /tmp/evaluation-result-4509324-1751508433/solver-4509324-1751508433 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751500200-69841 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4509324-1751508433.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100072 s]*
/proc/loadavg: 4.28 4.18 4.17 5/259 72297
/proc/meminfo: memFree=112147544/131382116 swapFree=33009904/33010684
[pid=72293] ppid=72290 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/72293/stat : 72293 (naps-1.03a6.sh) S 72290 72293 69831 0 -1 4194304 227 204 0 0 0 0 0 0 20 0 1 0 66522707 4292608 736 18446744073709551615 94647626891264 94647627785797 140727279010256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94647628024848 94647628072592 94647658283008 140727279016359 140727279016453 140727279016453 140727279022055 0
/proc/72293/statm: 1048 736 672 219 0 110 0
[pid=72297] ppid=72293 vsize=6928 memory=5248 CPUtime=0.07 cores=0,2
/proc/72297/stat : 72297 (naps-1.03a6) R 72293 72293 69831 0 -1 4194304 871 0 0 0 7 0 0 0 20 0 1 0 66522709 7094272 1312 18446744073709551615 4198400 7047149 140721082608704 0 0 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7573272 7623312 25477120 140721082616180 140721082616294 140721082616294 140721082621897 0
/proc/72297/statm: 1732 1312 544 696 0 893 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 11120 KiB
Current children cumulated memory: 8192 KiB

[startup+0.217848 s]*
/proc/loadavg: 4.28 4.18 4.17 5/259 72297
/proc/meminfo: memFree=112143764/131382116 swapFree=33009904/33010684
[pid=72293] ppid=72290 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/72293/stat : 72293 (naps-1.03a6.sh) S 72290 72293 69831 0 -1 4194304 227 204 0 0 0 0 0 0 20 0 1 0 66522707 4292608 736 18446744073709551615 94647626891264 94647627785797 140727279010256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94647628024848 94647628072592 94647658283008 140727279016359 140727279016453 140727279016453 140727279022055 0
/proc/72293/statm: 1048 736 672 219 0 110 0
[pid=72297] ppid=72293 vsize=10728 memory=8756 CPUtime=0.18 cores=0,2
/proc/72297/stat : 72297 (naps-1.03a6) R 72293 72293 69831 0 -1 4194304 1862 0 0 0 18 0 0 0 20 0 1 0 66522709 10985472 2189 18446744073709551615 4198400 7047149 140721082608704 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 25477120 140721082616180 140721082616294 140721082616294 140721082621897 0
/proc/72297/statm: 2682 2189 544 696 0 1843 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 14920 KiB
Current children cumulated memory: 11700 KiB

[startup+0.313655 s]*
/proc/loadavg: 4.28 4.18 4.17 5/259 72297
/proc/meminfo: memFree=112143764/131382116 swapFree=33009904/33010684
[pid=72293] ppid=72290 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/72293/stat : 72293 (naps-1.03a6.sh) S 72290 72293 69831 0 -1 4194304 227 204 0 0 0 0 0 0 20 0 1 0 66522707 4292608 736 18446744073709551615 94647626891264 94647627785797 140727279010256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94647628024848 94647628072592 94647658283008 140727279016359 140727279016453 140727279016453 140727279022055 0
/proc/72293/statm: 1048 736 672 219 0 110 0
[pid=72297] ppid=72293 vsize=13676 memory=11700 CPUtime=0.28 cores=0,2
/proc/72297/stat : 72297 (naps-1.03a6) R 72293 72293 69831 0 -1 4194304 2593 0 0 0 28 0 0 0 20 0 1 0 66522709 14004224 2925 18446744073709551615 4198400 7047149 140721082608704 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 25477120 140721082616180 140721082616294 140721082616294 140721082621897 0
/proc/72297/statm: 3419 2925 544 696 0 2580 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 17868 KiB
Current children cumulated memory: 14644 KiB

[startup+0.700439 s]
/proc/loadavg: 4.28 4.18 4.17 5/259 72297
/proc/meminfo: memFree=112135700/131382116 swapFree=33009904/33010684
[pid=72293] ppid=72290 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/72293/stat : 72293 (naps-1.03a6.sh) S 72290 72293 69831 0 -1 4194304 227 204 0 0 0 0 0 0 20 0 1 0 66522707 4292608 736 18446744073709551615 94647626891264 94647627785797 140727279010256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94647628024848 94647628072592 94647658283008 140727279016359 140727279016453 140727279016453 140727279022055 0
/proc/72293/statm: 1048 736 672 219 0 110 0
[pid=72297] ppid=72293 vsize=22844 memory=20824 CPUtime=0.65 cores=0,2
/proc/72297/stat : 72297 (naps-1.03a6) R 72293 72293 69831 0 -1 4194304 5033 0 0 0 64 1 0 0 20 0 1 0 66522709 23392256 5206 18446744073709551615 4198400 7047149 140721082608704 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 25477120 140721082616180 140721082616294 140721082616294 140721082621897 0
/proc/72297/statm: 5711 5206 544 696 0 4872 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 27036 KiB
Current children cumulated memory: 23768 KiB

[startup+1.50036 s]
/proc/loadavg: 4.28 4.18 4.17 5/258 72297
/proc/meminfo: memFree=112111760/131382116 swapFree=33009904/33010684
[pid=72293] ppid=72290 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/72293/stat : 72293 (naps-1.03a6.sh) S 72290 72293 69831 0 -1 4194304 227 204 0 0 0 0 0 0 20 0 1 0 66522707 4292608 736 18446744073709551615 94647626891264 94647627785797 140727279010256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94647628024848 94647628072592 94647658283008 140727279016359 140727279016453 140727279016453 140727279022055 0
/proc/72293/statm: 1048 736 672 219 0 110 0
[pid=72297] ppid=72293 vsize=67556 memory=62476 CPUtime=1.45 cores=0,2
/proc/72297/stat : 72297 (naps-1.03a6) R 72293 72293 69831 0 -1 4194304 15613 0 0 0 140 5 0 0 20 0 1 0 66522709 69177344 15619 18446744073709551615 4198400 7047149 140721082608704 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 25477120 140721082616180 140721082616294 140721082616294 140721082621897 0
/proc/72297/statm: 16889 15619 544 696 0 16050 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 71748 KiB
Current children cumulated memory: 65420 KiB

[startup+3.11335 s]
/proc/loadavg: 4.25 4.17 4.17 5/258 72297
/proc/meminfo: memFree=112058276/131382116 swapFree=33009904/33010684
[pid=72293] ppid=72290 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/72293/stat : 72293 (naps-1.03a6.sh) S 72290 72293 69831 0 -1 4194304 227 204 0 0 0 0 0 0 20 0 1 0 66522707 4292608 736 18446744073709551615 94647626891264 94647627785797 140727279010256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94647628024848 94647628072592 94647658283008 140727279016359 140727279016453 140727279016453 140727279022055 0
/proc/72293/statm: 1048 736 672 219 0 110 0
[pid=72297] ppid=72293 vsize=183700 memory=166384 CPUtime=3.06 cores=0,2
/proc/72297/stat : 72297 (naps-1.03a6) R 72293 72293 69831 0 -1 4194304 30600 0 0 0 297 9 0 0 20 0 1 0 66522709 188108800 41596 18446744073709551615 4198400 7047149 140721082608704 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 25477120 140721082616180 140721082616294 140721082616294 140721082621897 0
/proc/72297/statm: 45925 41596 544 696 0 45086 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 187892 KiB
Current children cumulated memory: 169328 KiB

[startup+6.30041 s]
/proc/loadavg: 4.25 4.17 4.17 5/258 72298
/proc/meminfo: memFree=111777180/131382116 swapFree=33009904/33010684
[pid=72293] ppid=72290 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/72293/stat : 72293 (naps-1.03a6.sh) S 72290 72293 69831 0 -1 4194304 227 204 0 0 0 0 0 0 20 0 1 0 66522707 4292608 736 18446744073709551615 94647626891264 94647627785797 140727279010256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94647628024848 94647628072592 94647658283008 140727279016359 140727279016453 140727279016453 140727279022055 0
/proc/72293/statm: 1048 736 672 219 0 110 0
[pid=72297] ppid=72293 vsize=443072 memory=414928 CPUtime=6.23 cores=0,2
/proc/72297/stat : 72297 (naps-1.03a6) R 72293 72293 69831 0 -1 4194304 52337 0 0 0 605 18 0 0 20 0 1 0 66522709 453705728 103732 18446744073709551615 4198400 7047149 140721082608704 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 25477120 140721082616180 140721082616294 140721082616294 140721082621897 0
/proc/72297/statm: 110768 103732 544 696 0 109929 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 447264 KiB
Current children cumulated memory: 417872 KiB

[startup+12.7004 s]
/proc/loadavg: 4.21 4.17 4.17 5/258 72298
/proc/meminfo: memFree=111217168/131382116 swapFree=33009904/33010684
[pid=72293] ppid=72290 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/72293/stat : 72293 (naps-1.03a6.sh) S 72290 72293 69831 0 -1 4194304 227 204 0 0 0 0 0 0 20 0 1 0 66522707 4292608 736 18446744073709551615 94647626891264 94647627785797 140727279010256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94647628024848 94647628072592 94647658283008 140727279016359 140727279016453 140727279016453 140727279022055 0
/proc/72293/statm: 1048 736 672 219 0 110 0
[pid=72297] ppid=72293 vsize=948392 memory=937108 CPUtime=12.62 cores=0,2
/proc/72297/stat : 72297 (naps-1.03a6) R 72293 72293 69831 0 -1 4194304 126525 0 0 0 1223 39 0 0 20 0 1 0 66522709 971153408 234277 18446744073709551615 4198400 7047149 140721082608704 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 25477120 140721082616180 140721082616294 140721082616294 140721082621897 0
/proc/72297/statm: 237098 234277 544 696 0 236259 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 952584 KiB
Current children cumulated memory: 940052 KiB

[startup+25.5004 s]
/proc/loadavg: 4.18 4.16 4.17 5/259 72299
/proc/meminfo: memFree=110560764/131382116 swapFree=33009904/33010684
[pid=72293] ppid=72290 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/72293/stat : 72293 (naps-1.03a6.sh) S 72290 72293 69831 0 -1 4194304 227 204 0 0 0 0 0 0 20 0 1 0 66522707 4292608 736 18446744073709551615 94647626891264 94647627785797 140727279010256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94647628024848 94647628072592 94647658283008 140727279016359 140727279016453 140727279016453 140727279022055 0
/proc/72293/statm: 1048 736 672 219 0 110 0
[pid=72297] ppid=72293 vsize=1599104 memory=1554260 CPUtime=25.39 cores=0,2
/proc/72297/stat : 72297 (naps-1.03a6) R 72293 72293 69831 0 -1 4194304 162306 0 0 0 2478 61 0 0 20 0 1 0 66522709 1637482496 388565 18446744073709551615 4198400 7047149 140721082608704 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 25477120 140721082616180 140721082616294 140721082616294 140721082621897 0
/proc/72297/statm: 399776 388565 544 696 0 398937 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1603296 KiB
Current children cumulated memory: 1557204 KiB

[startup+51.1136 s]
/proc/loadavg: 4.18 4.16 4.17 5/259 72299
/proc/meminfo: memFree=98176792/131382116 swapFree=33009904/33010684
[pid=72293] ppid=72290 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/72293/stat : 72293 (naps-1.03a6.sh) S 72290 72293 69831 0 -1 4194304 227 204 0 0 0 0 0 0 20 0 1 0 66522707 4292608 736 18446744073709551615 94647626891264 94647627785797 140727279010256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94647628024848 94647628072592 94647658283008 140727279016359 140727279016453 140727279016453 140727279022055 0
/proc/72293/statm: 1048 736 672 219 0 110 0
[pid=72297] ppid=72293 vsize=13251424 memory=12499040 CPUtime=50.94 cores=0,2
/proc/72297/stat : 72297 (naps-1.03a6) R 72293 72293 69831 0 -1 4194304 1099394 0 0 0 4639 455 0 0 20 0 1 0 66522709 13569458176 3124760 18446744073709551615 4198400 7047149 140721082608704 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 25477120 140721082616180 140721082616294 140721082616294 140721082621897 0
/proc/72297/statm: 3312856 3124760 608 696 0 3312017 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 13255616 KiB
Current children cumulated memory: 12501984 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.15 4.16 5/258 72301
/proc/meminfo: memFree=94157160/131382116 swapFree=33009904/33010684
[pid=72293] ppid=72290 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/72293/stat : 72293 (naps-1.03a6.sh) S 72290 72293 69831 0 -1 4194304 227 204 0 0 0 0 0 0 20 0 1 0 66522707 4292608 736 18446744073709551615 94647626891264 94647627785797 140727279010256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94647628024848 94647628072592 94647658283008 140727279016359 140727279016453 140727279016453 140727279022055 0
/proc/72293/statm: 1048 736 672 219 0 110 0
[pid=72297] ppid=72293 vsize=16720696 memory=15883136 CPUtime=101.98 cores=0,2
/proc/72297/stat : 72297 (naps-1.03a6) R 72293 72293 69831 0 -1 4194304 1123656 0 0 0 9581 617 0 0 20 0 1 0 66522709 17121992704 3970784 18446744073709551615 4198400 7047149 140721082608704 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 25477120 140721082616180 140721082616294 140721082616294 140721082621897 0
/proc/72297/statm: 4180174 3970784 608 696 0 4179335 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 16724888 KiB
Current children cumulated memory: 15886080 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.15 4.16 5/258 72303
/proc/meminfo: memFree=96536404/131382116 swapFree=33009904/33010684
[pid=72293] ppid=72290 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/72293/stat : 72293 (naps-1.03a6.sh) S 72290 72293 69831 0 -1 4194304 227 204 0 0 0 0 0 0 20 0 1 0 66522707 4292608 736 18446744073709551615 94647626891264 94647627785797 140727279010256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94647628024848 94647628072592 94647658283008 140727279016359 140727279016453 140727279016453 140727279022055 0
/proc/72293/statm: 1048 736 672 219 0 110 0
[pid=72297] ppid=72293 vsize=13777360 memory=12939888 CPUtime=161.8 cores=0,2
/proc/72297/stat : 72297 (naps-1.03a6) R 72293 72293 69831 0 -1 4194304 1212273 0 0 0 15475 705 0 0 20 0 1 0 66522709 14108016640 3234972 18446744073709551615 4198400 7047149 140721082608704 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 25477120 140721082616180 140721082616294 140721082616294 140721082621897 0
/proc/72297/statm: 3444340 3234972 608 696 0 3443501 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 13781552 KiB
Current children cumulated memory: 12942832 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.14 4.16 5/257 72306
/proc/meminfo: memFree=76505880/131382116 swapFree=33009904/33010684
[pid=72293] ppid=72290 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/72293/stat : 72293 (naps-1.03a6.sh) S 72290 72293 69831 0 -1 4194304 227 204 0 0 0 0 0 0 20 0 1 0 66522707 4292608 736 18446744073709551615 94647626891264 94647627785797 140727279010256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94647628024848 94647628072592 94647658283008 140727279016359 140727279016453 140727279016453 140727279022055 0
/proc/72293/statm: 1048 736 672 219 0 110 0
[pid=72297] ppid=72293 vsize=17352844 memory=16214136 CPUtime=221.64 cores=0,2
/proc/72297/stat : 72297 (naps-1.03a6) R 72293 72293 69831 0 -1 4194304 1360620 0 0 0 21314 850 0 0 20 0 1 0 66522709 17769312256 4053534 18446744073709551615 4198400 7047149 140721082608704 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 25477120 140721082616180 140721082616294 140721082616294 140721082621897 0
/proc/72297/statm: 4338211 4053534 608 696 0 4337372 0
Current children cumulated CPU time: 221.64 s
Current children cumulated vsize: 17357036 KiB

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

/proc/72297/statm: 3230831 3061046 608 696 0 3229992 0
Current children cumulated CPU time: 3033.04 s
Current children cumulated vsize: 12927516 KiB
Current children cumulated memory: 12247128 KiB

[startup+3102.3 s]
/proc/loadavg: 3.42 3.85 3.99 4/247 72581
/proc/meminfo: memFree=97819700/131382116 swapFree=33009904/33010684
[pid=72293] ppid=72290 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/72293/stat : 72293 (naps-1.03a6.sh) S 72290 72293 69831 0 -1 4194304 227 204 0 0 0 0 0 0 20 0 1 0 66522707 4292608 736 18446744073709551615 94647626891264 94647627785797 140727279010256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94647628024848 94647628072592 94647658283008 140727279016359 140727279016453 140727279016453 140727279022055 0
/proc/72293/statm: 1048 736 672 219 0 110 0
[pid=72297] ppid=72293 vsize=12736160 memory=12056704 CPUtime=3092.87 cores=0,2
/proc/72297/stat : 72297 (naps-1.03a6) R 72293 72293 69831 0 -1 4194304 1608422 0 0 0 306447 2840 0 0 20 0 1 0 66522709 13041827840 3014176 18446744073709551615 4198400 7047149 140721082608704 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 25477120 140721082616180 140721082616294 140721082616294 140721082621897 0
/proc/72297/statm: 3184040 3014176 608 696 0 3183201 0
Current children cumulated CPU time: 3092.87 s
Current children cumulated vsize: 12740352 KiB
Current children cumulated memory: 12059648 KiB

[startup+3162.3 s]
/proc/loadavg: 3.28 3.73 3.94 4/247 72583
/proc/meminfo: memFree=97284072/131382116 swapFree=33009904/33010684
[pid=72293] ppid=72290 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/72293/stat : 72293 (naps-1.03a6.sh) S 72290 72293 69831 0 -1 4194304 227 204 0 0 0 0 0 0 20 0 1 0 66522707 4292608 736 18446744073709551615 94647626891264 94647627785797 140727279010256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94647628024848 94647628072592 94647658283008 140727279016359 140727279016453 140727279016453 140727279022055 0
/proc/72293/statm: 1048 736 672 219 0 110 0
[pid=72297] ppid=72293 vsize=13310012 memory=12630524 CPUtime=3152.71 cores=0,2
/proc/72297/stat : 72297 (naps-1.03a6) R 72293 72293 69831 0 -1 4194304 1614229 0 0 0 312391 2880 0 0 20 0 1 0 66522709 13629452288 3157631 18446744073709551615 4198400 7047149 140721082608704 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 25477120 140721082616180 140721082616294 140721082616294 140721082621897 0
/proc/72297/statm: 3327503 3157631 608 696 0 3326664 0
Current children cumulated CPU time: 3152.71 s
Current children cumulated vsize: 13314204 KiB
Current children cumulated memory: 12633468 KiB

[startup+3222.3 s]
/proc/loadavg: 3.16 3.61 3.89 4/248 72586
/proc/meminfo: memFree=96244004/131382116 swapFree=33009904/33010684
[pid=72293] ppid=72290 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/72293/stat : 72293 (naps-1.03a6.sh) S 72290 72293 69831 0 -1 4194304 227 204 0 0 0 0 0 0 20 0 1 0 66522707 4292608 736 18446744073709551615 94647626891264 94647627785797 140727279010256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94647628024848 94647628072592 94647658283008 140727279016359 140727279016453 140727279016453 140727279022055 0
/proc/72293/statm: 1048 736 672 219 0 110 0
[pid=72297] ppid=72293 vsize=14115480 memory=13649168 CPUtime=3212.54 cores=0,2
/proc/72297/stat : 72297 (naps-1.03a6) R 72293 72293 69831 0 -1 4194304 1622958 0 0 0 318296 2958 0 0 20 0 1 0 66522709 14454251520 3412292 18446744073709551615 4198400 7047149 140721082608704 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 25477120 140721082616180 140721082616294 140721082616294 140721082621897 0
/proc/72297/statm: 3528870 3412292 608 696 0 3528031 0
Current children cumulated CPU time: 3212.54 s
Current children cumulated vsize: 14119672 KiB
Current children cumulated memory: 13652112 KiB

[startup+3282.3 s]
/proc/loadavg: 3.11 3.51 3.83 4/248 72599
/proc/meminfo: memFree=97483076/131382116 swapFree=33009904/33010684
[pid=72293] ppid=72290 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/72293/stat : 72293 (naps-1.03a6.sh) S 72290 72293 69831 0 -1 4194304 227 204 0 0 0 0 0 0 20 0 1 0 66522707 4292608 736 18446744073709551615 94647626891264 94647627785797 140727279010256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94647628024848 94647628072592 94647658283008 140727279016359 140727279016453 140727279016453 140727279022055 0
/proc/72293/statm: 1048 736 672 219 0 110 0
[pid=72297] ppid=72293 vsize=12882900 memory=12416564 CPUtime=3272.38 cores=0,2
/proc/72297/stat : 72297 (naps-1.03a6) R 72293 72293 69831 0 -1 4194304 1627659 0 0 0 324201 3037 0 0 20 0 1 0 66522709 13192089600 3104141 18446744073709551615 4198400 7047149 140721082608704 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 25477120 140721082616180 140721082616294 140721082616294 140721082621897 0
/proc/72297/statm: 3220725 3104141 608 696 0 3219886 0
Current children cumulated CPU time: 3272.38 s
Current children cumulated vsize: 12887092 KiB
Current children cumulated memory: 12419508 KiB

[startup+3342.3 s]
/proc/loadavg: 3.16 3.45 3.79 4/249 72604
/proc/meminfo: memFree=97800984/131382116 swapFree=33009904/33010684
[pid=72293] ppid=72290 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/72293/stat : 72293 (naps-1.03a6.sh) S 72290 72293 69831 0 -1 4194304 227 204 0 0 0 0 0 0 20 0 1 0 66522707 4292608 736 18446744073709551615 94647626891264 94647627785797 140727279010256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94647628024848 94647628072592 94647658283008 140727279016359 140727279016453 140727279016453 140727279022055 0
/proc/72293/statm: 1048 736 672 219 0 110 0
[pid=72297] ppid=72293 vsize=12734808 memory=12057812 CPUtime=3332.23 cores=0,2
/proc/72297/stat : 72297 (naps-1.03a6) R 72293 72293 69831 0 -1 4194304 1636133 0 0 0 330105 3118 0 0 20 0 1 0 66522709 13040443392 3014453 18446744073709551615 4198400 7047149 140721082608704 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 25477120 140721082616180 140721082616294 140721082616294 140721082621897 0
/proc/72297/statm: 3183702 3014453 608 696 0 3182863 0
Current children cumulated CPU time: 3332.23 s
Current children cumulated vsize: 12739000 KiB
Current children cumulated memory: 12060756 KiB

[startup+3402.3 s]
/proc/loadavg: 3.11 3.38 3.74 4/248 72610
/proc/meminfo: memFree=97777432/131382116 swapFree=33009904/33010684
[pid=72293] ppid=72290 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/72293/stat : 72293 (naps-1.03a6.sh) S 72290 72293 69831 0 -1 4194304 227 204 0 0 0 0 0 0 20 0 1 0 66522707 4292608 736 18446744073709551615 94647626891264 94647627785797 140727279010256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94647628024848 94647628072592 94647658283008 140727279016359 140727279016453 140727279016453 140727279022055 0
/proc/72293/statm: 1048 736 672 219 0 110 0
[pid=72297] ppid=72293 vsize=12734808 memory=12058836 CPUtime=3392.07 cores=0,2
/proc/72297/stat : 72297 (naps-1.03a6) R 72293 72293 69831 0 -1 4194304 1640642 0 0 0 336052 3155 0 0 20 0 1 0 66522709 13040443392 3014709 18446744073709551615 4198400 7047149 140721082608704 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 25477120 140721082616180 140721082616294 140721082616294 140721082621897 0
/proc/72297/statm: 3183702 3014709 608 696 0 3182863 0
Current children cumulated CPU time: 3392.07 s
Current children cumulated vsize: 12739000 KiB
Current children cumulated memory: 12061780 KiB

[startup+3462.3 s]
/proc/loadavg: 3.08 3.32 3.70 4/248 72612
/proc/meminfo: memFree=97453148/131382116 swapFree=33009904/33010684
[pid=72293] ppid=72290 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/72293/stat : 72293 (naps-1.03a6.sh) S 72290 72293 69831 0 -1 4194304 227 204 0 0 0 0 0 0 20 0 1 0 66522707 4292608 736 18446744073709551615 94647626891264 94647627785797 140727279010256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94647628024848 94647628072592 94647658283008 140727279016359 140727279016453 140727279016453 140727279022055 0
/proc/72293/statm: 1048 736 672 219 0 110 0
[pid=72297] ppid=72293 vsize=12879192 memory=12413916 CPUtime=3451.91 cores=0,2
/proc/72297/stat : 72297 (naps-1.03a6) R 72293 72293 69831 0 -1 4194304 1645431 0 0 0 342020 3171 0 0 20 0 1 0 66522709 13188292608 3103479 18446744073709551615 4198400 7047149 140721082608704 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 25477120 140721082616180 140721082616294 140721082616294 140721082621897 0
/proc/72297/statm: 3219798 3103479 608 696 0 3218959 0
Current children cumulated CPU time: 3451.91 s
Current children cumulated vsize: 12883384 KiB
Current children cumulated memory: 12416860 KiB

[startup+3522.3 s]
/proc/loadavg: 3.13 3.29 3.66 4/247 72614
/proc/meminfo: memFree=97231940/131382116 swapFree=33009904/33010684
[pid=72293] ppid=72290 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/72293/stat : 72293 (naps-1.03a6.sh) S 72290 72293 69831 0 -1 4194304 227 204 0 0 0 0 0 0 20 0 1 0 66522707 4292608 736 18446744073709551615 94647626891264 94647627785797 140727279010256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94647628024848 94647628072592 94647658283008 140727279016359 140727279016453 140727279016453 140727279022055 0
/proc/72293/statm: 1048 736 672 219 0 110 0
[pid=72297] ppid=72293 vsize=13312432 memory=12634412 CPUtime=3511.76 cores=0,2
/proc/72297/stat : 72297 (naps-1.03a6) R 72293 72293 69831 0 -1 4194304 1649484 0 0 0 347972 3204 0 0 20 0 1 0 66522709 13631930368 3158603 18446744073709551615 4198400 7047149 140721082608704 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 25477120 140721082616180 140721082616294 140721082616294 140721082621897 0
/proc/72297/statm: 3328108 3158603 608 696 0 3327269 0
Current children cumulated CPU time: 3511.76 s
Current children cumulated vsize: 13316624 KiB
Current children cumulated memory: 12637356 KiB

[startup+3582.3 s]
/proc/loadavg: 3.17 3.27 3.63 4/248 72617
/proc/meminfo: memFree=97238388/131382116 swapFree=33009904/33010684
[pid=72293] ppid=72290 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/72293/stat : 72293 (naps-1.03a6.sh) S 72290 72293 69831 0 -1 4194304 227 204 0 0 0 0 0 0 20 0 1 0 66522707 4292608 736 18446744073709551615 94647626891264 94647627785797 140727279010256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94647628024848 94647628072592 94647658283008 140727279016359 140727279016453 140727279016453 140727279022055 0
/proc/72293/statm: 1048 736 672 219 0 110 0
[pid=72297] ppid=72293 vsize=13312432 memory=12635052 CPUtime=3571.59 cores=0,2
/proc/72297/stat : 72297 (naps-1.03a6) R 72293 72293 69831 0 -1 4194304 1650342 0 0 0 353955 3204 0 0 20 0 1 0 66522709 13631930368 3158763 18446744073709551615 4198400 7047149 140721082608704 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 25477120 140721082616180 140721082616294 140721082616294 140721082621897 0
/proc/72297/statm: 3328108 3158763 608 696 0 3327269 0
Current children cumulated CPU time: 3571.59 s
Current children cumulated vsize: 13316624 KiB
Current children cumulated memory: 12637996 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.8 s]
/proc/loadavg: 3.11 3.25 3.61 4/248 72618
/proc/meminfo: memFree=97225644/131382116 swapFree=33009904/33010684
[pid=72293] ppid=72290 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/72293/stat : 72293 (naps-1.03a6.sh) S 72290 72293 69831 0 -1 4194304 227 204 0 0 0 0 0 0 20 0 1 0 66522707 4292608 736 18446744073709551615 94647626891264 94647627785797 140727279010256 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94647628024848 94647628072592 94647658283008 140727279016359 140727279016453 140727279016453 140727279022055 0
/proc/72293/statm: 1048 736 672 219 0 110 0
[pid=72297] ppid=72293 vsize=13312432 memory=12635052 CPUtime=3600.01 cores=0,2
/proc/72297/stat : 72297 (naps-1.03a6) R 72293 72293 69831 0 -1 4194304 1650966 0 0 0 356797 3204 0 0 20 0 1 0 66522709 13631930368 3158763 18446744073709551615 4198400 7047149 140721082608704 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 25477120 140721082616180 140721082616294 140721082616294 140721082621897 0
/proc/72297/statm: 3328108 3158763 608 696 0 3327269 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 13316624 KiB
Current children cumulated memory: 12637996 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.00098 s, system=0.009369 s

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

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

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

Child status: 10

Real time (s): 3610.87
CPU time (s): 3600.1
CPU user time (s): 3567.98
CPU system time (s): 32.1157
CPU usage (%): 99.7018
Max. virtual memory (cumulated for all children) (KiB): 19675496
Max. memory (cumulated for all children) (KiB): 18649164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3567.98
system time used= 32.1157
maximum resident set size= 18646220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1651398
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 544
involuntary context switches= 8201


# summary of solver processes directly reported to runsolver:
#   pid: 72293,72297
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3567.98
#   total CPU system time (s): 32.1157

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.2887 second user time and 37.1416 second system time

The end

Launcher Data

Begin job on nodeC010 at 2025-07-03 04:07:13
IDJOB=4509324
IDBENCH=158611
IDSOLVER=3341
FILE ID=nodeC010/4509324-1751508433
RUNJOBID= nodeC010-1751500200-69841
SLURM_JOB_ID= 9598581
Free space on /tmp= 430400 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/hw64/normalized-hw64-vm99p-opt.opb.negationfix.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4509324-1751508433/watcher-4509324-1751508433 -o /tmp/evaluation-result-4509324-1751508433/solver-4509324-1751508433 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751500200-69841 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4509324-1751508433.opb

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

MD5SUM BENCH= 1d8b9a75b06fe10625c514168771d7f4
RANDOM SEED=697523583

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        112149004 kB
MemAvailable:   114922228 kB
Buffers:            2128 kB
Cached:          3572924 kB
SwapCached:           24 kB
Active:         15457936 kB
Inactive:        2986988 kB
Active(anon):   14881472 kB
Inactive(anon):     6336 kB
Active(file):     576464 kB
Inactive(file):  2980652 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7572 kB
Writeback:             0 kB
AnonPages:      14870672 kB
Mapped:           111864 kB
Shmem:             17936 kB
KReclaimable:     111472 kB
Slab:             195592 kB
SReclaimable:     111472 kB
SUnreclaim:        84120 kB
KernelStack:        4160 kB
PageTables:        32368 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   16650924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149512 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   9926656 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:      205640 kB
DirectMap2M:    12279808 kB
DirectMap1G:    123731968 kB

Free space on /tmp at the end= 429980 MiB
End job on nodeC010 at 2025-07-03 05:07:24