Trace number 4449348

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 NameAnswerCPU timeWall clock time
NaPS-GM 1.03? 2367.12 2373.26

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw512/normalized-hw512-vm75p-dec.opb.negationfix.opb
MD5SUM8e33a6540182d2687f15b6bd9bbee190
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark5.39568
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2066432
Total number of constraints9096
Number of constraints which are clauses4035
Number of constraints which are cardinality constraints (but not clauses)4035
Number of constraints which are nor clauses,nor cardinality constraints1026
Minimum length of a constraint512
Maximum length of a constraint4035
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1481565
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 3948985
Number of bits of the biggest sum of numbers22
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-4449348-1721359425.opb
2366.64/2372.88	c malloc failed in xmalloc
2366.64/2372.88	c 
2366.64/2372.88	c *** TERMINATED *** by signal 15
2366.64/2372.88	s UNKNOWN
2366.64/2372.88	c _____________________________________________________________________________
2366.64/2372.88	c std/band forms        : 253,0
2366.64/2372.88	c 2cl/3cl ITE-codings   : 0,0
2366.64/2372.88	c BDD/srt/adr Max costs : 3696503,1657924,0
2366.64/2372.88	c BDDraw/bin/mul/srt/adr: 47,0,0,205,0
2366.64/2372.88	c BDD nodes             : 168279676
2366.64/2372.88	c Es1/CC detections     : 0,0
2366.64/2372.88	c CC sort               : 0
2366.64/2372.88	c SAT/UNSAT calls       : 0,0
2366.64/2372.88	c regenrated variables  : 0
2366.64/2372.88	c eliminated fixed lits : 5684
2366.64/2372.88	c goal lit flips        : 0
2366.64/2372.88	c goal stages           : 0
2366.64/2372.88	c goal shrink           : 0
2366.64/2372.88	c goal coeff separations: 0
2366.64/2372.88	c restarts              : 0
2366.64/2372.88	c conflicts             : 0              (0 /sec)
2366.64/2372.88	c decisions             : 0              (0 /sec)
2366.64/2372.88	c propagations          : 0              (0 /sec)
2366.64/2372.88	c inspects              : 0              (0 /sec)
2366.64/2372.88	c CPU time (solving tm) : 2358 s        (0 s, SAT 0 s, UNSAT 0 s)
2366.64/2372.88	c Time for Opt-base     : 107.4 s
2366.64/2372.88	c Steps for Opt-base    : 512696465
2366.64/2372.88	c Time for BDD coding   : 1689 s
2366.64/2372.88	c Time for srt coding   : 508.2 s
2366.64/2372.88	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: 63968 MiB (43636 MiB free)
  memory of node 1: 64473 MiB (52186 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449348-1721359425/watcher-4449348-1721359425 -o /tmp/evaluation-result-4449348-1721359425/solver-4449348-1721359425 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721351295-991223 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4449348-1721359425.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=998273, runsolver pid=998270

[startup+0.100093 s]*
/proc/loadavg: 4.19 4.19 4.15 5/262 998278
/proc/meminfo: memFree=98107128/131524596 swapFree=131071996/131071996
[pid=998273] ppid=998270 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/998273/stat : 998273 (naps-1.03.sh) S 998270 998273 991210 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 188113138 10170368 699 134679101440 94923555741696 94923556821016 140736288722288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94923558919472 94923558966660 94923562704896 140736288728031 140736288728160 140736288728160 140736288735176 0
/proc/998273/statm: 2483 699 623 264 0 134 0
[pid=998278] ppid=998273 vsize=24652 memory=17568 CPUtime=0.09 cores=5,7
/proc/998278/stat : 998278 (naps-1.03) R 998273 998273 991210 0 -1 4194304 4033 0 0 0 9 0 0 0 20 0 1 0 188113138 25243648 4392 134679101440 4194304 6891213 140730184576176 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19283968 140730184578032 140730184578148 140730184578148 140730184585163 0
/proc/998278/statm: 6163 4392 436 659 0 5367 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 34584 KiB
Current children cumulated memory: 20364 KiB

[startup+0.206308 s]*
/proc/loadavg: 4.19 4.19 4.15 5/262 998278
/proc/meminfo: memFree=98094360/131524596 swapFree=131071996/131071996
[pid=998273] ppid=998270 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/998273/stat : 998273 (naps-1.03.sh) S 998270 998273 991210 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 188113138 10170368 699 134679101440 94923555741696 94923556821016 140736288722288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94923558919472 94923558966660 94923562704896 140736288728031 140736288728160 140736288728160 140736288735176 0
/proc/998273/statm: 2483 699 623 264 0 134 0
[pid=998278] ppid=998273 vsize=38396 memory=29268 CPUtime=0.2 cores=5,7
/proc/998278/stat : 998278 (naps-1.03) R 998273 998273 991210 0 -1 4194304 7141 0 0 0 19 1 0 0 20 0 1 0 188113138 39317504 7317 134679101440 4194304 6891213 140730184576176 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19283968 140730184578032 140730184578148 140730184578148 140730184585163 0
/proc/998278/statm: 9599 7317 436 659 0 8803 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 48328 KiB
Current children cumulated memory: 32064 KiB

[startup+0.306045 s]*
/proc/loadavg: 4.19 4.19 4.15 5/262 998278
/proc/meminfo: memFree=98081900/131524596 swapFree=131071996/131071996
[pid=998273] ppid=998270 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/998273/stat : 998273 (naps-1.03.sh) S 998270 998273 991210 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 188113138 10170368 699 134679101440 94923555741696 94923556821016 140736288722288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94923558919472 94923558966660 94923562704896 140736288728031 140736288728160 140736288728160 140736288735176 0
/proc/998273/statm: 2483 699 623 264 0 134 0
[pid=998278] ppid=998273 vsize=52468 memory=41720 CPUtime=0.3 cores=5,7
/proc/998278/stat : 998278 (naps-1.03) R 998273 998273 991210 0 -1 4194304 10550 0 0 0 29 1 0 0 20 0 1 0 188113138 53727232 10430 134679101440 4194304 6891213 140730184576176 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19283968 140730184578032 140730184578148 140730184578148 140730184585163 0
/proc/998278/statm: 13117 10430 436 659 0 12321 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 62400 KiB
Current children cumulated memory: 44516 KiB

[startup+0.70027 s]
/proc/loadavg: 4.19 4.19 4.15 5/262 998278
/proc/meminfo: memFree=98053720/131524596 swapFree=131071996/131071996
[pid=998273] ppid=998270 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/998273/stat : 998273 (naps-1.03.sh) S 998270 998273 991210 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 188113138 10170368 699 134679101440 94923555741696 94923556821016 140736288722288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94923558919472 94923558966660 94923562704896 140736288728031 140736288728160 140736288728160 140736288735176 0
/proc/998273/statm: 2483 699 623 264 0 134 0
[pid=998278] ppid=998273 vsize=106208 memory=87972 CPUtime=0.69 cores=5,7
/proc/998278/stat : 998278 (naps-1.03) R 998273 998273 991210 0 -1 4194304 21841 0 0 0 66 3 0 0 20 0 1 0 188113138 108756992 21993 134679101440 4194304 6891213 140730184576176 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19283968 140730184578032 140730184578148 140730184578148 140730184585163 0
/proc/998278/statm: 26552 21993 436 659 0 25756 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 116140 KiB
Current children cumulated memory: 90768 KiB

[startup+1.50027 s]
/proc/loadavg: 4.19 4.19 4.15 5/262 998278
/proc/meminfo: memFree=97997868/131524596 swapFree=131071996/131071996
[pid=998273] ppid=998270 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/998273/stat : 998273 (naps-1.03.sh) S 998270 998273 991210 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 188113138 10170368 699 134679101440 94923555741696 94923556821016 140736288722288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94923558919472 94923558966660 94923562704896 140736288728031 140736288728160 140736288728160 140736288735176 0
/proc/998273/statm: 2483 699 623 264 0 134 0
[pid=998278] ppid=998273 vsize=218472 memory=171200 CPUtime=1.48 cores=5,7
/proc/998278/stat : 998278 (naps-1.03) R 998273 998273 991210 0 -1 4194304 40625 0 0 0 143 5 0 0 20 0 1 0 188113138 223715328 42800 134679101440 4194304 6891213 140730184576176 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19283968 140730184578032 140730184578148 140730184578148 140730184585163 0
/proc/998278/statm: 54618 42800 436 659 0 53822 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 228404 KiB
Current children cumulated memory: 173996 KiB

[startup+3.10625 s]
/proc/loadavg: 4.19 4.19 4.15 5/262 998279
/proc/meminfo: memFree=97688052/131524596 swapFree=131071996/131071996
[pid=998273] ppid=998270 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/998273/stat : 998273 (naps-1.03.sh) S 998270 998273 991210 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 188113138 10170368 699 134679101440 94923555741696 94923556821016 140736288722288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94923558919472 94923558966660 94923562704896 140736288728031 140736288728160 140736288728160 140736288735176 0
/proc/998273/statm: 2483 699 623 264 0 134 0
[pid=998278] ppid=998273 vsize=456672 memory=338684 CPUtime=3.08 cores=5,7
/proc/998278/stat : 998278 (naps-1.03) R 998273 998273 991210 0 -1 4194304 72074 0 0 0 296 12 0 0 20 0 1 0 188113138 467632128 84671 134679101440 4194304 6891213 140730184576176 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19283968 140730184578032 140730184578148 140730184578148 140730184585163 0
/proc/998278/statm: 114168 84671 436 659 0 113372 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 466604 KiB
Current children cumulated memory: 341480 KiB

[startup+6.30019 s]
/proc/loadavg: 4.18 4.18 4.15 5/262 998279
/proc/meminfo: memFree=97379956/131524596 swapFree=131071996/131071996
[pid=998273] ppid=998270 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/998273/stat : 998273 (naps-1.03.sh) S 998270 998273 991210 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 188113138 10170368 699 134679101440 94923555741696 94923556821016 140736288722288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94923558919472 94923558966660 94923562704896 140736288728031 140736288728160 140736288728160 140736288735176 0
/proc/998273/statm: 2483 699 623 264 0 134 0
[pid=998278] ppid=998273 vsize=808924 memory=636680 CPUtime=6.27 cores=5,7
/proc/998278/stat : 998278 (naps-1.03) R 998273 998273 991210 0 -1 4194304 116552 0 0 0 604 23 0 0 20 0 1 0 188113138 828338176 159170 134679101440 4194304 6891213 140730184576176 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19283968 140730184578032 140730184578148 140730184578148 140730184585163 0
/proc/998278/statm: 202231 159170 436 659 0 201435 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 818856 KiB
Current children cumulated memory: 639476 KiB

[startup+12.7003 s]
/proc/loadavg: 4.16 4.18 4.15 5/262 998279
/proc/meminfo: memFree=97153884/131524596 swapFree=131071996/131071996
[pid=998273] ppid=998270 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/998273/stat : 998273 (naps-1.03.sh) S 998270 998273 991210 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 188113138 10170368 699 134679101440 94923555741696 94923556821016 140736288722288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94923558919472 94923558966660 94923562704896 140736288728031 140736288728160 140736288728160 140736288735176 0
/proc/998273/statm: 2483 699 623 264 0 134 0
[pid=998278] ppid=998273 vsize=1152140 memory=810160 CPUtime=12.66 cores=5,7
/proc/998278/stat : 998278 (naps-1.03) R 998273 998273 991210 0 -1 4194304 159435 0 0 0 1234 32 0 0 20 0 1 0 188113138 1179791360 202540 134679101440 4194304 6891213 140730184576176 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19283968 140730184578032 140730184578148 140730184578148 140730184585163 0
/proc/998278/statm: 288035 202540 436 659 0 287239 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 1162072 KiB
Current children cumulated memory: 812956 KiB

[startup+25.5003 s]
/proc/loadavg: 4.13 4.17 4.15 5/262 998284
/proc/meminfo: memFree=96310784/131524596 swapFree=131071996/131071996
[pid=998273] ppid=998270 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/998273/stat : 998273 (naps-1.03.sh) S 998270 998273 991210 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 188113138 10170368 699 134679101440 94923555741696 94923556821016 140736288722288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94923558919472 94923558966660 94923562704896 140736288728031 140736288728160 140736288728160 140736288735176 0
/proc/998273/statm: 2483 699 623 264 0 134 0
[pid=998278] ppid=998273 vsize=1709872 memory=1227556 CPUtime=25.43 cores=5,7
/proc/998278/stat : 998278 (naps-1.03) R 998273 998273 991210 0 -1 4194304 289551 0 0 0 2483 60 0 0 20 0 1 0 188113138 1750908928 306889 134679101440 4194304 6891213 140730184576176 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19283968 140730184578032 140730184578148 140730184578148 140730184585163 0
/proc/998278/statm: 427468 306889 468 659 0 426672 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 1719804 KiB
Current children cumulated memory: 1230352 KiB

[startup+51.106 s]
/proc/loadavg: 4.08 4.16 4.14 5/262 998287
/proc/meminfo: memFree=94290284/131524596 swapFree=131071996/131071996
[pid=998273] ppid=998270 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/998273/stat : 998273 (naps-1.03.sh) S 998270 998273 991210 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 188113138 10170368 699 134679101440 94923555741696 94923556821016 140736288722288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94923558919472 94923558966660 94923562704896 140736288728031 140736288728160 140736288728160 140736288735176 0
/proc/998273/statm: 2483 699 623 264 0 134 0
[pid=998278] ppid=998273 vsize=3216460 memory=2725152 CPUtime=50.98 cores=5,7
/proc/998278/stat : 998278 (naps-1.03) R 998273 998273 991210 0 -1 4194304 604935 0 0 0 4980 118 0 0 20 0 1 0 188113138 3293655040 681288 134679101440 4194304 6891213 140730184576176 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19283968 140730184578032 140730184578148 140730184578148 140730184585163 0
/proc/998278/statm: 804115 681288 468 659 0 803319 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 3226392 KiB
Current children cumulated memory: 2727948 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.14 4.14 5/264 998683
/proc/meminfo: memFree=92911972/131524596 swapFree=131071996/131071996
[pid=998273] ppid=998270 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/998273/stat : 998273 (naps-1.03.sh) S 998270 998273 991210 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 188113138 10170368 699 134679101440 94923555741696 94923556821016 140736288722288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94923558919472 94923558966660 94923562704896 140736288728031 140736288728160 140736288728160 140736288735176 0
/proc/998273/statm: 2483 699 623 264 0 134 0
[pid=998278] ppid=998273 vsize=3844412 memory=3283048 CPUtime=102.05 cores=5,7
/proc/998278/stat : 998278 (naps-1.03) R 998273 998273 991210 0 -1 4194304 666797 0 0 0 10066 139 0 0 20 0 1 0 188113138 3936677888 820762 134679101440 4194304 6891213 140730184576176 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19283968 140730184578032 140730184578148 140730184578148 140730184585163 0
/proc/998278/statm: 961103 820762 468 659 0 960307 0
Current children cumulated CPU time: 102.05 s
Current children cumulated vsize: 3854344 KiB
Current children cumulated memory: 3285844 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.13 4.13 5/261 998693
/proc/meminfo: memFree=90129960/131524596 swapFree=131071996/131071996
[pid=998273] ppid=998270 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/998273/stat : 998273 (naps-1.03.sh) S 998270 998273 991210 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 188113138 10170368 699 134679101440 94923555741696 94923556821016 140736288722288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94923558919472 94923558966660 94923562704896 140736288728031 140736288728160 140736288728160 140736288735176 0
/proc/998273/statm: 2483 699 623 264 0 134 0
[pid=998278] ppid=998273 vsize=4734860 memory=4212452 CPUtime=161.89 cores=5,7
/proc/998278/stat : 998278 (naps-1.03) R 998273 998273 991210 0 -1 4194304 768168 0 0 0 16017 172 0 0 20 0 1 0 188113138 4848496640 1053113 134679101440 4194304 6891213 140730184576176 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19283968 140730184578032 140730184578148 140730184578148 140730184585163 0
/proc/998278/statm: 1183715 1053113 468 659 0 1182919 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 4744792 KiB
Current children cumulated memory: 4215248 KiB

[startup+222.3 s]
/proc/loadavg: 4.17 4.15 4.14 5/261 998704
/proc/meminfo: memFree=88095816/131524596 swapFree=131071996/131071996
[pid=998273] ppid=998270 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/998273/stat : 998273 (naps-1.03.sh) S 998270 998273 991210 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 188113138 10170368 699 134679101440 94923555741696 94923556821016 140736288722288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94923558919472 94923558966660 94923562704896 140736288728031 140736288728160 140736288728160 140736288735176 0
/proc/998273/statm: 2483 699 623 264 0 134 0
[pid=998278] ppid=998273 vsize=6041592 memory=5440320 CPUtime=221.74 cores=5,7
/proc/998278/stat : 998278 (naps-1.03) R 998273 998273 991210 0 -1 4194304 869890 0 0 0 21956 218 0 0 20 0 1 0 188113138 6186590208 1360080 134679101440 4194304 6891213 140730184576176 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19283968 140730184578032 140730184578148 140730184578148 140730184585163 0
/proc/998278/statm: 1510398 1360080 468 659 0 1509602 0
Current children cumulated CPU time: 221.74 s

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

/proc/998273/stat : 998273 (naps-1.03.sh) S 998270 998273 991210 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 188113138 10170368 699 134679101440 94923555741696 94923556821016 140736288722288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94923558919472 94923558966660 94923562704896 140736288728031 140736288728160 140736288728160 140736288735176 0
/proc/998273/statm: 2483 699 623 264 0 134 0
[pid=998278] ppid=998273 vsize=20994936 memory=18897904 CPUtime=2136.8 cores=5,7
/proc/998278/stat : 998278 (naps-1.03) R 998273 998273 991210 0 -1 4194304 2585560 0 0 0 212848 832 0 0 20 0 1 0 188113138 21498814464 4724476 134679101440 4194304 6891213 140730184576176 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19283968 140730184578032 140730184578148 140730184578148 140730184585163 0
/proc/998278/statm: 5248734 4724476 468 659 0 5247938 0
Current children cumulated CPU time: 2136.8 s
Current children cumulated vsize: 21004868 KiB
Current children cumulated memory: 18900700 KiB

[startup+2202.3 s]
/proc/loadavg: 2.14 2.43 3.08 3/246 999916
/proc/meminfo: memFree=86709904/131524596 swapFree=131071996/131071996
[pid=998273] ppid=998270 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/998273/stat : 998273 (naps-1.03.sh) S 998270 998273 991210 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 188113138 10170368 699 134679101440 94923555741696 94923556821016 140736288722288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94923558919472 94923558966660 94923562704896 140736288728031 140736288728160 140736288728160 140736288735176 0
/proc/998273/statm: 2483 699 623 264 0 134 0
[pid=998278] ppid=998273 vsize=21294312 memory=19289504 CPUtime=2196.63 cores=5,7
/proc/998278/stat : 998278 (naps-1.03) R 998273 998273 991210 0 -1 4194304 2668968 0 0 0 218811 852 0 0 20 0 1 0 188113138 21805375488 4822376 134679101440 4194304 6891213 140730184576176 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19283968 140730184578032 140730184578148 140730184578148 140730184585163 0
/proc/998278/statm: 5323578 4822376 468 659 0 5322782 0
Current children cumulated CPU time: 2196.63 s
Current children cumulated vsize: 21304244 KiB
Current children cumulated memory: 19292300 KiB

[startup+2262.3 s]
/proc/loadavg: 2.05 2.35 3.01 3/246 999939
/proc/meminfo: memFree=86226968/131524596 swapFree=131071996/131071996
[pid=998273] ppid=998270 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/998273/stat : 998273 (naps-1.03.sh) S 998270 998273 991210 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 188113138 10170368 699 134679101440 94923555741696 94923556821016 140736288722288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94923558919472 94923558966660 94923562704896 140736288728031 140736288728160 140736288728160 140736288735176 0
/proc/998273/statm: 2483 699 623 264 0 134 0
[pid=998278] ppid=998273 vsize=21475416 memory=19529992 CPUtime=2256.46 cores=5,7
/proc/998278/stat : 998278 (naps-1.03) R 998273 998273 991210 0 -1 4194304 2719915 0 0 0 224776 870 0 0 20 0 1 0 188113138 21990825984 4882498 134679101440 4194304 6891213 140730184576176 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19283968 140730184578032 140730184578148 140730184578148 140730184585163 0
/proc/998278/statm: 5368854 4882498 468 659 0 5368058 0
Current children cumulated CPU time: 2256.46 s
Current children cumulated vsize: 21485348 KiB
Current children cumulated memory: 19532788 KiB

[startup+2322.3 s]
/proc/loadavg: 2.13 2.32 2.96 3/246 999950
/proc/meminfo: memFree=85756116/131524596 swapFree=131071996/131071996
[pid=998273] ppid=998270 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/998273/stat : 998273 (naps-1.03.sh) S 998270 998273 991210 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 188113138 10170368 699 134679101440 94923555741696 94923556821016 140736288722288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94923558919472 94923558966660 94923562704896 140736288728031 140736288728160 140736288728160 140736288735176 0
/proc/998273/statm: 2483 699 623 264 0 134 0
[pid=998278] ppid=998273 vsize=21593424 memory=19707444 CPUtime=2316.28 cores=5,7
/proc/998278/stat : 998278 (naps-1.03) R 998273 998273 991210 0 -1 4194304 2756711 0 0 0 230745 883 0 0 20 0 1 0 188113138 22111666176 4926861 134679101440 4194304 6891213 140730184576176 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19283968 140730184578032 140730184578148 140730184578148 140730184585163 0
/proc/998278/statm: 5398356 4926861 468 659 0 5397560 0
Current children cumulated CPU time: 2316.28 s
Current children cumulated vsize: 21603356 KiB
Current children cumulated memory: 19710240 KiB

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

# cumulated CPU time of all completed processes:  user=2357.76 s, system=9.3532 s

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

[startup+2329.6 s]
/proc/loadavg: 2.12 2.31 2.95 3/246 999952
/proc/meminfo: memFree=85719568/131524596 swapFree=131071996/131071996
[pid=998273] ppid=998270 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/998273/stat : 998273 (naps-1.03.sh) S 998270 998273 991210 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 188113138 10170368 699 134679101440 94923555741696 94923556821016 140736288722288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94923558919472 94923558966660 94923562704896 140736288728031 140736288728160 140736288728160 140736288735176 0
/proc/998273/statm: 2483 699 623 264 0 134 0
[pid=998278] ppid=998273 vsize=21593424 memory=19715636 CPUtime=2323.56 cores=5,7
/proc/998278/stat : 998278 (naps-1.03) R 998273 998273 991210 0 -1 4194304 2757467 0 0 0 231472 884 0 0 20 0 1 0 188113138 22111666176 4928909 134679101440 4194304 6891213 140730184576176 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19283968 140730184578032 140730184578148 140730184578148 140730184585163 0
/proc/998278/statm: 5398356 4928909 468 659 0 5397560 0
Current children cumulated CPU time: 2323.56 s
Current children cumulated vsize: 21603356 KiB
Current children cumulated memory: 19718432 KiB

[startup+2355.2 s]
/proc/loadavg: 2.08 2.29 2.93 3/246 999957
/proc/meminfo: memFree=85453176/131524596 swapFree=131071996/131071996
[pid=998273] ppid=998270 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/998273/stat : 998273 (naps-1.03.sh) S 998270 998273 991210 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 188113138 10170368 699 134679101440 94923555741696 94923556821016 140736288722288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94923558919472 94923558966660 94923562704896 140736288728031 140736288728160 140736288728160 140736288735176 0
/proc/998273/statm: 2483 699 623 264 0 134 0
[pid=998278] ppid=998273 vsize=21711432 memory=19880760 CPUtime=2349.09 cores=5,7
/proc/998278/stat : 998278 (naps-1.03) R 998273 998273 991210 0 -1 4194304 2790151 0 0 0 234015 894 0 0 20 0 1 0 188113138 22232506368 4970190 134679101440 4194304 6891213 140730184576176 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19283968 140730184578032 140730184578148 140730184578148 140730184585163 0
/proc/998278/statm: 5427858 4970190 468 659 0 5427062 0
Current children cumulated CPU time: 2349.09 s
Current children cumulated vsize: 21721364 KiB
Current children cumulated memory: 19883556 KiB

[startup+2361.6 s]
/proc/loadavg: 2.07 2.28 2.91 3/246 999957
/proc/meminfo: memFree=85422172/131524596 swapFree=131071996/131071996
[pid=998273] ppid=998270 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/998273/stat : 998273 (naps-1.03.sh) S 998270 998273 991210 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 188113138 10170368 699 134679101440 94923555741696 94923556821016 140736288722288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94923558919472 94923558966660 94923562704896 140736288728031 140736288728160 140736288728160 140736288735176 0
/proc/998273/statm: 2483 699 623 264 0 134 0
[pid=998278] ppid=998273 vsize=21711432 memory=19884856 CPUtime=2355.47 cores=5,7
/proc/998278/stat : 998278 (naps-1.03) R 998273 998273 991210 0 -1 4194304 2790418 0 0 0 234651 896 0 0 20 0 1 0 188113138 22232506368 4971214 134679101440 4194304 6891213 140730184576176 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19283968 140730184578032 140730184578148 140730184578148 140730184585163 0
/proc/998278/statm: 5427858 4971214 468 659 0 5427062 0
Current children cumulated CPU time: 2355.47 s
Current children cumulated vsize: 21721364 KiB
Current children cumulated memory: 19887652 KiB

[startup+2368 s]*
/proc/loadavg: 2.14 2.29 2.91 3/246 999958
/proc/meminfo: memFree=85399196/131524596 swapFree=131071996/131071996
[pid=998273] ppid=998270 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/998273/stat : 998273 (naps-1.03.sh) S 998270 998273 991210 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 188113138 10170368 699 134679101440 94923555741696 94923556821016 140736288722288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94923558919472 94923558966660 94923562704896 140736288728031 140736288728160 140736288728160 140736288735176 0
/proc/998273/statm: 2483 699 623 264 0 134 0
[pid=998278] ppid=998273 vsize=21711432 memory=19888952 CPUtime=2361.86 cores=5,7
/proc/998278/stat : 998278 (naps-1.03) R 998273 998273 991210 0 -1 4194304 2791522 0 0 0 235290 896 0 0 20 0 1 0 188113138 22232506368 4972238 134679101440 4194304 6891213 140730184576176 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19283968 140730184578032 140730184578148 140730184578148 140730184585163 0
/proc/998278/statm: 5427858 4972238 468 659 0 5427062 0
Current children cumulated CPU time: 2361.86 s
Current children cumulated vsize: 21721364 KiB
Current children cumulated memory: 19891748 KiB

[startup+2371.2 s]
/proc/loadavg: 2.13 2.28 2.91 3/246 999958
/proc/meminfo: memFree=85392048/131524596 swapFree=131071996/131071996
[pid=998273] ppid=998270 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/998273/stat : 998273 (naps-1.03.sh) S 998270 998273 991210 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 188113138 10170368 699 134679101440 94923555741696 94923556821016 140736288722288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94923558919472 94923558966660 94923562704896 140736288728031 140736288728160 140736288728160 140736288735176 0
/proc/998273/statm: 2483 699 623 264 0 134 0
[pid=998278] ppid=998273 vsize=21711432 memory=19891000 CPUtime=2365.04 cores=5,7
/proc/998278/stat : 998278 (naps-1.03) R 998273 998273 991210 0 -1 4194304 2792063 0 0 0 235608 896 0 0 20 0 1 0 188113138 22232506368 4972750 134679101440 4194304 6891213 140730184576176 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19283968 140730184578032 140730184578148 140730184578148 140730184585163 0
/proc/998278/statm: 5427858 4972750 468 659 0 5427062 0
Current children cumulated CPU time: 2365.04 s
Current children cumulated vsize: 21721364 KiB
Current children cumulated memory: 19893796 KiB

[startup+2372 s]*
/proc/loadavg: 2.13 2.28 2.91 3/246 999958
/proc/meminfo: memFree=85373552/131524596 swapFree=131071996/131071996
[pid=998273] ppid=998270 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/998273/stat : 998273 (naps-1.03.sh) S 998270 998273 991210 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 188113138 10170368 699 134679101440 94923555741696 94923556821016 140736288722288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94923558919472 94923558966660 94923562704896 140736288728031 140736288728160 140736288728160 140736288735176 0
/proc/998273/statm: 2483 699 623 264 0 134 0
[pid=998278] ppid=998273 vsize=21711432 memory=19893048 CPUtime=2365.85 cores=5,7
/proc/998278/stat : 998278 (naps-1.03) R 998273 998273 991210 0 -1 4194304 2792186 0 0 0 235689 896 0 0 20 0 1 0 188113138 22232506368 4973262 134679101440 4194304 6891213 140730184576176 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19283968 140730184578032 140730184578148 140730184578148 140730184585163 0
/proc/998278/statm: 5427858 4973262 468 659 0 5427062 0
Current children cumulated CPU time: 2365.85 s
Current children cumulated vsize: 21721364 KiB
Current children cumulated memory: 19895844 KiB

[startup+2372.8 s]
/proc/loadavg: 2.13 2.28 2.91 3/246 999958
/proc/meminfo: memFree=85373552/131524596 swapFree=131071996/131071996
[pid=998273] ppid=998270 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/998273/stat : 998273 (naps-1.03.sh) S 998270 998273 991210 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 188113138 10170368 699 134679101440 94923555741696 94923556821016 140736288722288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94923558919472 94923558966660 94923562704896 140736288728031 140736288728160 140736288728160 140736288735176 0
/proc/998273/statm: 2483 699 623 264 0 134 0
[pid=998278] ppid=998273 vsize=21711432 memory=19893048 CPUtime=2366.64 cores=5,7
/proc/998278/stat : 998278 (naps-1.03) R 998273 998273 991210 0 -1 4194304 2792314 0 0 0 235768 896 0 0 20 0 1 0 188113138 22232506368 4973262 134679101440 4194304 6891213 140730184576176 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19283968 140730184578032 140730184578148 140730184578148 140730184585163 0
/proc/998278/statm: 5427858 4973262 468 659 0 5427062 0
Current children cumulated CPU time: 2366.64 s
Current children cumulated vsize: 21721364 KiB
Current children cumulated memory: 19895844 KiB

[startup+2373.2 s]
/proc/loadavg: 2.13 2.28 2.91 3/246 999960
/proc/meminfo: memFree=89506840/131524596 swapFree=131071996/131071996
[pid=998273] ppid=998270 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/998273/stat : 998273 (naps-1.03.sh) S 998270 998273 991210 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 188113138 10170368 699 134679101440 94923555741696 94923556821016 140736288722288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94923558919472 94923558966660 94923562704896 140736288728031 140736288728160 140736288728160 140736288735176 0
/proc/998273/statm: 2483 699 623 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2796 KiB

Child status: 10

Real time (s): 2373.26
CPU time (s): 2367.12
CPU user time (s): 2357.76
CPU system time (s): 9.3532
CPU usage (%): 99.741
Max. virtual memory (cumulated for all children) (KiB): 21721364
Max. memory (cumulated for all children) (KiB): 19895844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2357.76
system time used= 9.35319
maximum resident set size= 19893048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2792798
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= 12
involuntary context switches= 2369


# summary of solver processes directly reported to runsolver:
#   pid: 998273
#   total CPU time (s): 2367.12
#   total CPU user time (s): 2357.76
#   total CPU system time (s): 9.3532

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.27548 second user time and 12.4907 second system time

The end

Launcher Data

Begin job on nodeC034 at 2024-07-19 05:23:58
IDJOB=4449348
IDBENCH=160496
IDSOLVER=3062
FILE ID=nodeC034/4449348-1721359425
RUNJOBID= nodeC034-1721351295-991223
SLURM_JOB_ID= 7542752
Free space on /tmp= 889740 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw512/normalized-hw512-vm75p-dec.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-4449348-1721359425/watcher-4449348-1721359425 -o /tmp/evaluation-result-4449348-1721359425/solver-4449348-1721359425 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721351295-991223 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4449348-1721359425.opb

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

MD5SUM BENCH= 8e33a6540182d2687f15b6bd9bbee190
RANDOM SEED=1720132455

nodeC034.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	: 0xb00002a
cpu MHz		: 3686.496
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 6999.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3677.702
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 7005.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.218
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 6999.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3601.882
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 7005.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3686.039
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 6999.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.142
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 7005.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.378
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 6999.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3622.770
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 7005.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524596 kB
MemFree:        98122720 kB
MemAvailable:   104295664 kB
Buffers:          506908 kB
Cached:          6428864 kB
SwapCached:            0 kB
Active:          1239468 kB
Inactive:       31333132 kB
Active(anon):       1540 kB
Inactive(anon): 25673004 kB
Active(file):    1237928 kB
Inactive(file):  5660128 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            105276 kB
Writeback:             0 kB
AnonPages:      25636504 kB
Mapped:           112032 kB
Shmem:             37720 kB
KReclaimable:     229424 kB
Slab:             358636 kB
SReclaimable:     229424 kB
SUnreclaim:       129212 kB
KernelStack:        4224 kB
PageTables:        61772 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834292 kB
Committed_AS:   27878108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            71360 kB
HardwareCorrupted:     0 kB
AnonHugePages:  11227136 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:      320212 kB
DirectMap2M:    44541952 kB
DirectMap1G:    91226112 kB

Free space on /tmp at the end= 889944 MiB
End job on nodeC034 at 2024-07-19 06:03:32