Trace number 4509462

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.2 3612.82

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/
hw32/normalized-hw32-vm90p-opt.opb.negationfix.opb
MD5SUM152bb06216511240edab5f108e287529
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 benchmark29
Best CPU time to get the best result obtained on this benchmark1.42268
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10432
Total number of constraints716
Number of constraints which are clauses325
Number of constraints which are cardinality constraints (but not clauses)325
Number of constraints which are nor clauses,nor cardinality constraints66
Minimum length of a constraint32
Maximum length of a constraint326
Number of terms in the objective function 32
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 32
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 119831
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 269644
Number of bits of the biggest sum of numbers19
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.06	c NaPS 1.03a6.
0.00/0.06	c Input file name: HOME/instance-4509462-1751524861.opb
74.21/74.56	c single stage optimization mode
3600.05/3612.70	c 
3600.05/3612.70	c *** TERMINATED *** by signal 15
3600.05/3612.70	s UNKNOWN
3600.05/3612.70	c _____________________________________________________________________________
3600.05/3612.70	c std/band forms        : 401,0
3600.05/3612.70	c 2cl/3cl ITE-codings   : 6717837,0
3600.05/3612.70	c BDD/srt/adr Max costs : 612004,100674,0
3600.05/3612.70	c BDDraw/bin/mul/srt/adr: 26,0,0,375,0
3600.05/3612.70	c BDD nodes             : 10436354
3600.05/3612.70	c Es1/CC detections     : 0,0
3600.05/3612.70	c CC sort               : 325
3600.05/3612.70	c SAT/UNSAT calls       : 0,0
3600.05/3612.70	c regenrated variables  : 0
3600.05/3612.70	c eliminated fixed lits : 0
3600.05/3612.70	c goal lit flips        : 0
3600.05/3612.70	c goal stages           : 1
3600.05/3612.70	c goal shrink           : 0
3600.05/3612.70	c goal coeff separations: 0
3600.05/3612.70	c restarts              : 0
3600.05/3612.70	c conflicts             : 0              (0 /sec)
3600.05/3612.70	c decisions             : 0              (0 /sec)
3600.05/3612.70	c propagations          : 0              (0 /sec)
3600.05/3612.70	c inspects              : 0              (0 /sec)
3600.05/3612.70	c CPU time (solving tm) : 3576 s        (3503 s, SAT 0 s, UNSAT 0 s)
3600.05/3612.70	c Time for Opt-base     : 2.461 s
3600.05/3612.70	c Steps for Opt-base    : 13833484
3600.05/3612.70	c Time for BDD coding   : 54.58 s
3600.05/3612.70	c Time for srt coding   : 0.7254 s
3600.05/3612.70	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 (63024 MiB free)
  memory of node 1: 64465 MiB (63703 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4509462-1751524861/watcher-4509462-1751524861 -o /tmp/evaluation-result-4509462-1751524861/solver-4509462-1751524861 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751524861-76254 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4509462-1751524861.opb 

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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=76307, runsolver pid=76298
Current StackSize limit: 8192 KiB


[startup+0.100236 s]*
/proc/loadavg: 0.76 1.06 1.54 6/259 76328
/proc/meminfo: memFree=129767732/131382112 swapFree=33010416/33010684
[pid=76307] ppid=76298 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/76307/stat : 76307 (naps-1.03a6.sh) S 76298 76307 76243 0 -1 4194304 228 206 0 1 0 0 0 0 20 0 1 0 68165553 4292608 704 18446744073709551615 94422771412992 94422772307525 140735950938528 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94422772546576 94422772594320 94422805868544 140735950940583 140735950940677 140735950940677 140735950946279 0
/proc/76307/statm: 1048 704 640 219 0 110 0
[pid=76327] ppid=76307 vsize=5768 memory=3968 CPUtime=0.05 cores=4,6
/proc/76327/stat : 76327 (naps-1.03a6) R 76307 76307 76243 0 -1 4194304 540 0 0 0 5 0 0 0 20 0 1 0 68165559 5906432 992 18446744073709551615 4198400 7047149 140728204716464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29278208 140728204724596 140728204724710 140728204724710 140728204730313 0
/proc/76327/statm: 1442 992 544 696 0 603 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 9960 KiB
Current children cumulated memory: 6784 KiB

[startup+0.213443 s]*
/proc/loadavg: 0.76 1.06 1.54 5/259 76328
/proc/meminfo: memFree=129763196/131382112 swapFree=33010416/33010684
[pid=76307] ppid=76298 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/76307/stat : 76307 (naps-1.03a6.sh) S 76298 76307 76243 0 -1 4194304 228 206 0 1 0 0 0 0 20 0 1 0 68165553 4292608 704 18446744073709551615 94422771412992 94422772307525 140735950938528 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94422772546576 94422772594320 94422805868544 140735950940583 140735950940677 140735950940677 140735950946279 0
/proc/76307/statm: 1048 704 640 219 0 110 0
[pid=76327] ppid=76307 vsize=11064 memory=9076 CPUtime=0.15 cores=4,6
/proc/76327/stat : 76327 (naps-1.03a6) R 76307 76307 76243 0 -1 4194304 2007 0 0 0 15 0 0 0 20 0 1 0 68165559 11329536 2269 18446744073709551615 4198400 7047149 140728204716464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29278208 140728204724596 140728204724710 140728204724710 140728204730313 0
/proc/76327/statm: 2766 2269 544 696 0 1927 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 15256 KiB
Current children cumulated memory: 11892 KiB

[startup+0.313867 s]*
/proc/loadavg: 0.76 1.06 1.54 6/259 76328
/proc/meminfo: memFree=129747320/131382112 swapFree=33010416/33010684
[pid=76307] ppid=76298 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/76307/stat : 76307 (naps-1.03a6.sh) S 76298 76307 76243 0 -1 4194304 228 206 0 1 0 0 0 0 20 0 1 0 68165553 4292608 704 18446744073709551615 94422771412992 94422772307525 140735950938528 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94422772546576 94422772594320 94422805868544 140735950940583 140735950940677 140735950940677 140735950946279 0
/proc/76307/statm: 1048 704 640 219 0 110 0
[pid=76327] ppid=76307 vsize=12440 memory=10484 CPUtime=0.25 cores=4,6
/proc/76327/stat : 76327 (naps-1.03a6) R 76307 76307 76243 0 -1 4194304 2356 0 0 0 25 0 0 0 20 0 1 0 68165559 12738560 2621 18446744073709551615 4198400 7047149 140728204716464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29278208 140728204724596 140728204724710 140728204724710 140728204730313 0
/proc/76327/statm: 3110 2621 544 696 0 2271 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 16632 KiB
Current children cumulated memory: 13300 KiB

[startup+0.70037 s]
/proc/loadavg: 0.76 1.06 1.54 6/259 76328
/proc/meminfo: memFree=129719600/131382112 swapFree=33010416/33010684
[pid=76307] ppid=76298 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/76307/stat : 76307 (naps-1.03a6.sh) S 76298 76307 76243 0 -1 4194304 228 206 0 1 0 0 0 0 20 0 1 0 68165553 4292608 704 18446744073709551615 94422771412992 94422772307525 140735950938528 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94422772546576 94422772594320 94422805868544 140735950940583 140735950940677 140735950940677 140735950946279 0
/proc/76307/statm: 1048 704 640 219 0 110 0
[pid=76327] ppid=76307 vsize=30896 memory=28972 CPUtime=0.63 cores=4,6
/proc/76327/stat : 76327 (naps-1.03a6) R 76307 76307 76243 0 -1 4194304 7309 0 0 0 61 2 0 0 20 0 1 0 68165559 31637504 7243 18446744073709551615 4198400 7047149 140728204716464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29278208 140728204724596 140728204724710 140728204724710 140728204730313 0
/proc/76327/statm: 7724 7243 576 696 0 6885 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 35088 KiB
Current children cumulated memory: 31788 KiB

[startup+1.50037 s]
/proc/loadavg: 1.02 1.11 1.55 6/259 76328
/proc/meminfo: memFree=129629888/131382112 swapFree=33010416/33010684
[pid=76307] ppid=76298 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/76307/stat : 76307 (naps-1.03a6.sh) S 76298 76307 76243 0 -1 4194304 228 206 0 1 0 0 0 0 20 0 1 0 68165553 4292608 704 18446744073709551615 94422771412992 94422772307525 140735950938528 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94422772546576 94422772594320 94422805868544 140735950940583 140735950940677 140735950940677 140735950946279 0
/proc/76307/statm: 1048 704 640 219 0 110 0
[pid=76327] ppid=76307 vsize=85128 memory=82896 CPUtime=1.43 cores=4,6
/proc/76327/stat : 76327 (naps-1.03a6) R 76307 76307 76243 0 -1 4194304 20115 0 0 0 136 7 0 0 20 0 1 0 68165559 87171072 20724 18446744073709551615 4198400 7047149 140728204716464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29278208 140728204724596 140728204724710 140728204724710 140728204730313 0
/proc/76327/statm: 21282 20724 576 696 0 20443 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 89320 KiB
Current children cumulated memory: 85712 KiB

[startup+3.11304 s]
/proc/loadavg: 1.02 1.11 1.55 6/259 76328
/proc/meminfo: memFree=129216540/131382112 swapFree=33010416/33010684
[pid=76307] ppid=76298 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/76307/stat : 76307 (naps-1.03a6.sh) S 76298 76307 76243 0 -1 4194304 228 206 0 1 0 0 0 0 20 0 1 0 68165553 4292608 704 18446744073709551615 94422771412992 94422772307525 140735950938528 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94422772546576 94422772594320 94422805868544 140735950940583 140735950940677 140735950940677 140735950946279 0
/proc/76307/statm: 1048 704 640 219 0 110 0
[pid=76327] ppid=76307 vsize=219596 memory=217320 CPUtime=3.03 cores=4,6
/proc/76327/stat : 76327 (naps-1.03a6) R 76307 76307 76243 0 -1 4194304 53139 0 0 0 291 12 0 0 20 0 1 0 68165559 224866304 54330 18446744073709551615 4198400 7047149 140728204716464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29278208 140728204724596 140728204724710 140728204724710 140728204730313 0
/proc/76327/statm: 54899 54330 576 696 0 54060 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 223788 KiB
Current children cumulated memory: 220136 KiB

[startup+6.30033 s]
/proc/loadavg: 1.26 1.15 1.57 6/259 76328
/proc/meminfo: memFree=129051932/131382112 swapFree=33010416/33010684
[pid=76307] ppid=76298 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/76307/stat : 76307 (naps-1.03a6.sh) S 76298 76307 76243 0 -1 4194304 228 206 0 1 0 0 0 0 20 0 1 0 68165553 4292608 704 18446744073709551615 94422771412992 94422772307525 140735950938528 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94422772546576 94422772594320 94422805868544 140735950940583 140735950940677 140735950940677 140735950946279 0
/proc/76307/statm: 1048 704 640 219 0 110 0
[pid=76327] ppid=76307 vsize=252672 memory=245624 CPUtime=6.21 cores=4,6
/proc/76327/stat : 76327 (naps-1.03a6) R 76307 76307 76243 0 -1 4194304 57229 0 0 0 607 14 0 0 20 0 1 0 68165559 258736128 61406 18446744073709551615 4198400 7047149 140728204716464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29278208 140728204724596 140728204724710 140728204724710 140728204730313 0
/proc/76327/statm: 63168 61406 576 696 0 62329 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 256864 KiB
Current children cumulated memory: 248440 KiB

[startup+12.7003 s]
/proc/loadavg: 1.48 1.20 1.58 6/259 76328
/proc/meminfo: memFree=128648876/131382112 swapFree=33010416/33010684
[pid=76307] ppid=76298 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/76307/stat : 76307 (naps-1.03a6.sh) S 76298 76307 76243 0 -1 4194304 228 206 0 1 0 0 0 0 20 0 1 0 68165553 4292608 704 18446744073709551615 94422771412992 94422772307525 140735950938528 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94422772546576 94422772594320 94422805868544 140735950940583 140735950940677 140735950940677 140735950946279 0
/proc/76307/statm: 1048 704 640 219 0 110 0
[pid=76327] ppid=76307 vsize=321248 memory=306880 CPUtime=12.58 cores=4,6
/proc/76327/stat : 76327 (naps-1.03a6) R 76307 76307 76243 0 -1 4194304 65054 0 0 0 1242 16 0 0 20 0 1 0 68165559 328957952 76720 18446744073709551615 4198400 7047149 140728204716464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29278208 140728204724596 140728204724710 140728204724710 140728204730313 0
/proc/76327/statm: 80312 76720 576 696 0 79473 0
Current children cumulated CPU time: 12.58 s
Current children cumulated vsize: 325440 KiB
Current children cumulated memory: 309696 KiB

[startup+25.5004 s]
/proc/loadavg: 1.86 1.29 1.61 6/259 76328
/proc/meminfo: memFree=126486780/131382112 swapFree=33010416/33010684
[pid=76307] ppid=76298 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/76307/stat : 76307 (naps-1.03a6.sh) S 76298 76307 76243 0 -1 4194304 228 206 0 1 0 0 0 0 20 0 1 0 68165553 4292608 704 18446744073709551615 94422771412992 94422772307525 140735950938528 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94422772546576 94422772594320 94422805868544 140735950940583 140735950940677 140735950940677 140735950946279 0
/proc/76307/statm: 1048 704 640 219 0 110 0
[pid=76327] ppid=76307 vsize=445312 memory=437428 CPUtime=25.35 cores=4,6
/proc/76327/stat : 76327 (naps-1.03a6) R 76307 76307 76243 0 -1 4194304 81169 0 0 0 2513 22 0 0 20 0 1 0 68165559 455999488 109357 18446744073709551615 4198400 7047149 140728204716464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29278208 140728204724596 140728204724710 140728204724710 140728204730313 0
/proc/76327/statm: 111328 109357 576 696 0 110489 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 449504 KiB
Current children cumulated memory: 440244 KiB

[startup+51.1129 s]
/proc/loadavg: 2.76 1.57 1.69 6/259 76328
/proc/meminfo: memFree=125827964/131382112 swapFree=33010416/33010684
[pid=76307] ppid=76298 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/76307/stat : 76307 (naps-1.03a6.sh) S 76298 76307 76243 0 -1 4194304 228 206 0 1 0 0 0 0 20 0 1 0 68165553 4292608 704 18446744073709551615 94422771412992 94422772307525 140735950938528 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94422772546576 94422772594320 94422805868544 140735950940583 140735950940677 140735950940677 140735950946279 0
/proc/76307/statm: 1048 704 640 219 0 110 0
[pid=76327] ppid=76307 vsize=717752 memory=688628 CPUtime=50.89 cores=4,6
/proc/76327/stat : 76327 (naps-1.03a6) R 76307 76307 76243 0 -1 4194304 109955 0 0 0 5058 31 0 0 20 0 1 0 68165559 734978048 172157 18446744073709551615 4198400 7047149 140728204716464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29278208 140728204724596 140728204724710 140728204724710 140728204730313 0
/proc/76327/statm: 179438 172157 576 696 0 178599 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 721944 KiB
Current children cumulated memory: 691444 KiB

[startup+102.3 s]
/proc/loadavg: 3.52 1.96 1.82 5/259 76378
/proc/meminfo: memFree=110943768/131382112 swapFree=33010416/33010684
[pid=76307] ppid=76298 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/76307/stat : 76307 (naps-1.03a6.sh) S 76298 76307 76243 0 -1 4194304 228 206 0 1 0 0 0 0 20 0 1 0 68165553 4292608 704 18446744073709551615 94422771412992 94422772307525 140735950938528 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94422772546576 94422772594320 94422805868544 140735950940583 140735950940677 140735950940677 140735950946279 0
/proc/76307/statm: 1048 704 640 219 0 110 0
[pid=76327] ppid=76307 vsize=6068660 memory=5702104 CPUtime=101.93 cores=4,6
/proc/76327/stat : 76327 (naps-1.03a6) R 76307 76307 76243 0 -1 4194304 554158 0 0 0 9978 215 0 0 20 0 1 0 68165559 6214307840 1425526 18446744073709551615 4198400 7047149 140728204716464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29278208 140728204724596 140728204724710 140728204724710 140728204730313 0
/proc/76327/statm: 1517165 1425526 608 696 0 1516326 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 6072852 KiB
Current children cumulated memory: 5704920 KiB

[startup+162.3 s]
/proc/loadavg: 3.87 2.35 1.96 5/260 76381
/proc/meminfo: memFree=108840132/131382112 swapFree=33010416/33010684
[pid=76307] ppid=76298 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/76307/stat : 76307 (naps-1.03a6.sh) S 76298 76307 76243 0 -1 4194304 228 206 0 1 0 0 0 0 20 0 1 0 68165553 4292608 704 18446744073709551615 94422771412992 94422772307525 140735950938528 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94422772546576 94422772594320 94422805868544 140735950940583 140735950940677 140735950940677 140735950946279 0
/proc/76307/statm: 1048 704 640 219 0 110 0
[pid=76327] ppid=76307 vsize=6753104 memory=6385740 CPUtime=161.73 cores=4,6
/proc/76327/stat : 76327 (naps-1.03a6) R 76307 76307 76243 0 -1 4194304 643522 0 0 0 15817 356 0 0 20 0 1 0 68165559 6915178496 1596435 18446744073709551615 4198400 7047149 140728204716464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29278208 140728204724596 140728204724710 140728204724710 140728204730313 0
/proc/76327/statm: 1688276 1596435 640 696 0 1687437 0
Current children cumulated CPU time: 161.73 s
Current children cumulated vsize: 6757296 KiB
Current children cumulated memory: 6388556 KiB

[startup+222.3 s]
/proc/loadavg: 4.01 2.67 2.10 5/260 76385
/proc/meminfo: memFree=104382136/131382112 swapFree=33010416/33010684
[pid=76307] ppid=76298 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/76307/stat : 76307 (naps-1.03a6.sh) S 76298 76307 76243 0 -1 4194304 228 206 0 1 0 0 0 0 20 0 1 0 68165553 4292608 704 18446744073709551615 94422771412992 94422772307525 140735950938528 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94422772546576 94422772594320 94422805868544 140735950940583 140735950940677 140735950940677 140735950946279 0
/proc/76307/statm: 1048 704 640 219 0 110 0
[pid=76327] ppid=76307 vsize=8891464 memory=8221344 CPUtime=221.53 cores=4,6
/proc/76327/stat : 76327 (naps-1.03a6) R 76307 76307 76243 0 -1 4194304 758502 0 0 0 21701 452 0 0 20 0 1 0 68165559 9104859136 2055336 18446744073709551615 4198400 7047149 140728204716464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29278208 140728204724596 140728204724710 140728204724710 140728204730313 0
/proc/76327/statm: 2222866 2055336 640 696 0 2222027 0
Current children cumulated CPU time: 221.53 s

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

[pid=76307] ppid=76298 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/76307/stat : 76307 (naps-1.03a6.sh) S 76298 76307 76243 0 -1 4194304 228 206 0 1 0 0 0 0 20 0 1 0 68165553 4292608 704 18446744073709551615 94422771412992 94422772307525 140735950938528 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94422772546576 94422772594320 94422805868544 140735950940583 140735950940677 140735950940677 140735950946279 0
/proc/76307/statm: 1048 704 640 219 0 110 0
[pid=76327] ppid=76307 vsize=6580268 memory=6212544 CPUtime=3091.45 cores=4,6
/proc/76327/stat : 76327 (naps-1.03a6) R 76307 76307 76243 0 -1 4194304 1010741 0 0 0 307110 2035 0 0 20 0 1 0 68165559 6738194432 1553136 18446744073709551615 4198400 7047149 140728204716464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29278208 140728204724596 140728204724710 140728204724710 140728204730313 0
/proc/76327/statm: 1645067 1553136 640 696 0 1644228 0
Current children cumulated CPU time: 3091.45 s
Current children cumulated vsize: 6584460 KiB
Current children cumulated memory: 6215360 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.11 4.04 5/253 76532
/proc/meminfo: memFree=109140704/131382112 swapFree=33010416/33010684
[pid=76307] ppid=76298 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/76307/stat : 76307 (naps-1.03a6.sh) S 76298 76307 76243 0 -1 4194304 228 206 0 1 0 0 0 0 20 0 1 0 68165553 4292608 704 18446744073709551615 94422771412992 94422772307525 140735950938528 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94422772546576 94422772594320 94422805868544 140735950940583 140735950940677 140735950940677 140735950946279 0
/proc/76307/statm: 1048 704 640 219 0 110 0
[pid=76327] ppid=76307 vsize=6597508 memory=6229784 CPUtime=3151.24 cores=4,6
/proc/76327/stat : 76327 (naps-1.03a6) R 76307 76307 76243 0 -1 4194304 1019088 0 0 0 313020 2104 0 0 20 0 1 0 68165559 6755848192 1557446 18446744073709551615 4198400 7047149 140728204716464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29278208 140728204724596 140728204724710 140728204724710 140728204730313 0
/proc/76327/statm: 1649377 1557446 640 696 0 1648538 0
Current children cumulated CPU time: 3151.24 s
Current children cumulated vsize: 6601700 KiB
Current children cumulated memory: 6232600 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.10 4.04 5/255 76538
/proc/meminfo: memFree=109978624/131382112 swapFree=33010416/33010684
[pid=76307] ppid=76298 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/76307/stat : 76307 (naps-1.03a6.sh) S 76298 76307 76243 0 -1 4194304 228 206 0 1 0 0 0 0 20 0 1 0 68165553 4292608 704 18446744073709551615 94422771412992 94422772307525 140735950938528 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94422772546576 94422772594320 94422805868544 140735950940583 140735950940677 140735950940677 140735950946279 0
/proc/76307/statm: 1048 704 640 219 0 110 0
[pid=76327] ppid=76307 vsize=6590864 memory=6223220 CPUtime=3211.03 cores=4,6
/proc/76327/stat : 76327 (naps-1.03a6) R 76307 76307 76243 0 -1 4194304 1028041 0 0 0 318933 2170 0 0 20 0 1 0 68165559 6749044736 1555805 18446744073709551615 4198400 7047149 140728204716464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29278208 140728204724596 140728204724710 140728204724710 140728204730313 0
/proc/76327/statm: 1647716 1555805 640 696 0 1646877 0
Current children cumulated CPU time: 3211.03 s
Current children cumulated vsize: 6595056 KiB
Current children cumulated memory: 6226036 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.09 4.04 5/255 76540
/proc/meminfo: memFree=110023008/131382112 swapFree=33010416/33010684
[pid=76307] ppid=76298 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/76307/stat : 76307 (naps-1.03a6.sh) S 76298 76307 76243 0 -1 4194304 228 206 0 1 0 0 0 0 20 0 1 0 68165553 4292608 704 18446744073709551615 94422771412992 94422772307525 140735950938528 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94422772546576 94422772594320 94422805868544 140735950940583 140735950940677 140735950940677 140735950946279 0
/proc/76307/statm: 1048 704 640 219 0 110 0
[pid=76327] ppid=76307 vsize=6595192 memory=6227468 CPUtime=3270.82 cores=4,6
/proc/76327/stat : 76327 (naps-1.03a6) R 76307 76307 76243 0 -1 4194304 1033772 0 0 0 324876 2206 0 0 20 0 1 0 68165559 6753476608 1556867 18446744073709551615 4198400 7047149 140728204716464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29278208 140728204724596 140728204724710 140728204724710 140728204730313 0
/proc/76327/statm: 1648798 1556867 640 696 0 1647959 0
Current children cumulated CPU time: 3270.82 s
Current children cumulated vsize: 6599384 KiB
Current children cumulated memory: 6230284 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.09 4.04 5/255 76542
/proc/meminfo: memFree=110031480/131382112 swapFree=33010416/33010684
[pid=76307] ppid=76298 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/76307/stat : 76307 (naps-1.03a6.sh) S 76298 76307 76243 0 -1 4194304 228 206 0 1 0 0 0 0 20 0 1 0 68165553 4292608 704 18446744073709551615 94422771412992 94422772307525 140735950938528 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94422772546576 94422772594320 94422805868544 140735950940583 140735950940677 140735950940677 140735950946279 0
/proc/76307/statm: 1048 704 640 219 0 110 0
[pid=76327] ppid=76307 vsize=6628928 memory=6122708 CPUtime=3330.6 cores=4,6
/proc/76327/stat : 76327 (naps-1.03a6) R 76307 76307 76243 0 -1 4194304 1041426 0 0 0 330798 2262 0 0 20 0 1 0 68165559 6788022272 1530677 18446744073709551615 4198400 7047149 140728204716464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29278208 140728204724596 140728204724710 140728204724710 140728204730313 0
/proc/76327/statm: 1657232 1530677 640 696 0 1656393 0
Current children cumulated CPU time: 3330.6 s
Current children cumulated vsize: 6633120 KiB
Current children cumulated memory: 6125524 KiB

[startup+3402.3 s]
/proc/loadavg: 4.19 4.12 4.05 5/256 76545
/proc/meminfo: memFree=109627012/131382112 swapFree=33010416/33010684
[pid=76307] ppid=76298 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/76307/stat : 76307 (naps-1.03a6.sh) S 76298 76307 76243 0 -1 4194304 228 206 0 1 0 0 0 0 20 0 1 0 68165553 4292608 704 18446744073709551615 94422771412992 94422772307525 140735950938528 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94422772546576 94422772594320 94422805868544 140735950940583 140735950940677 140735950940677 140735950946279 0
/proc/76307/statm: 1048 704 640 219 0 110 0
[pid=76327] ppid=76307 vsize=6633624 memory=6128144 CPUtime=3390.4 cores=4,6
/proc/76327/stat : 76327 (naps-1.03a6) R 76307 76307 76243 0 -1 4194304 1049260 0 0 0 336729 2311 0 0 20 0 1 0 68165559 6792830976 1532036 18446744073709551615 4198400 7047149 140728204716464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29278208 140728204724596 140728204724710 140728204724710 140728204730313 0
/proc/76327/statm: 1658406 1532036 640 696 0 1657567 0
Current children cumulated CPU time: 3390.4 s
Current children cumulated vsize: 6637816 KiB
Current children cumulated memory: 6130960 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.09 4.04 5/256 76547
/proc/meminfo: memFree=109738944/131382112 swapFree=33010416/33010684
[pid=76307] ppid=76298 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/76307/stat : 76307 (naps-1.03a6.sh) S 76298 76307 76243 0 -1 4194304 228 206 0 1 0 0 0 0 20 0 1 0 68165553 4292608 704 18446744073709551615 94422771412992 94422772307525 140735950938528 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94422772546576 94422772594320 94422805868544 140735950940583 140735950940677 140735950940677 140735950946279 0
/proc/76307/statm: 1048 704 640 219 0 110 0
[pid=76327] ppid=76307 vsize=6657872 memory=6152392 CPUtime=3450.19 cores=4,6
/proc/76327/stat : 76327 (naps-1.03a6) R 76307 76307 76243 0 -1 4194304 1053389 0 0 0 342682 2337 0 0 20 0 1 0 68165559 6817660928 1538098 18446744073709551615 4198400 7047149 140728204716464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29278208 140728204724596 140728204724710 140728204724710 140728204730313 0
/proc/76327/statm: 1664468 1538098 640 696 0 1663629 0
Current children cumulated CPU time: 3450.19 s
Current children cumulated vsize: 6662064 KiB
Current children cumulated memory: 6155208 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.10 4.05 5/254 76553
/proc/meminfo: memFree=109646028/131382112 swapFree=33010416/33010684
[pid=76307] ppid=76298 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/76307/stat : 76307 (naps-1.03a6.sh) S 76298 76307 76243 0 -1 4194304 228 206 0 1 0 0 0 0 20 0 1 0 68165553 4292608 704 18446744073709551615 94422771412992 94422772307525 140735950938528 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94422772546576 94422772594320 94422805868544 140735950940583 140735950940677 140735950940677 140735950946279 0
/proc/76307/statm: 1048 704 640 219 0 110 0
[pid=76327] ppid=76307 vsize=6599632 memory=6231988 CPUtime=3509.97 cores=4,6
/proc/76327/stat : 76327 (naps-1.03a6) R 76307 76307 76243 0 -1 4194304 1061942 0 0 0 348607 2390 0 0 20 0 1 0 68165559 6758023168 1557997 18446744073709551615 4198400 7047149 140728204716464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29278208 140728204724596 140728204724710 140728204724710 140728204730313 0
/proc/76327/statm: 1649908 1557997 640 696 0 1649069 0
Current children cumulated CPU time: 3509.97 s
Current children cumulated vsize: 6603824 KiB
Current children cumulated memory: 6234804 KiB

[startup+3582.3 s]
/proc/loadavg: 4.18 4.11 4.05 5/254 76555
/proc/meminfo: memFree=109623296/131382112 swapFree=33010416/33010684
[pid=76307] ppid=76298 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/76307/stat : 76307 (naps-1.03a6.sh) S 76298 76307 76243 0 -1 4194304 228 206 0 1 0 0 0 0 20 0 1 0 68165553 4292608 704 18446744073709551615 94422771412992 94422772307525 140735950938528 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94422772546576 94422772594320 94422805868544 140735950940583 140735950940677 140735950940677 140735950946279 0
/proc/76307/statm: 1048 704 640 219 0 110 0
[pid=76327] ppid=76307 vsize=6589816 memory=6222092 CPUtime=3569.76 cores=4,6
/proc/76327/stat : 76327 (naps-1.03a6) R 76307 76307 76243 0 -1 4194304 1066274 0 0 0 354556 2420 0 0 20 0 1 0 68165559 6747971584 1555523 18446744073709551615 4198400 7047149 140728204716464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29278208 140728204724596 140728204724710 140728204724710 140728204730313 0
/proc/76327/statm: 1647454 1555523 640 696 0 1646615 0
Current children cumulated CPU time: 3569.76 s
Current children cumulated vsize: 6594008 KiB
Current children cumulated memory: 6224908 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.7 s]
/proc/loadavg: 4.18 4.12 4.06 3/244 76572
/proc/meminfo: memFree=123319864/131382112 swapFree=33010416/33010684
[pid=76307] ppid=76298 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/76307/stat : 76307 (naps-1.03a6.sh) S 76298 76307 76243 0 -1 4194304 228 206 0 1 0 0 0 0 20 0 1 0 68165553 4292608 704 18446744073709551615 94422771412992 94422772307525 140735950938528 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94422772546576 94422772594320 94422805868544 140735950940583 140735950940677 140735950940677 140735950946279 0
/proc/76307/statm: 1048 704 640 219 0 110 0
[pid=76327] ppid=76307 vsize=6589816 memory=6222092 CPUtime=3600.05 cores=4,6
/proc/76327/stat : 76327 (naps-1.03a6) R 76307 76307 76243 0 -1 4194304 1070155 0 0 0 357561 2444 0 0 20 0 1 0 68165559 6747971584 1555523 18446744073709551615 4198400 7047149 140728204716464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29278208 140728204724596 140728204724710 140728204724710 140728204730313 0
/proc/76327/statm: 1647454 1555523 640 696 0 1646615 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 6594008 KiB
Current children cumulated memory: 6224908 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

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

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

[startup+3612.81 s]*
/proc/loadavg: 4.18 4.12 4.06 3/246 76616
/proc/meminfo: memFree=126399384/131382112 swapFree=33010416/33010684
Current cumulated CPU time of completed processes: 0.012362 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 10

Real time (s): 3612.82
CPU time (s): 3600.2
CPU user time (s): 3575.62
CPU system time (s): 24.5746
CPU usage (%): 99.6506
Max. virtual memory (cumulated for all children) (KiB): 9904948
Max. memory (cumulated for all children) (KiB): 9311264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3575.62
system time used= 24.5746
maximum resident set size= 9308448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1070590
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 270
involuntary context switches= 19868


# summary of solver processes directly reported to runsolver:
#   pid: 76307,76327
#   total CPU time (s): 3600.2
#   total CPU user time (s): 3575.62
#   total CPU system time (s): 24.5746

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.3613 second user time and 38.8534 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-07-03 08:41:01
IDJOB=4509462
IDBENCH=158620
IDSOLVER=3341
FILE ID=nodeC005/4509462-1751524861
RUNJOBID= nodeC005-1751524861-76254
SLURM_JOB_ID= 9598652
Free space on /tmp= 429488 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/hw32/normalized-hw32-vm90p-opt.opb.negationfix.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4509462-1751524861/watcher-4509462-1751524861 -o /tmp/evaluation-result-4509462-1751524861/solver-4509462-1751524861 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751524861-76254 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4509462-1751524861.opb

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

MD5SUM BENCH= 152bb06216511240edab5f108e287529
RANDOM SEED=979460519

nodeC005 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.245
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.136
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.90
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.552
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.234
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.230
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.242
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.90
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.454
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.90
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.582
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129746640 kB
MemAvailable:   129867032 kB
Buffers:            2128 kB
Cached:           909516 kB
SwapCached:           24 kB
Active:           714000 kB
Inactive:         262904 kB
Active(anon):      80120 kB
Inactive(anon):     3164 kB
Active(file):     633880 kB
Inactive(file):   259740 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             23556 kB
Writeback:             0 kB
AnonPages:         68396 kB
Mapped:           103696 kB
Shmem:             17936 kB
KReclaimable:     132800 kB
Slab:             219896 kB
SReclaimable:     132800 kB
SUnreclaim:        87096 kB
KernelStack:        3888 kB
PageTables:         2820 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     339296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149288 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 429468 MiB
End job on nodeC005 at 2025-07-03 09:41:15