Trace number 4509370

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.22 3611.96

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/
hw64/normalized-hw64-vm85p-opt.opb.negationfix.opb
MD5SUM6fdf9a7d79ebf074d013716e2aa9fa25
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 benchmark54
Best CPU time to get the best result obtained on this benchmark19.1004
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40320
Total number of constraints1388
Number of constraints which are clauses629
Number of constraints which are cardinality constraints (but not clauses)629
Number of constraints which are nor clauses,nor cardinality constraints130
Minimum length of a constraint64
Maximum length of a constraint630
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 228799
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 550916
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.01	c NaPS 1.03a6.
0.00/0.01	c Input file name: HOME/instance-4509370-1751508697.opb
106.04/106.42	c single stage optimization mode
3600.04/3611.80	c 
3600.04/3611.80	c *** TERMINATED *** by signal 15
3600.04/3611.80	s UNKNOWN
3600.04/3611.80	c _____________________________________________________________________________
3600.04/3611.80	c std/band forms        : 779,0
3600.04/3611.80	c 2cl/3cl ITE-codings   : 1903,0
3600.04/3611.80	c BDD/srt/adr Max costs : 612005,231695,0
3600.04/3611.80	c BDDraw/bin/mul/srt/adr: 22,0,0,757,0
3600.04/3611.80	c BDD nodes             : 11314893
3600.04/3611.80	c Es1/CC detections     : 0,0
3600.04/3611.80	c CC sort               : 629
3600.04/3611.80	c SAT/UNSAT calls       : 0,0
3600.04/3611.80	c regenrated variables  : 0
3600.04/3611.80	c eliminated fixed lits : 0
3600.04/3611.80	c goal lit flips        : 0
3600.04/3611.80	c goal stages           : 1
3600.04/3611.80	c goal shrink           : 0
3600.04/3611.80	c goal coeff separations: 0
3600.04/3611.80	c restarts              : 0
3600.04/3611.80	c conflicts             : 0              (0 /sec)
3600.04/3611.80	c decisions             : 0              (0 /sec)
3600.04/3611.80	c propagations          : 0              (0 /sec)
3600.04/3611.80	c inspects              : 0              (0 /sec)
3600.04/3611.80	c CPU time (solving tm) : 3570 s        (3468 s, SAT 0 s, UNSAT 0 s)
3600.04/3611.80	c Time for Opt-base     : 10.7 s
3600.04/3611.80	c Steps for Opt-base    : 62469540
3600.04/3611.80	c Time for BDD coding   : 60.58 s
3600.04/3611.80	c Time for srt coding   : 7.331 s
3600.04/3611.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 (36150 MiB free)
  memory of node 1: 64465 MiB (61138 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=72363, runsolver pid=72360

[startup+0.100119 s]*
/proc/loadavg: 4.25 4.17 4.17 5/260 72367
/proc/meminfo: memFree=99624276/131382116 swapFree=33009904/33010684
[pid=72363] ppid=72360 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/72363/stat : 72363 (naps-1.03a6.sh) S 72360 72363 69831 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 66549090 4292608 768 18446744073709551615 94444632920064 94444633814597 140736333696224 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94444634053648 94444634101392 94444653670400 140736333703591 140736333703685 140736333703685 140736333709287 0
/proc/72363/statm: 1048 768 704 219 0 110 0
[pid=72367] ppid=72363 vsize=7428 memory=5248 CPUtime=0.09 cores=1,3
/proc/72367/stat : 72367 (naps-1.03a6) R 72363 72363 69831 0 -1 4194304 886 0 0 0 9 0 0 0 20 0 1 0 66549092 7606272 1312 18446744073709551615 4198400 7047149 140734698775552 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33492992 140734698776948 140734698777062 140734698777062 140734698782665 0
/proc/72367/statm: 1857 1312 544 696 0 1018 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 11620 KiB
Current children cumulated memory: 8320 KiB

[startup+0.214019 s]*
/proc/loadavg: 4.25 4.17 4.17 5/260 72367
/proc/meminfo: memFree=99624276/131382116 swapFree=33009904/33010684
[pid=72363] ppid=72360 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/72363/stat : 72363 (naps-1.03a6.sh) S 72360 72363 69831 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 66549090 4292608 768 18446744073709551615 94444632920064 94444633814597 140736333696224 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94444634053648 94444634101392 94444653670400 140736333703591 140736333703685 140736333703685 140736333709287 0
/proc/72363/statm: 1048 768 704 219 0 110 0
[pid=72367] ppid=72363 vsize=11352 memory=7976 CPUtime=0.2 cores=1,3
/proc/72367/stat : 72367 (naps-1.03a6) R 72363 72363 69831 0 -1 4194304 1661 0 0 0 20 0 0 0 20 0 1 0 66549092 11624448 1994 18446744073709551615 4198400 7047149 140734698775552 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33492992 140734698776948 140734698777062 140734698777062 140734698782665 0
/proc/72367/statm: 2838 1994 544 696 0 1999 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 15544 KiB
Current children cumulated memory: 11048 KiB

[startup+0.313745 s]*
/proc/loadavg: 4.25 4.17 4.17 5/260 72367
/proc/meminfo: memFree=99624276/131382116 swapFree=33009904/33010684
[pid=72363] ppid=72360 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/72363/stat : 72363 (naps-1.03a6.sh) S 72360 72363 69831 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 66549090 4292608 768 18446744073709551615 94444632920064 94444633814597 140736333696224 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94444634053648 94444634101392 94444653670400 140736333703591 140736333703685 140736333703685 140736333709287 0
/proc/72363/statm: 1048 768 704 219 0 110 0
[pid=72367] ppid=72363 vsize=14308 memory=9896 CPUtime=0.29 cores=1,3
/proc/72367/stat : 72367 (naps-1.03a6) R 72363 72363 69831 0 -1 4194304 2148 0 0 0 29 0 0 0 20 0 1 0 66549092 14651392 2474 18446744073709551615 4198400 7047149 140734698775552 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33492992 140734698776948 140734698777062 140734698777062 140734698782665 0
/proc/72367/statm: 3577 2474 544 696 0 2738 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 18500 KiB
Current children cumulated memory: 12968 KiB

[startup+0.700399 s]
/proc/loadavg: 4.25 4.17 4.17 5/260 72367
/proc/meminfo: memFree=99624276/131382116 swapFree=33009904/33010684
[pid=72363] ppid=72360 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/72363/stat : 72363 (naps-1.03a6.sh) S 72360 72363 69831 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 66549090 4292608 768 18446744073709551615 94444632920064 94444633814597 140736333696224 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94444634053648 94444634101392 94444653670400 140736333703591 140736333703685 140736333703685 140736333709287 0
/proc/72363/statm: 1048 768 704 219 0 110 0
[pid=72367] ppid=72363 vsize=33612 memory=25336 CPUtime=0.66 cores=1,3
/proc/72367/stat : 72367 (naps-1.03a6) R 72363 72363 69831 0 -1 4194304 6303 0 0 0 65 1 0 0 20 0 1 0 66549092 34418688 6334 18446744073709551615 4198400 7047149 140734698775552 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33492992 140734698776948 140734698777062 140734698777062 140734698782665 0
/proc/72367/statm: 8403 6334 544 696 0 7564 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 37804 KiB
Current children cumulated memory: 28408 KiB

[startup+1.50042 s]
/proc/loadavg: 4.25 4.17 4.17 5/260 72367
/proc/meminfo: memFree=99325284/131382116 swapFree=33009904/33010684
[pid=72363] ppid=72360 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/72363/stat : 72363 (naps-1.03a6.sh) S 72360 72363 69831 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 66549090 4292608 768 18446744073709551615 94444632920064 94444633814597 140736333696224 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94444634053648 94444634101392 94444653670400 140736333703591 140736333703685 140736333703685 140736333709287 0
/proc/72363/statm: 1048 768 704 219 0 110 0
[pid=72367] ppid=72363 vsize=89072 memory=80124 CPUtime=1.46 cores=1,3
/proc/72367/stat : 72367 (naps-1.03a6) R 72363 72363 69831 0 -1 4194304 20890 0 0 0 142 4 0 0 20 0 1 0 66549092 91209728 20031 18446744073709551615 4198400 7047149 140734698775552 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33492992 140734698776948 140734698777062 140734698777062 140734698782665 0
/proc/72367/statm: 22268 20031 576 696 0 21429 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 93264 KiB
Current children cumulated memory: 83196 KiB

[startup+3.11363 s]
/proc/loadavg: 4.23 4.16 4.17 5/260 72367
/proc/meminfo: memFree=98488140/131382116 swapFree=33009904/33010684
[pid=72363] ppid=72360 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/72363/stat : 72363 (naps-1.03a6.sh) S 72360 72363 69831 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 66549090 4292608 768 18446744073709551615 94444632920064 94444633814597 140736333696224 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94444634053648 94444634101392 94444653670400 140736333703591 140736333703685 140736333703685 140736333709287 0
/proc/72363/statm: 1048 768 704 219 0 110 0
[pid=72367] ppid=72363 vsize=218572 memory=209572 CPUtime=3.08 cores=1,3
/proc/72367/stat : 72367 (naps-1.03a6) R 72363 72363 69831 0 -1 4194304 52157 0 0 0 298 10 0 0 20 0 1 0 66549092 223817728 52393 18446744073709551615 4198400 7047149 140734698775552 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33492992 140734698776948 140734698777062 140734698777062 140734698782665 0
/proc/72367/statm: 54643 52393 576 696 0 53804 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 222764 KiB
Current children cumulated memory: 212644 KiB

[startup+6.3004 s]
/proc/loadavg: 4.23 4.16 4.17 5/260 72367
/proc/meminfo: memFree=98578312/131382116 swapFree=33009904/33010684
[pid=72363] ppid=72360 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/72363/stat : 72363 (naps-1.03a6.sh) S 72360 72363 69831 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 66549090 4292608 768 18446744073709551615 94444632920064 94444633814597 140736333696224 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94444634053648 94444634101392 94444653670400 140736333703591 140736333703685 140736333703685 140736333709287 0
/proc/72363/statm: 1048 768 704 219 0 110 0
[pid=72367] ppid=72363 vsize=332876 memory=319644 CPUtime=6.25 cores=1,3
/proc/72367/stat : 72367 (naps-1.03a6) R 72363 72363 69831 0 -1 4194304 69683 0 0 0 610 15 0 0 20 0 1 0 66549092 340865024 79911 18446744073709551615 4198400 7047149 140734698775552 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33492992 140734698776948 140734698777062 140734698777062 140734698782665 0
/proc/72367/statm: 83219 79911 576 696 0 82380 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 337068 KiB
Current children cumulated memory: 322716 KiB

[startup+12.7004 s]
/proc/loadavg: 4.21 4.16 4.16 5/260 72367
/proc/meminfo: memFree=98119756/131382116 swapFree=33009904/33010684
[pid=72363] ppid=72360 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/72363/stat : 72363 (naps-1.03a6.sh) S 72360 72363 69831 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 66549090 4292608 768 18446744073709551615 94444632920064 94444633814597 140736333696224 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94444634053648 94444634101392 94444653670400 140736333703591 140736333703685 140736333703685 140736333709287 0
/proc/72363/statm: 1048 768 704 219 0 110 0
[pid=72367] ppid=72363 vsize=612936 memory=569920 CPUtime=12.64 cores=1,3
/proc/72367/stat : 72367 (naps-1.03a6) R 72363 72363 69831 0 -1 4194304 82178 0 0 0 1240 24 0 0 20 0 1 0 66549092 627646464 142480 18446744073709551615 4198400 7047149 140734698775552 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33492992 140734698776948 140734698777062 140734698777062 140734698782665 0
/proc/72367/statm: 153234 142480 576 696 0 152395 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 617128 KiB
Current children cumulated memory: 572992 KiB

[startup+25.5004 s]
/proc/loadavg: 4.25 4.17 4.17 5/255 72405
/proc/meminfo: memFree=108319304/131382116 swapFree=33009904/33010684
[pid=72363] ppid=72360 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/72363/stat : 72363 (naps-1.03a6.sh) S 72360 72363 69831 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 66549090 4292608 768 18446744073709551615 94444632920064 94444633814597 140736333696224 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94444634053648 94444634101392 94444653670400 140736333703591 140736333703685 140736333703685 140736333709287 0
/proc/72363/statm: 1048 768 704 219 0 110 0
[pid=72367] ppid=72363 vsize=971080 memory=960840 CPUtime=25.4 cores=1,3
/proc/72367/stat : 72367 (naps-1.03a6) R 72363 72363 69831 0 -1 4194304 130697 0 0 0 2501 39 0 0 20 0 1 0 66549092 994385920 240210 18446744073709551615 4198400 7047149 140734698775552 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33492992 140734698776948 140734698777062 140734698777062 140734698782665 0
/proc/72367/statm: 242770 240210 576 696 0 241931 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 975272 KiB
Current children cumulated memory: 963912 KiB

[startup+51.1134 s]
/proc/loadavg: 4.16 4.15 4.16 6/257 72418
/proc/meminfo: memFree=107477060/131382116 swapFree=33009904/33010684
[pid=72363] ppid=72360 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/72363/stat : 72363 (naps-1.03a6.sh) S 72360 72363 69831 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 66549090 4292608 768 18446744073709551615 94444632920064 94444633814597 140736333696224 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94444634053648 94444634101392 94444653670400 140736333703591 140736333703685 140736333703685 140736333709287 0
/proc/72363/statm: 1048 768 704 219 0 110 0
[pid=72367] ppid=72363 vsize=1178956 memory=1164184 CPUtime=50.92 cores=1,3
/proc/72367/stat : 72367 (naps-1.03a6) R 72363 72363 69831 0 -1 4194304 165857 0 0 0 5046 46 0 0 20 0 1 0 66549092 1207250944 291046 18446744073709551615 4198400 7047149 140734698775552 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33492992 140734698776948 140734698777062 140734698777062 140734698782665 0
/proc/72367/statm: 294739 291046 576 696 0 293900 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1183148 KiB
Current children cumulated memory: 1167256 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.13 4.15 5/256 72423
/proc/meminfo: memFree=96071648/131382116 swapFree=33009904/33010684
[pid=72363] ppid=72360 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/72363/stat : 72363 (naps-1.03a6.sh) S 72360 72363 69831 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 66549090 4292608 768 18446744073709551615 94444632920064 94444633814597 140736333696224 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94444634053648 94444634101392 94444653670400 140736333703591 140736333703685 140736333703685 140736333709287 0
/proc/72363/statm: 1048 768 704 219 0 110 0
[pid=72367] ppid=72363 vsize=7862884 memory=7222472 CPUtime=101.96 cores=1,3
/proc/72367/stat : 72367 (naps-1.03a6) R 72363 72363 69831 0 -1 4194304 788248 0 0 0 9924 272 0 0 20 0 1 0 66549092 8051593216 1805618 18446744073709551615 4198400 7047149 140734698775552 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33492992 140734698776948 140734698777062 140734698777062 140734698782665 0
/proc/72367/statm: 1965721 1805618 576 696 0 1964882 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 7867076 KiB
Current children cumulated memory: 7225544 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.13 4.15 5/256 72425
/proc/meminfo: memFree=92352856/131382116 swapFree=33009904/33010684
[pid=72363] ppid=72360 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/72363/stat : 72363 (naps-1.03a6.sh) S 72360 72363 69831 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 66549090 4292608 768 18446744073709551615 94444632920064 94444633814597 140736333696224 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94444634053648 94444634101392 94444653670400 140736333703591 140736333703685 140736333703685 140736333709287 0
/proc/72363/statm: 1048 768 704 219 0 110 0
[pid=72367] ppid=72363 vsize=14006804 memory=13263316 CPUtime=161.77 cores=1,3
/proc/72367/stat : 72367 (naps-1.03a6) R 72363 72363 69831 0 -1 4194304 976284 0 0 0 15658 519 0 0 20 0 1 0 66549092 14342967296 3315829 18446744073709551615 4198400 7047149 140734698775552 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33492992 140734698776948 140734698777062 140734698777062 140734698782665 0
/proc/72367/statm: 3501701 3315829 608 696 0 3500862 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 14010996 KiB
Current children cumulated memory: 13266388 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.12 4.15 5/257 72428
/proc/meminfo: memFree=93938648/131382116 swapFree=33009904/33010684
[pid=72363] ppid=72360 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/72363/stat : 72363 (naps-1.03a6.sh) S 72360 72363 69831 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 66549090 4292608 768 18446744073709551615 94444632920064 94444633814597 140736333696224 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94444634053648 94444634101392 94444653670400 140736333703591 140736333703685 140736333703685 140736333709287 0
/proc/72363/statm: 1048 768 704 219 0 110 0
[pid=72367] ppid=72363 vsize=12326184 memory=11582880 CPUtime=221.59 cores=1,3
/proc/72367/stat : 72367 (naps-1.03a6) R 72363 72363 69831 0 -1 4194304 1060647 0 0 0 21512 647 0 0 20 0 1 0 66549092 12622012416 2895720 18446744073709551615 4198400 7047149 140734698775552 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33492992 140734698776948 140734698777062 140734698777062 140734698782665 0
/proc/72367/statm: 3081546 2895720 608 696 0 3080707 0
Current children cumulated CPU time: 221.59 s
Current children cumulated vsize: 12330376 KiB

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

[pid=72363] ppid=72360 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/72363/stat : 72363 (naps-1.03a6.sh) S 72360 72363 69831 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 66549090 4292608 768 18446744073709551615 94444632920064 94444633814597 140736333696224 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94444634053648 94444634101392 94444653670400 140736333703591 140736333703685 140736333703685 140736333709287 0
/proc/72363/statm: 1048 768 704 219 0 110 0
[pid=72367] ppid=72363 vsize=11306084 memory=10594560 CPUtime=3092.4 cores=1,3
/proc/72367/stat : 72367 (naps-1.03a6) R 72363 72363 69831 0 -1 4194304 1437009 0 0 0 306467 2773 0 0 20 0 1 0 66549092 11577430016 2648640 18446744073709551615 4198400 7047149 140734698775552 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33492992 140734698776948 140734698777062 140734698777062 140734698782665 0
/proc/72367/statm: 2826521 2648640 640 696 0 2825682 0
Current children cumulated CPU time: 3092.4 s
Current children cumulated vsize: 11310276 KiB
Current children cumulated memory: 10597632 KiB

[startup+3162.3 s]
/proc/loadavg: 3.16 3.37 3.73 4/248 72611
/proc/meminfo: memFree=97452404/131382116 swapFree=33009904/33010684
[pid=72363] ppid=72360 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/72363/stat : 72363 (naps-1.03a6.sh) S 72360 72363 69831 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 66549090 4292608 768 18446744073709551615 94444632920064 94444633814597 140736333696224 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94444634053648 94444634101392 94444653670400 140736333703591 140736333703685 140736333703685 140736333709287 0
/proc/72363/statm: 1048 768 704 219 0 110 0
[pid=72367] ppid=72363 vsize=11306084 memory=10594560 CPUtime=3152.18 cores=1,3
/proc/72367/stat : 72367 (naps-1.03a6) R 72363 72363 69831 0 -1 4194304 1440036 0 0 0 312444 2774 0 0 20 0 1 0 66549092 11577430016 2648640 18446744073709551615 4198400 7047149 140734698775552 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33492992 140734698776948 140734698777062 140734698777062 140734698782665 0
/proc/72367/statm: 2826521 2648640 640 696 0 2825682 0
Current children cumulated CPU time: 3152.18 s
Current children cumulated vsize: 11310276 KiB
Current children cumulated memory: 10597632 KiB

[startup+3222.3 s]
/proc/loadavg: 3.12 3.32 3.69 4/248 72613
/proc/meminfo: memFree=96201536/131382116 swapFree=33009904/33010684
[pid=72363] ppid=72360 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/72363/stat : 72363 (naps-1.03a6.sh) S 72360 72363 69831 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 66549090 4292608 768 18446744073709551615 94444632920064 94444633814597 140736333696224 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94444634053648 94444634101392 94444653670400 140736333703591 140736333703685 140736333703685 140736333709287 0
/proc/72363/statm: 1048 768 704 219 0 110 0
[pid=72367] ppid=72363 vsize=11306084 memory=10594560 CPUtime=3211.95 cores=1,3
/proc/72367/stat : 72367 (naps-1.03a6) R 72363 72363 69831 0 -1 4194304 1447926 0 0 0 318362 2833 0 0 20 0 1 0 66549092 11577430016 2648640 18446744073709551615 4198400 7047149 140734698775552 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33492992 140734698776948 140734698777062 140734698777062 140734698782665 0
/proc/72367/statm: 2826521 2648640 640 696 0 2825682 0
Current children cumulated CPU time: 3211.95 s
Current children cumulated vsize: 11310276 KiB
Current children cumulated memory: 10597632 KiB

[startup+3282.3 s]
/proc/loadavg: 3.09 3.27 3.65 4/247 72615
/proc/meminfo: memFree=97249556/131382116 swapFree=33009904/33010684
[pid=72363] ppid=72360 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/72363/stat : 72363 (naps-1.03a6.sh) S 72360 72363 69831 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 66549090 4292608 768 18446744073709551615 94444632920064 94444633814597 140736333696224 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94444634053648 94444634101392 94444653670400 140736333703591 140736333703685 140736333703685 140736333709287 0
/proc/72363/statm: 1048 768 704 219 0 110 0
[pid=72367] ppid=72363 vsize=11297316 memory=10585792 CPUtime=3271.73 cores=1,3
/proc/72367/stat : 72367 (naps-1.03a6) R 72363 72363 69831 0 -1 4194304 1451465 0 0 0 324318 2855 0 0 20 0 1 0 66549092 11568451584 2646448 18446744073709551615 4198400 7047149 140734698775552 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33492992 140734698776948 140734698777062 140734698777062 140734698782665 0
/proc/72367/statm: 2824329 2646448 640 696 0 2823490 0
Current children cumulated CPU time: 3271.73 s
Current children cumulated vsize: 11301508 KiB
Current children cumulated memory: 10588864 KiB

[startup+3342.3 s]
/proc/loadavg: 3.12 3.25 3.62 4/248 72618
/proc/meminfo: memFree=97224256/131382116 swapFree=33009904/33010684
[pid=72363] ppid=72360 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/72363/stat : 72363 (naps-1.03a6.sh) S 72360 72363 69831 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 66549090 4292608 768 18446744073709551615 94444632920064 94444633814597 140736333696224 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94444634053648 94444634101392 94444653670400 140736333703591 140736333703685 140736333703685 140736333709287 0
/proc/72363/statm: 1048 768 704 219 0 110 0
[pid=72367] ppid=72363 vsize=11297316 memory=10585792 CPUtime=3331.49 cores=1,3
/proc/72367/stat : 72367 (naps-1.03a6) R 72363 72363 69831 0 -1 4194304 1453264 0 0 0 330294 2855 0 0 20 0 1 0 66549092 11568451584 2646448 18446744073709551615 4198400 7047149 140734698775552 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33492992 140734698776948 140734698777062 140734698777062 140734698782665 0
/proc/72367/statm: 2824329 2646448 640 696 0 2823490 0
Current children cumulated CPU time: 3331.49 s
Current children cumulated vsize: 11301508 KiB
Current children cumulated memory: 10588864 KiB

[startup+3402.3 s]
/proc/loadavg: 2.53 3.06 3.53 3/241 72650
/proc/meminfo: memFree=109896808/131382116 swapFree=33009904/33010684
[pid=72363] ppid=72360 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/72363/stat : 72363 (naps-1.03a6.sh) S 72360 72363 69831 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 66549090 4292608 768 18446744073709551615 94444632920064 94444633814597 140736333696224 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94444634053648 94444634101392 94444653670400 140736333703591 140736333703685 140736333703685 140736333709287 0
/proc/72363/statm: 1048 768 704 219 0 110 0
[pid=72367] ppid=72363 vsize=11297316 memory=10585792 CPUtime=3391.27 cores=1,3
/proc/72367/stat : 72367 (naps-1.03a6) R 72363 72363 69831 0 -1 4194304 1455174 0 0 0 336272 2855 0 0 20 0 1 0 66549092 11568451584 2646448 18446744073709551615 4198400 7047149 140734698775552 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33492992 140734698776948 140734698777062 140734698777062 140734698782665 0
/proc/72367/statm: 2824329 2646448 640 696 0 2823490 0
Current children cumulated CPU time: 3391.27 s
Current children cumulated vsize: 11301508 KiB
Current children cumulated memory: 10588864 KiB

[startup+3462.3 s]
/proc/loadavg: 2.23 2.88 3.43 3/241 72652
/proc/meminfo: memFree=109894620/131382116 swapFree=33009904/33010684
[pid=72363] ppid=72360 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/72363/stat : 72363 (naps-1.03a6.sh) S 72360 72363 69831 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 66549090 4292608 768 18446744073709551615 94444632920064 94444633814597 140736333696224 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94444634053648 94444634101392 94444653670400 140736333703591 140736333703685 140736333703685 140736333709287 0
/proc/72363/statm: 1048 768 704 219 0 110 0
[pid=72367] ppid=72363 vsize=11297316 memory=10585792 CPUtime=3451.06 cores=1,3
/proc/72367/stat : 72367 (naps-1.03a6) R 72363 72363 69831 0 -1 4194304 1456987 0 0 0 342251 2855 0 0 20 0 1 0 66549092 11568451584 2646448 18446744073709551615 4198400 7047149 140734698775552 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33492992 140734698776948 140734698777062 140734698777062 140734698782665 0
/proc/72367/statm: 2824329 2646448 640 696 0 2823490 0
Current children cumulated CPU time: 3451.06 s
Current children cumulated vsize: 11301508 KiB
Current children cumulated memory: 10588864 KiB

[startup+3522.3 s]
/proc/loadavg: 2.18 2.75 3.35 3/241 72654
/proc/meminfo: memFree=109885468/131382116 swapFree=33009904/33010684
[pid=72363] ppid=72360 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/72363/stat : 72363 (naps-1.03a6.sh) S 72360 72363 69831 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 66549090 4292608 768 18446744073709551615 94444632920064 94444633814597 140736333696224 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94444634053648 94444634101392 94444653670400 140736333703591 140736333703685 140736333703685 140736333709287 0
/proc/72363/statm: 1048 768 704 219 0 110 0
[pid=72367] ppid=72363 vsize=11297668 memory=10586092 CPUtime=3510.87 cores=1,3
/proc/72367/stat : 72367 (naps-1.03a6) R 72363 72363 69831 0 -1 4194304 1463378 0 0 0 348179 2908 0 0 20 0 1 0 66549092 11568812032 2646523 18446744073709551615 4198400 7047149 140734698775552 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33492992 140734698776948 140734698777062 140734698777062 140734698782665 0
/proc/72367/statm: 2824417 2646523 640 696 0 2823578 0
Current children cumulated CPU time: 3510.87 s
Current children cumulated vsize: 11301860 KiB
Current children cumulated memory: 10589164 KiB

[startup+3582.3 s]
/proc/loadavg: 2.07 2.61 3.26 3/242 72657
/proc/meminfo: memFree=109911968/131382116 swapFree=33009904/33010684
[pid=72363] ppid=72360 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/72363/stat : 72363 (naps-1.03a6.sh) S 72360 72363 69831 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 66549090 4292608 768 18446744073709551615 94444632920064 94444633814597 140736333696224 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94444634053648 94444634101392 94444653670400 140736333703591 140736333703685 140736333703685 140736333709287 0
/proc/72363/statm: 1048 768 704 219 0 110 0
[pid=72367] ppid=72363 vsize=11297668 memory=10586144 CPUtime=3570.66 cores=1,3
/proc/72367/stat : 72367 (naps-1.03a6) R 72363 72363 69831 0 -1 4194304 1469239 0 0 0 354107 2959 0 0 20 0 1 0 66549092 11568812032 2646536 18446744073709551615 4198400 7047149 140734698775552 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33492992 140734698776948 140734698777062 140734698777062 140734698782665 0
/proc/72367/statm: 2824417 2646536 640 696 0 2823578 0
Current children cumulated CPU time: 3570.66 s
Current children cumulated vsize: 11301860 KiB
Current children cumulated memory: 10589216 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.8 s]
/proc/loadavg: 2.10 2.57 3.23 3/242 72658
/proc/meminfo: memFree=109888164/131382116 swapFree=33009904/33010684
[pid=72363] ppid=72360 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/72363/stat : 72363 (naps-1.03a6.sh) S 72360 72363 69831 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 66549090 4292608 768 18446744073709551615 94444632920064 94444633814597 140736333696224 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94444634053648 94444634101392 94444653670400 140736333703591 140736333703685 140736333703685 140736333709287 0
/proc/72363/statm: 1048 768 704 219 0 110 0
[pid=72367] ppid=72363 vsize=11297668 memory=10586144 CPUtime=3600.04 cores=1,3
/proc/72367/stat : 72367 (naps-1.03a6) R 72363 72363 69831 0 -1 4194304 1470812 0 0 0 357045 2959 0 0 20 0 1 0 66549092 11568812032 2646536 18446744073709551615 4198400 7047149 140734698775552 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 33492992 140734698776948 140734698777062 140734698777062 140734698782665 0
/proc/72367/statm: 2824417 2646536 640 696 0 2823578 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 11301860 KiB
Current children cumulated memory: 10589216 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3570.46 s, system=29.759 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+3611.91 s]*
/proc/loadavg: 2.10 2.57 3.23 3/241 72658
/proc/meminfo: memFree=113564292/131382116 swapFree=33009904/33010684
Current cumulated CPU time of completed processes: 0.009782 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): 3611.96
CPU time (s): 3600.22
CPU user time (s): 3570.46
CPU system time (s): 29.759
CPU usage (%): 99.6748
Max. virtual memory (cumulated for all children) (KiB): 16831936
Max. memory (cumulated for all children) (KiB): 15619652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3570.46
system time used= 29.759
maximum resident set size= 15616580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1471250
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= 207
involuntary context switches= 19790


# summary of solver processes directly reported to runsolver:
#   pid: 72363,72367
#   total CPU time (s): 3600.22
#   total CPU user time (s): 3570.46
#   total CPU system time (s): 29.759

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 24.8053 second user time and 30.822 second system time

The end

Launcher Data

Begin job on nodeC010 at 2025-07-03 04:11:37
IDJOB=4509370
IDBENCH=158614
IDSOLVER=3341
FILE ID=nodeC010/4509370-1751508697
RUNJOBID= nodeC010-1751500200-69843
SLURM_JOB_ID= 9598581
Free space on /tmp= 429976 MiB

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

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

MD5SUM BENCH= 6fdf9a7d79ebf074d013716e2aa9fa25
RANDOM SEED=315300700

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		: 3591.447
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		: 1197.267
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.875
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		: 1197.146
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.679
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		: 3700.000
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.547
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:        99624024 kB
MemAvailable:   102831024 kB
Buffers:            2128 kB
Cached:          4006676 kB
SwapCached:           24 kB
Active:         27453844 kB
Inactive:        3420740 kB
Active(anon):   26877380 kB
Inactive(anon):     6336 kB
Active(file):     576464 kB
Inactive(file):  3414404 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7344 kB
Writeback:             0 kB
AnonPages:      26866824 kB
Mapped:           112140 kB
Shmem:             17936 kB
KReclaimable:     111516 kB
Slab:             195652 kB
SReclaimable:     111516 kB
SUnreclaim:        84136 kB
KernelStack:        4192 kB
PageTables:        55848 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   30152456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149576 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  19388416 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= 429988 MiB
End job on nodeC010 at 2025-07-03 05:11:49