Trace number 4434149

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-GM 1.03? (TO) 3600.19 3609.99

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/
hw64/normalized-hw64-vm75p-opt.opb.negationfix.opb
MD5SUMee8efe71b9f67a5ece24692873b8eec2
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 benchmark47
Best CPU time to get the best result obtained on this benchmark211.651
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables35840
Total number of constraints1248
Number of constraints which are clauses559
Number of constraints which are cardinality constraints (but not clauses)559
Number of constraints which are nor clauses,nor cardinality constraints130
Minimum length of a constraint64
Maximum length of a constraint560
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 193587
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 515704
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.00	c NaPS 1.03.
0.00/0.00	c We set -no-flip-min because your selected sat solver does not support it.
0.00/0.00	c Input file name: HOME/instance-4434149-1721169184.opb
88.06/88.38	c single stage optimization mode
3600.09/3609.90	c 
3600.09/3609.90	c *** TERMINATED *** by signal 15
3600.09/3609.90	s UNKNOWN
3600.09/3609.90	c _____________________________________________________________________________
3600.09/3609.90	c std/band forms        : 709,0
3600.09/3609.90	c 2cl/3cl ITE-codings   : 2449,0
3600.09/3609.90	c BDD/srt/adr Max costs : 612005,190695,0
3600.09/3609.90	c BDDraw/bin/mul/srt/adr: 22,0,0,687,0
3600.09/3609.90	c BDD nodes             : 10063203
3600.09/3609.90	c Es1/CC detections     : 0,0
3600.09/3609.90	c CC sort               : 559
3600.09/3609.90	c SAT/UNSAT calls       : 0,0
3600.09/3609.90	c regenrated variables  : 0
3600.09/3609.90	c eliminated fixed lits : 0
3600.09/3609.90	c goal lit flips        : 0
3600.09/3609.90	c goal stages           : 1
3600.09/3609.90	c goal shrink           : 0
3600.09/3609.90	c goal coeff separations: 0
3600.09/3609.90	c restarts              : 0
3600.09/3609.90	c conflicts             : 0              (0 /sec)
3600.09/3609.90	c decisions             : 0              (0 /sec)
3600.09/3609.90	c propagations          : 0              (0 /sec)
3600.09/3609.90	c inspects              : 0              (0 /sec)
3600.09/3609.90	c CPU time (solving tm) : 3595 s        (3508 s, SAT 0 s, UNSAT 0 s)
3600.09/3609.90	c Time for Opt-base     : 9.457 s
3600.09/3609.90	c Steps for Opt-base    : 54215280
3600.09/3609.90	c Time for BDD coding   : 49.17 s
3600.09/3609.90	c Time for srt coding   : 6.292 s
3600.09/3609.90	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: 64059 MiB (48107 MiB free)
  memory of node 1: 64510 MiB (53165 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434149-1721169184/watcher-4434149-1721169184 -o /tmp/evaluation-result-4434149-1721169184/solver-4434149-1721169184 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1721162579-870180 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4434149-1721169184.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Current StackSize limit: 8192 KiB

solver pid=875340, runsolver pid=875337

[startup+0.100099 s]*
/proc/loadavg: 4.17 4.21 4.19 5/250 875345
/proc/meminfo: memFree=103698136/131655788 swapFree=131071996/131071996
[pid=875340] ppid=875337 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/875340/stat : 875340 (naps-1.03.sh) S 875337 875340 870169 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 169077148 10170368 691 134679101440 93845138276352 93845139355672 140737341888608 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93845141454128 93845141501316 93845171138560 140737341895648 140737341895777 140737341895777 140737341902792 0
/proc/875340/statm: 2483 691 613 264 0 134 0
[pid=875345] ppid=875340 vsize=13792 memory=6708 CPUtime=0.09 cores=4,6
/proc/875345/stat : 875345 (naps-1.03) R 875340 875340 870169 0 -1 4194304 1388 0 0 0 9 0 0 0 20 0 1 0 169077149 14123008 1677 134679101440 4194304 6891213 140727601680144 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 22351872 140727601685489 140727601685605 140727601685605 140727601692619 0
/proc/875345/statm: 3448 1677 436 659 0 2652 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 23724 KiB
Current children cumulated memory: 9472 KiB

[startup+0.213669 s]*
/proc/loadavg: 4.17 4.21 4.19 5/250 875345
/proc/meminfo: memFree=103693236/131655788 swapFree=131071996/131071996
[pid=875340] ppid=875337 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/875340/stat : 875340 (naps-1.03.sh) S 875337 875340 870169 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 169077148 10170368 691 134679101440 93845138276352 93845139355672 140737341888608 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93845141454128 93845141501316 93845171138560 140737341895648 140737341895777 140737341895777 140737341902792 0
/proc/875340/statm: 2483 691 613 264 0 134 0
[pid=875345] ppid=875340 vsize=20208 memory=11528 CPUtime=0.2 cores=4,6
/proc/875345/stat : 875345 (naps-1.03) R 875340 875340 870169 0 -1 4194304 2689 0 0 0 20 0 0 0 20 0 1 0 169077149 20692992 2882 134679101440 4194304 6891213 140727601680144 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 22351872 140727601685489 140727601685605 140727601685605 140727601692619 0
/proc/875345/statm: 5052 2882 436 659 0 4256 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 30140 KiB
Current children cumulated memory: 14292 KiB

[startup+0.31359 s]*
/proc/loadavg: 4.17 4.21 4.19 5/250 875345
/proc/meminfo: memFree=103690156/131655788 swapFree=131071996/131071996
[pid=875340] ppid=875337 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/875340/stat : 875340 (naps-1.03.sh) S 875337 875340 870169 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 169077148 10170368 691 134679101440 93845138276352 93845139355672 140737341888608 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93845141454128 93845141501316 93845171138560 140737341895648 140737341895777 140737341895777 140737341902792 0
/proc/875340/statm: 2483 691 613 264 0 134 0
[pid=875345] ppid=875340 vsize=22584 memory=14032 CPUtime=0.31 cores=4,6
/proc/875345/stat : 875345 (naps-1.03) R 875340 875340 870169 0 -1 4194304 3309 0 0 0 30 1 0 0 20 0 1 0 169077149 23126016 3508 134679101440 4194304 6891213 140727601680144 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 22351872 140727601685489 140727601685605 140727601685605 140727601692619 0
/proc/875345/statm: 5646 3508 436 659 0 4850 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 32516 KiB
Current children cumulated memory: 16796 KiB

[startup+0.700417 s]
/proc/loadavg: 4.17 4.21 4.19 5/250 875345
/proc/meminfo: memFree=103687132/131655788 swapFree=131071996/131071996
[pid=875340] ppid=875337 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/875340/stat : 875340 (naps-1.03.sh) S 875337 875340 870169 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 169077148 10170368 691 134679101440 93845138276352 93845139355672 140737341888608 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93845141454128 93845141501316 93845171138560 140737341895648 140737341895777 140737341895777 140737341902792 0
/proc/875340/statm: 2483 691 613 264 0 134 0
[pid=875345] ppid=875340 vsize=32416 memory=20896 CPUtime=0.68 cores=4,6
/proc/875345/stat : 875345 (naps-1.03) R 875340 875340 870169 0 -1 4194304 4991 0 0 0 67 1 0 0 20 0 1 0 169077149 33193984 5224 134679101440 4194304 6891213 140727601680144 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 22351872 140727601685489 140727601685605 140727601685605 140727601692619 0
/proc/875345/statm: 8104 5224 436 659 0 7308 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 42348 KiB
Current children cumulated memory: 23660 KiB

[startup+1.50041 s]
/proc/loadavg: 4.17 4.21 4.19 5/250 875345
/proc/meminfo: memFree=103665264/131655788 swapFree=131071996/131071996
[pid=875340] ppid=875337 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/875340/stat : 875340 (naps-1.03.sh) S 875337 875340 870169 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 169077148 10170368 691 134679101440 93845138276352 93845139355672 140737341888608 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93845141454128 93845141501316 93845171138560 140737341895648 140737341895777 140737341895777 140737341902792 0
/proc/875340/statm: 2483 691 613 264 0 134 0
[pid=875345] ppid=875340 vsize=91544 memory=79432 CPUtime=1.48 cores=4,6
/proc/875345/stat : 875345 (naps-1.03) R 875340 875340 870169 0 -1 4194304 20195 0 0 0 144 4 0 0 20 0 1 0 169077149 93741056 19858 134679101440 4194304 6891213 140727601680144 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 22351872 140727601685489 140727601685605 140727601685605 140727601692619 0
/proc/875345/statm: 22886 19858 468 659 0 22090 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 101476 KiB
Current children cumulated memory: 82196 KiB

[startup+3.11342 s]
/proc/loadavg: 4.23 4.22 4.19 5/250 875345
/proc/meminfo: memFree=103501780/131655788 swapFree=131071996/131071996
[pid=875340] ppid=875337 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/875340/stat : 875340 (naps-1.03.sh) S 875337 875340 870169 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 169077148 10170368 691 134679101440 93845138276352 93845139355672 140737341888608 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93845141454128 93845141501316 93845171138560 140737341895648 140737341895777 140737341895777 140737341902792 0
/proc/875340/statm: 2483 691 613 264 0 134 0
[pid=875345] ppid=875340 vsize=225608 memory=211572 CPUtime=3.09 cores=4,6
/proc/875345/stat : 875345 (naps-1.03) R 875340 875340 870169 0 -1 4194304 52140 0 0 0 299 10 0 0 20 0 1 0 169077149 231022592 52893 134679101440 4194304 6891213 140727601680144 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 22351872 140727601685489 140727601685605 140727601685605 140727601692619 0
/proc/875345/statm: 56402 52893 468 659 0 55606 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 235540 KiB
Current children cumulated memory: 214336 KiB

[startup+6.30039 s]
/proc/loadavg: 4.23 4.22 4.19 5/250 875347
/proc/meminfo: memFree=103386540/131655788 swapFree=131071996/131071996
[pid=875340] ppid=875337 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/875340/stat : 875340 (naps-1.03.sh) S 875337 875340 870169 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 169077148 10170368 691 134679101440 93845138276352 93845139355672 140737341888608 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93845141454128 93845141501316 93845171138560 140737341895648 140737341895777 140737341895777 140737341902792 0
/proc/875340/statm: 2483 691 613 264 0 134 0
[pid=875345] ppid=875340 vsize=329920 memory=318040 CPUtime=6.27 cores=4,6
/proc/875345/stat : 875345 (naps-1.03) R 875340 875340 870169 0 -1 4194304 68816 0 0 0 612 15 0 0 20 0 1 0 169077149 337838080 79510 134679101440 4194304 6891213 140727601680144 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 22351872 140727601685489 140727601685605 140727601685605 140727601692619 0
/proc/875345/statm: 82480 79510 468 659 0 81684 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 339852 KiB
Current children cumulated memory: 320804 KiB

[startup+12.7004 s]
/proc/loadavg: 4.20 4.21 4.19 5/250 875347
/proc/meminfo: memFree=103116276/131655788 swapFree=131071996/131071996
[pid=875340] ppid=875337 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/875340/stat : 875340 (naps-1.03.sh) S 875337 875340 870169 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 169077148 10170368 691 134679101440 93845138276352 93845139355672 140737341888608 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93845141454128 93845141501316 93845171138560 140737341895648 140737341895777 140737341895777 140737341902792 0
/proc/875340/statm: 2483 691 613 264 0 134 0
[pid=875345] ppid=875340 vsize=680732 memory=626980 CPUtime=12.65 cores=4,6
/proc/875345/stat : 875345 (naps-1.03) R 875340 875340 870169 0 -1 4194304 99645 0 0 0 1238 27 0 0 20 0 1 0 169077149 697069568 156745 134679101440 4194304 6891213 140727601680144 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 22351872 140727601685489 140727601685605 140727601685605 140727601692619 0
/proc/875345/statm: 170183 156745 468 659 0 169387 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 690664 KiB
Current children cumulated memory: 629744 KiB

[startup+25.5004 s]
/proc/loadavg: 4.25 4.22 4.19 5/250 875350
/proc/meminfo: memFree=102584016/131655788 swapFree=131071996/131071996
[pid=875340] ppid=875337 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/875340/stat : 875340 (naps-1.03.sh) S 875337 875340 870169 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 169077148 10170368 691 134679101440 93845138276352 93845139355672 140737341888608 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93845141454128 93845141501316 93845171138560 140737341895648 140737341895777 140737341895777 140737341902792 0
/proc/875340/statm: 2483 691 613 264 0 134 0
[pid=875345] ppid=875340 vsize=1100948 memory=1076012 CPUtime=25.42 cores=4,6
/proc/875345/stat : 875345 (naps-1.03) R 875340 875340 870169 0 -1 4194304 120998 0 0 0 2505 37 0 0 20 0 1 0 169077149 1127370752 269003 134679101440 4194304 6891213 140727601680144 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 22351872 140727601685489 140727601685605 140727601685605 140727601692619 0
/proc/875345/statm: 275237 269003 468 659 0 274441 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 1110880 KiB
Current children cumulated memory: 1078776 KiB

[startup+51.1135 s]
/proc/loadavg: 4.46 4.27 4.21 5/250 875353
/proc/meminfo: memFree=102566572/131655788 swapFree=131071996/131071996
[pid=875340] ppid=875337 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/875340/stat : 875340 (naps-1.03.sh) S 875337 875340 870169 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 169077148 10170368 691 134679101440 93845138276352 93845139355672 140737341888608 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93845141454128 93845141501316 93845171138560 140737341895648 140737341895777 140737341895777 140737341902792 0
/proc/875340/statm: 2483 691 613 264 0 134 0
[pid=875345] ppid=875340 vsize=1120164 memory=1082500 CPUtime=50.97 cores=4,6
/proc/875345/stat : 875345 (naps-1.03) R 875340 875340 870169 0 -1 4194304 151302 0 0 0 5053 44 0 0 20 0 1 0 169077149 1147047936 270625 134679101440 4194304 6891213 140727601680144 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 22351872 140727601685489 140727601685605 140727601685605 140727601692619 0
/proc/875345/statm: 280041 270625 468 659 0 279245 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 1130096 KiB
Current children cumulated memory: 1085264 KiB

[startup+102.3 s]
/proc/loadavg: 4.25 4.24 4.20 5/250 875412
/proc/meminfo: memFree=102896368/131655788 swapFree=131071996/131071996
[pid=875340] ppid=875337 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/875340/stat : 875340 (naps-1.03.sh) S 875337 875340 870169 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 169077148 10170368 691 134679101440 93845138276352 93845139355672 140737341888608 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93845141454128 93845141501316 93845171138560 140737341895648 140737341895777 140737341895777 140737341902792 0
/proc/875340/statm: 2483 691 613 264 0 134 0
[pid=875345] ppid=875340 vsize=9495372 memory=7893528 CPUtime=102.03 cores=4,6
/proc/875345/stat : 875345 (naps-1.03) R 875340 875340 870169 0 -1 4194304 605333 0 0 0 9983 220 0 0 20 0 1 0 169077149 9723260928 1973382 134679101440 4194304 6891213 140727601680144 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 22351872 140727601685489 140727601685605 140727601685605 140727601692619 0
/proc/875345/statm: 2373843 1973382 468 659 0 2373047 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 9505304 KiB
Current children cumulated memory: 7896292 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.21 4.18 5/249 875425
/proc/meminfo: memFree=100857856/131655788 swapFree=131071996/131071996
[pid=875340] ppid=875337 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/875340/stat : 875340 (naps-1.03.sh) S 875337 875340 870169 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 169077148 10170368 691 134679101440 93845138276352 93845139355672 140737341888608 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93845141454128 93845141501316 93845171138560 140737341895648 140737341895777 140737341895777 140737341902792 0
/proc/875340/statm: 2483 691 613 264 0 134 0
[pid=875345] ppid=875340 vsize=10977016 memory=9131188 CPUtime=161.87 cores=4,6
/proc/875345/stat : 875345 (naps-1.03) R 875340 875340 870169 0 -1 4194304 778128 0 0 0 15888 299 0 0 20 0 1 0 169077149 11240464384 2282797 134679101440 4194304 6891213 140727601680144 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 22351872 140727601685489 140727601685605 140727601685605 140727601692619 0
/proc/875345/statm: 2744254 2282797 468 659 0 2743458 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 10986948 KiB
Current children cumulated memory: 9133952 KiB

[startup+222.3 s]
/proc/loadavg: 4.54 4.28 4.21 5/249 875435
/proc/meminfo: memFree=91604076/131655788 swapFree=131071996/131071996
[pid=875340] ppid=875337 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/875340/stat : 875340 (naps-1.03.sh) S 875337 875340 870169 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 169077148 10170368 691 134679101440 93845138276352 93845139355672 140737341888608 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93845141454128 93845141501316 93845171138560 140737341895648 140737341895777 140737341895777 140737341902792 0
/proc/875340/statm: 2483 691 613 264 0 134 0
[pid=875345] ppid=875340 vsize=10437920 memory=8899372 CPUtime=221.72 cores=4,6
/proc/875345/stat : 875345 (naps-1.03) R 875340 875340 870169 0 -1 4194304 787976 0 0 0 21851 321 0 0 20 0 1 0 169077149 10688430080 2224843 134679101440 4194304 6891213 140727601680144 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 22351872 140727601685489 140727601685605 140727601685605 140727601692619 0
/proc/875345/statm: 2609480 2224843 468 659 0 2608684 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 10447852 KiB

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

/proc/875345/statm: 2626096 2253659 468 659 0 2625300 0
Current children cumulated CPU time: 3093.79 s
Current children cumulated vsize: 10514316 KiB
Current children cumulated memory: 9017400 KiB

[startup+3162.3 s]
/proc/loadavg: 4.36 4.20 4.21 5/247 877026
/proc/meminfo: memFree=90621200/131655788 swapFree=131071996/131071996
[pid=875340] ppid=875337 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/875340/stat : 875340 (naps-1.03.sh) S 875337 875340 870169 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 169077148 10170368 691 134679101440 93845138276352 93845139355672 140737341888608 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93845141454128 93845141501316 93845171138560 140737341895648 140737341895777 140737341895777 140737341902792 0
/proc/875340/statm: 2483 691 613 264 0 134 0
[pid=875345] ppid=875340 vsize=10505044 memory=9031688 CPUtime=3153.64 cores=4,6
/proc/875345/stat : 875345 (naps-1.03) R 875340 875340 870169 0 -1 4194304 941799 0 0 0 314822 542 0 0 20 0 1 0 169077149 10757165056 2257922 134679101440 4194304 6891213 140727601680144 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 22351872 140727601685489 140727601685605 140727601685605 140727601692619 0
/proc/875345/statm: 2626261 2257922 468 659 0 2625465 0
Current children cumulated CPU time: 3153.64 s
Current children cumulated vsize: 10514976 KiB
Current children cumulated memory: 9034452 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.16 4.19 5/247 877036
/proc/meminfo: memFree=91076332/131655788 swapFree=131071996/131071996
[pid=875340] ppid=875337 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/875340/stat : 875340 (naps-1.03.sh) S 875337 875340 870169 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 169077148 10170368 691 134679101440 93845138276352 93845139355672 140737341888608 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93845141454128 93845141501316 93845171138560 140737341895648 140737341895777 140737341895777 140737341902792 0
/proc/875340/statm: 2483 691 613 264 0 134 0
[pid=875345] ppid=875340 vsize=10505836 memory=9044684 CPUtime=3213.49 cores=4,6
/proc/875345/stat : 875345 (naps-1.03) R 875340 875340 870169 0 -1 4194304 945104 0 0 0 320804 545 0 0 20 0 1 0 169077149 10757976064 2261171 134679101440 4194304 6891213 140727601680144 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 22351872 140727601685489 140727601685605 140727601685605 140727601692619 0
/proc/875345/statm: 2626459 2261171 468 659 0 2625663 0
Current children cumulated CPU time: 3213.49 s
Current children cumulated vsize: 10515768 KiB
Current children cumulated memory: 9047448 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.16 4.19 5/247 877046
/proc/meminfo: memFree=91023452/131655788 swapFree=131071996/131071996
[pid=875340] ppid=875337 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/875340/stat : 875340 (naps-1.03.sh) S 875337 875340 870169 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 169077148 10170368 691 134679101440 93845138276352 93845139355672 140737341888608 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93845141454128 93845141501316 93845171138560 140737341895648 140737341895777 140737341895777 140737341902792 0
/proc/875340/statm: 2483 691 613 264 0 134 0
[pid=875345] ppid=875340 vsize=10506364 memory=9051436 CPUtime=3273.33 cores=4,6
/proc/875345/stat : 875345 (naps-1.03) R 875340 875340 870169 0 -1 4194304 948726 0 0 0 326786 547 0 0 20 0 1 0 169077149 10758516736 2262859 134679101440 4194304 6891213 140727601680144 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 22351872 140727601685489 140727601685605 140727601685605 140727601692619 0
/proc/875345/statm: 2626591 2262859 468 659 0 2625795 0
Current children cumulated CPU time: 3273.33 s
Current children cumulated vsize: 10516296 KiB
Current children cumulated memory: 9054200 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.14 4.18 5/250 877227
/proc/meminfo: memFree=90958084/131655788 swapFree=131071996/131071996
[pid=875340] ppid=875337 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/875340/stat : 875340 (naps-1.03.sh) S 875337 875340 870169 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 169077148 10170368 691 134679101440 93845138276352 93845139355672 140737341888608 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93845141454128 93845141501316 93845171138560 140737341895648 140737341895777 140737341895777 140737341902792 0
/proc/875340/statm: 2483 691 613 264 0 134 0
[pid=875345] ppid=875340 vsize=10507156 memory=9062376 CPUtime=3333.17 cores=4,6
/proc/875345/stat : 875345 (naps-1.03) R 875340 875340 870169 0 -1 4194304 952342 0 0 0 332768 549 0 0 20 0 1 0 169077149 10759327744 2265594 134679101440 4194304 6891213 140727601680144 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 22351872 140727601685489 140727601685605 140727601685605 140727601692619 0
/proc/875345/statm: 2626789 2265594 468 659 0 2625993 0
Current children cumulated CPU time: 3333.17 s
Current children cumulated vsize: 10517088 KiB
Current children cumulated memory: 9065140 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.13 4.17 5/251 877239
/proc/meminfo: memFree=90858780/131655788 swapFree=131071996/131071996
[pid=875340] ppid=875337 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/875340/stat : 875340 (naps-1.03.sh) S 875337 875340 870169 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 169077148 10170368 691 134679101440 93845138276352 93845139355672 140737341888608 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93845141454128 93845141501316 93845171138560 140737341895648 140737341895777 140737341895777 140737341902792 0
/proc/875340/statm: 2483 691 613 264 0 134 0
[pid=875345] ppid=875340 vsize=10508080 memory=9071508 CPUtime=3393.02 cores=4,6
/proc/875345/stat : 875345 (naps-1.03) R 875340 875340 870169 0 -1 4194304 955862 0 0 0 338750 552 0 0 20 0 1 0 169077149 10760273920 2267877 134679101440 4194304 6891213 140727601680144 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 22351872 140727601685489 140727601685605 140727601685605 140727601692619 0
/proc/875345/statm: 2627020 2267877 468 659 0 2626224 0
Current children cumulated CPU time: 3393.02 s
Current children cumulated vsize: 10518012 KiB
Current children cumulated memory: 9074272 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.12 4.17 5/252 877306
/proc/meminfo: memFree=91174796/131655788 swapFree=131071996/131071996
[pid=875340] ppid=875337 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/875340/stat : 875340 (naps-1.03.sh) S 875337 875340 870169 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 169077148 10170368 691 134679101440 93845138276352 93845139355672 140737341888608 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93845141454128 93845141501316 93845171138560 140737341895648 140737341895777 140737341895777 140737341902792 0
/proc/875340/statm: 2483 691 613 264 0 134 0
[pid=875345] ppid=875340 vsize=10509004 memory=9078628 CPUtime=3452.87 cores=4,6
/proc/875345/stat : 875345 (naps-1.03) R 875340 875340 870169 0 -1 4194304 959708 0 0 0 344733 554 0 0 20 0 1 0 169077149 10761220096 2269657 134679101440 4194304 6891213 140727601680144 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 22351872 140727601685489 140727601685605 140727601685605 140727601692619 0
/proc/875345/statm: 2627251 2269657 468 659 0 2626455 0
Current children cumulated CPU time: 3452.87 s
Current children cumulated vsize: 10518936 KiB
Current children cumulated memory: 9081392 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.11 4.16 5/250 877316
/proc/meminfo: memFree=91378108/131655788 swapFree=131071996/131071996
[pid=875340] ppid=875337 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/875340/stat : 875340 (naps-1.03.sh) S 875337 875340 870169 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 169077148 10170368 691 134679101440 93845138276352 93845139355672 140737341888608 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93845141454128 93845141501316 93845171138560 140737341895648 140737341895777 140737341895777 140737341902792 0
/proc/875340/statm: 2483 691 613 264 0 134 0
[pid=875345] ppid=875340 vsize=10509796 memory=9085620 CPUtime=3512.71 cores=4,6
/proc/875345/stat : 875345 (naps-1.03) R 875340 875340 870169 0 -1 4194304 963250 0 0 0 350715 556 0 0 20 0 1 0 169077149 10762031104 2271405 134679101440 4194304 6891213 140727601680144 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 22351872 140727601685489 140727601685605 140727601685605 140727601692619 0
/proc/875345/statm: 2627449 2271405 468 659 0 2626653 0
Current children cumulated CPU time: 3512.71 s
Current children cumulated vsize: 10519728 KiB
Current children cumulated memory: 9088384 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.12 4.16 5/250 877327
/proc/meminfo: memFree=91306036/131655788 swapFree=131071996/131071996
[pid=875340] ppid=875337 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/875340/stat : 875340 (naps-1.03.sh) S 875337 875340 870169 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 169077148 10170368 691 134679101440 93845138276352 93845139355672 140737341888608 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93845141454128 93845141501316 93845171138560 140737341895648 140737341895777 140737341895777 140737341902792 0
/proc/875340/statm: 2483 691 613 264 0 134 0
[pid=875345] ppid=875340 vsize=10510588 memory=9098632 CPUtime=3572.55 cores=4,6
/proc/875345/stat : 875345 (naps-1.03) R 875340 875340 870169 0 -1 4194304 966822 0 0 0 356697 558 0 0 20 0 1 0 169077149 10762842112 2274658 134679101440 4194304 6891213 140727601680144 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 22351872 140727601685489 140727601685605 140727601685605 140727601692619 0
/proc/875345/statm: 2627647 2274658 468 659 0 2626851 0
Current children cumulated CPU time: 3572.55 s
Current children cumulated vsize: 10520520 KiB
Current children cumulated memory: 9101396 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.9 s]
/proc/loadavg: 4.09 4.11 4.16 5/250 877332
/proc/meminfo: memFree=91253636/131655788 swapFree=131071996/131071996
[pid=875340] ppid=875337 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/875340/stat : 875340 (naps-1.03.sh) S 875337 875340 870169 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 169077148 10170368 691 134679101440 93845138276352 93845139355672 140737341888608 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93845141454128 93845141501316 93845171138560 140737341895648 140737341895777 140737341895777 140737341902792 0
/proc/875340/statm: 2483 691 613 264 0 134 0
[pid=875345] ppid=875340 vsize=10511252 memory=9115532 CPUtime=3600.09 cores=4,6
/proc/875345/stat : 875345 (naps-1.03) R 875340 875340 870169 0 -1 4194304 968897 0 0 0 359450 559 0 0 20 0 1 0 169077149 10763522048 2278883 134679101440 4194304 6891213 140727601680144 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 22351872 140727601685489 140727601685605 140727601685605 140727601692619 0
/proc/875345/statm: 2627813 2278883 468 659 0 2627017 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 10521184 KiB
Current children cumulated memory: 9118296 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.00377 s, system=0.003685 s

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

# cumulated CPU time of all completed processes:  user=3594.51 s, system=5.68023 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+3609.9 s]
/proc/loadavg: 4.09 4.11 4.16 5/250 877332
/proc/meminfo: memFree=91253636/131655788 swapFree=131071996/131071996
[pid=875340] ppid=875337 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/875340/stat : 875340 (naps-1.03.sh) S 875337 875340 870169 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 169077148 10170368 691 134679101440 93845138276352 93845139355672 140737341888608 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93845141454128 93845141501316 93845171138560 140737341895648 140737341895777 140737341895777 140737341902792 0
/proc/875340/statm: 2483 691 613 264 0 134 0
[pid=875345] ppid=875340 vsize=10511252 memory=9115532 CPUtime=3600.09 cores=4,6
/proc/875345/stat : 875345 (naps-1.03) R 875340 875340 870169 0 -1 4194304 968897 0 0 0 359450 559 0 0 20 0 1 0 169077149 10763522048 2278883 134679101440 4194304 6891213 140727601680144 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 22351872 140727601685489 140727601685605 140727601685605 140727601692619 0
/proc/875345/statm: 2627813 2278883 468 659 0 2627017 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 10521184 KiB
Current children cumulated memory: 9118296 KiB

Child status: 10

Real time (s): 3609.99
CPU time (s): 3600.19
CPU user time (s): 3594.51
CPU system time (s): 5.68023
CPU usage (%): 99.7286
Max. virtual memory (cumulated for all children) (KiB): 11915324
Max. memory (cumulated for all children) (KiB): 9824256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.51
system time used= 5.68023
maximum resident set size= 9821492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 969359
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= 571
involuntary context switches= 4814


# summary of solver processes directly reported to runsolver:
#   pid: 875340,875345
#   total CPU time (s): 3600.19
#   total CPU user time (s): 3594.51
#   total CPU system time (s): 5.68023

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.2136 second user time and 36.3852 second system time

The end

Launcher Data

Begin job on nodeC006 at 2024-07-17 00:33:16
IDJOB=4434149
IDBENCH=158609
IDSOLVER=3062
FILE ID=nodeC006/4434149-1721169184
RUNJOBID= nodeC006-1721162579-870180
SLURM_JOB_ID= 7505779
Free space on /tmp= 723756 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/hw64/normalized-hw64-vm75p-opt.opb.negationfix.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434149-1721169184/watcher-4434149-1721169184 -o /tmp/evaluation-result-4434149-1721169184/solver-4434149-1721169184 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1721162579-870180 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4434149-1721169184.opb

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

MD5SUM BENCH= ee8efe71b9f67a5ece24692873b8eec2
RANDOM SEED=1815511882

nodeC006.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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		: 3491.971
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.94
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		: 3513.235
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.26
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.386
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.94
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.332
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.26
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		: 1428.087
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.94
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.970
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.26
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.266
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.94
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.400
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.26
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        103703888 kB
MemAvailable:   109562308 kB
Buffers:          431836 kB
Cached:          6191732 kB
SwapCached:            0 kB
Active:           759636 kB
Inactive:       26450636 kB
Active(anon):       1484 kB
Inactive(anon): 20623228 kB
Active(file):     758152 kB
Inactive(file):  5827408 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              6996 kB
Writeback:             0 kB
AnonPages:      20585720 kB
Mapped:           109800 kB
Shmem:             37704 kB
KReclaimable:     225780 kB
Slab:             340960 kB
SReclaimable:     225780 kB
SUnreclaim:       115180 kB
KernelStack:        3920 kB
PageTables:        49576 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   23019144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            54304 kB
HardwareCorrupted:     0 kB
AnonHugePages:  11128832 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      310088 kB
DirectMap2M:    40488960 kB
DirectMap1G:    95420416 kB

Free space on /tmp at the end= 723752 MiB
End job on nodeC006 at 2024-07-17 01:33:27