Trace number 4449228

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? 2016.2 2020.9

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw512/normalized-hw512-vm99p-dec.opb.negationfix.opb
MD5SUM8e74907d75b3430f44949ac6e798f9f2
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 benchmark7.93447
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2766336
Total number of constraints11830
Number of constraints which are clauses5402
Number of constraints which are cardinality constraints (but not clauses)5402
Number of constraints which are nor clauses,nor cardinality constraints1026
Minimum length of a constraint512
Maximum length of a constraint5402
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 1983745
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 4451165
Number of bits of the biggest sum of numbers23
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-4449228-1721358503.opb
2015.79/2020.53	c malloc failed in xmalloc
2015.79/2020.53	c 
2015.79/2020.53	c *** TERMINATED *** by signal 15
2015.79/2020.53	s UNKNOWN
2015.79/2020.53	c _____________________________________________________________________________
2015.79/2020.53	c std/band forms        : 185,0
2015.79/2020.53	c 2cl/3cl ITE-codings   : 0,0
2015.79/2020.53	c BDD/srt/adr Max costs : 4970188,2285281,0
2015.79/2020.53	c BDDraw/bin/mul/srt/adr: 33,0,0,152,0
2015.79/2020.53	c BDD nodes             : 154689978
2015.79/2020.53	c Es1/CC detections     : 0,0
2015.79/2020.53	c CC sort               : 0
2015.79/2020.53	c SAT/UNSAT calls       : 0,0
2015.79/2020.53	c regenrated variables  : 0
2015.79/2020.53	c eliminated fixed lits : 7174
2015.79/2020.53	c goal lit flips        : 0
2015.79/2020.53	c goal stages           : 0
2015.79/2020.53	c goal shrink           : 0
2015.79/2020.53	c goal coeff separations: 0
2015.79/2020.53	c restarts              : 0
2015.79/2020.53	c conflicts             : 0              (0 /sec)
2015.79/2020.53	c decisions             : 0              (0 /sec)
2015.79/2020.53	c propagations          : 0              (0 /sec)
2015.79/2020.53	c inspects              : 0              (0 /sec)
2015.79/2020.53	c CPU time (solving tm) : 2007 s        (0 s, SAT 0 s, UNSAT 0 s)
2015.79/2020.53	c Time for Opt-base     : 107.3 s
2015.79/2020.53	c Steps for Opt-base    : 511689492
2015.79/2020.53	c Time for BDD coding   : 1422 s
2015.79/2020.53	c Time for srt coding   : 430.8 s
2015.79/2020.53	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 (46339 MiB free)
  memory of node 1: 64473 MiB (30112 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449228-1721358503/watcher-4449228-1721358503 -o /tmp/evaluation-result-4449228-1721358503/solver-4449228-1721358503 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721351295-991221 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4449228-1721358503.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
Starting watchdog thread
solver pid=997948, runsolver pid=997945
Current StackSize limit: 8192 KiB


[startup+0.100269 s]*
/proc/loadavg: 4.09 4.13 4.15 5/258 997953
/proc/meminfo: memFree=78269940/131524596 swapFree=131071996/131071996
[pid=997948] ppid=997945 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/997948/stat : 997948 (naps-1.03.sh) S 997945 997948 991210 0 -1 4194304 217 240 0 0 0 0 0 0 20 0 1 0 188020948 10170368 664 134679101440 94476205101056 94476206180376 140723070818800 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94476208278832 94476208326020 94476225191936 140723070821343 140723070821472 140723070821472 140723070828488 0
/proc/997948/statm: 2483 664 586 264 0 134 0
[pid=997953] ppid=997948 vsize=23212 memory=16468 CPUtime=0.09 cores=4,6
/proc/997953/stat : 997953 (naps-1.03) R 997948 997948 991210 0 -1 4194304 3871 0 0 0 9 0 0 0 20 0 1 0 188020948 23769088 4117 134679101440 4194304 6891213 140731673647952 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 30470144 140731673654256 140731673654372 140731673654372 140731673661387 0
/proc/997953/statm: 5803 4117 436 659 0 5007 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 19124 KiB

[startup+0.20625 s]*
/proc/loadavg: 4.09 4.13 4.15 5/258 997953
/proc/meminfo: memFree=78257844/131524596 swapFree=131071996/131071996
[pid=997948] ppid=997945 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/997948/stat : 997948 (naps-1.03.sh) S 997945 997948 991210 0 -1 4194304 217 240 0 0 0 0 0 0 20 0 1 0 188020948 10170368 664 134679101440 94476205101056 94476206180376 140723070818800 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94476208278832 94476208326020 94476225191936 140723070821343 140723070821472 140723070821472 140723070828488 0
/proc/997948/statm: 2483 664 586 264 0 134 0
[pid=997953] ppid=997948 vsize=37032 memory=28504 CPUtime=0.19 cores=4,6
/proc/997953/stat : 997953 (naps-1.03) R 997948 997948 991210 0 -1 4194304 7060 0 0 0 18 1 0 0 20 0 1 0 188020948 37920768 7126 134679101440 4194304 6891213 140731673647952 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30470144 140731673654256 140731673654372 140731673654372 140731673661387 0
/proc/997953/statm: 9258 7126 436 659 0 8462 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 46964 KiB
Current children cumulated memory: 31160 KiB

[startup+0.305874 s]*
/proc/loadavg: 4.09 4.13 4.15 5/258 997953
/proc/meminfo: memFree=78243692/131524596 swapFree=131071996/131071996
[pid=997948] ppid=997945 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/997948/stat : 997948 (naps-1.03.sh) S 997945 997948 991210 0 -1 4194304 217 240 0 0 0 0 0 0 20 0 1 0 188020948 10170368 664 134679101440 94476205101056 94476206180376 140723070818800 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94476208278832 94476208326020 94476225191936 140723070821343 140723070821472 140723070821472 140723070828488 0
/proc/997948/statm: 2483 664 586 264 0 134 0
[pid=997953] ppid=997948 vsize=51004 memory=40384 CPUtime=0.28 cores=4,6
/proc/997953/stat : 997953 (naps-1.03) R 997948 997948 991210 0 -1 4194304 10299 0 0 0 27 1 0 0 20 0 1 0 188020948 52228096 10096 134679101440 4194304 6891213 140731673647952 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30470144 140731673654256 140731673654372 140731673654372 140731673661387 0
/proc/997953/statm: 12751 10096 436 659 0 11955 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 60936 KiB
Current children cumulated memory: 43040 KiB

[startup+0.700272 s]
/proc/loadavg: 4.09 4.13 4.15 5/258 997953
/proc/meminfo: memFree=78220704/131524596 swapFree=131071996/131071996
[pid=997948] ppid=997945 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/997948/stat : 997948 (naps-1.03.sh) S 997945 997948 991210 0 -1 4194304 217 240 0 0 0 0 0 0 20 0 1 0 188020948 10170368 664 134679101440 94476205101056 94476206180376 140723070818800 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94476208278832 94476208326020 94476225191936 140723070821343 140723070821472 140723070821472 140723070828488 0
/proc/997948/statm: 2483 664 586 264 0 134 0
[pid=997953] ppid=997948 vsize=102660 memory=88860 CPUtime=0.67 cores=4,6
/proc/997953/stat : 997953 (naps-1.03) R 997948 997948 991210 0 -1 4194304 21587 0 0 0 64 3 0 0 20 0 1 0 188020948 105123840 22215 134679101440 4194304 6891213 140731673647952 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30470144 140731673654256 140731673654372 140731673654372 140731673661387 0
/proc/997953/statm: 25665 22215 436 659 0 24869 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 112592 KiB
Current children cumulated memory: 91516 KiB

[startup+1.50027 s]
/proc/loadavg: 4.09 4.13 4.15 5/258 997953
/proc/meminfo: memFree=78156116/131524596 swapFree=131071996/131071996
[pid=997948] ppid=997945 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/997948/stat : 997948 (naps-1.03.sh) S 997945 997948 991210 0 -1 4194304 217 240 0 0 0 0 0 0 20 0 1 0 188020948 10170368 664 134679101440 94476205101056 94476206180376 140723070818800 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94476208278832 94476208326020 94476225191936 140723070821343 140723070821472 140723070821472 140723070828488 0
/proc/997948/statm: 2483 664 586 264 0 134 0
[pid=997953] ppid=997948 vsize=213704 memory=183052 CPUtime=1.48 cores=4,6
/proc/997953/stat : 997953 (naps-1.03) R 997948 997948 991210 0 -1 4194304 43113 0 0 0 141 7 0 0 20 0 1 0 188020948 218832896 45763 134679101440 4194304 6891213 140731673647952 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30470144 140731673654256 140731673654372 140731673654372 140731673661387 0
/proc/997953/statm: 53426 45763 436 659 0 52630 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 223636 KiB
Current children cumulated memory: 185708 KiB

[startup+3.10574 s]
/proc/loadavg: 4.08 4.13 4.15 5/258 997953
/proc/meminfo: memFree=77922472/131524596 swapFree=131071996/131071996
[pid=997948] ppid=997945 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/997948/stat : 997948 (naps-1.03.sh) S 997945 997948 991210 0 -1 4194304 217 240 0 0 0 0 0 0 20 0 1 0 188020948 10170368 664 134679101440 94476205101056 94476206180376 140723070818800 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94476208278832 94476208326020 94476225191936 140723070821343 140723070821472 140723070821472 140723070828488 0
/proc/997948/statm: 2483 664 586 264 0 134 0
[pid=997953] ppid=997948 vsize=413108 memory=350452 CPUtime=3.08 cores=4,6
/proc/997953/stat : 997953 (naps-1.03) R 997948 997948 991210 0 -1 4194304 71222 0 0 0 296 12 0 0 20 0 1 0 188020948 423022592 87613 134679101440 4194304 6891213 140731673647952 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30470144 140731673654256 140731673654372 140731673654372 140731673661387 0
/proc/997953/statm: 103277 87613 436 659 0 102481 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 423040 KiB
Current children cumulated memory: 353108 KiB

[startup+6.30026 s]
/proc/loadavg: 4.08 4.13 4.15 5/259 997956
/proc/meminfo: memFree=77631312/131524596 swapFree=131071996/131071996
[pid=997948] ppid=997945 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/997948/stat : 997948 (naps-1.03.sh) S 997945 997948 991210 0 -1 4194304 217 240 0 0 0 0 0 0 20 0 1 0 188020948 10170368 664 134679101440 94476205101056 94476206180376 140723070818800 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94476208278832 94476208326020 94476225191936 140723070821343 140723070821472 140723070821472 140723070828488 0
/proc/997948/statm: 2483 664 586 264 0 134 0
[pid=997953] ppid=997948 vsize=796380 memory=653128 CPUtime=6.27 cores=4,6
/proc/997953/stat : 997953 (naps-1.03) R 997948 997948 991210 0 -1 4194304 116000 0 0 0 604 23 0 0 20 0 1 0 188020948 815493120 163282 134679101440 4194304 6891213 140731673647952 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30470144 140731673654256 140731673654372 140731673654372 140731673661387 0
/proc/997953/statm: 199095 163282 436 659 0 198299 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 806312 KiB
Current children cumulated memory: 655784 KiB

[startup+12.7003 s]
/proc/loadavg: 4.07 4.12 4.15 5/259 997956
/proc/meminfo: memFree=77258772/131524596 swapFree=131071996/131071996
[pid=997948] ppid=997945 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/997948/stat : 997948 (naps-1.03.sh) S 997945 997948 991210 0 -1 4194304 217 240 0 0 0 0 0 0 20 0 1 0 188020948 10170368 664 134679101440 94476205101056 94476206180376 140723070818800 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94476208278832 94476208326020 94476225191936 140723070821343 140723070821472 140723070821472 140723070828488 0
/proc/997948/statm: 2483 664 586 264 0 134 0
[pid=997953] ppid=997948 vsize=1369068 memory=1001756 CPUtime=12.66 cores=4,6
/proc/997953/stat : 997953 (naps-1.03) R 997948 997948 991210 0 -1 4194304 171143 0 0 0 1231 35 0 0 20 0 1 0 188020948 1401925632 250439 134679101440 4194304 6891213 140731673647952 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30470144 140731673654256 140731673654372 140731673654372 140731673661387 0
/proc/997953/statm: 342267 250439 436 659 0 341471 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 1379000 KiB
Current children cumulated memory: 1004412 KiB

[startup+25.5003 s]
/proc/loadavg: 4.13 4.14 4.15 5/259 997959
/proc/meminfo: memFree=76786380/131524596 swapFree=131071996/131071996
[pid=997948] ppid=997945 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/997948/stat : 997948 (naps-1.03.sh) S 997945 997948 991210 0 -1 4194304 217 240 0 0 0 0 0 0 20 0 1 0 188020948 10170368 664 134679101440 94476205101056 94476206180376 140723070818800 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94476208278832 94476208326020 94476225191936 140723070821343 140723070821472 140723070821472 140723070828488 0
/proc/997948/statm: 2483 664 586 264 0 134 0
[pid=997953] ppid=997948 vsize=1892560 memory=1298748 CPUtime=25.43 cores=4,6
/proc/997953/stat : 997953 (naps-1.03) R 997948 997948 991210 0 -1 4194304 244955 0 0 0 2492 51 0 0 20 0 1 0 188020948 1937981440 324687 134679101440 4194304 6891213 140731673647952 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30470144 140731673654256 140731673654372 140731673654372 140731673661387 0
/proc/997953/statm: 473140 324687 436 659 0 472344 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 1902492 KiB
Current children cumulated memory: 1301404 KiB

[startup+51.1058 s]
/proc/loadavg: 4.09 4.12 4.15 5/259 997962
/proc/meminfo: memFree=74545236/131524596 swapFree=131071996/131071996
[pid=997948] ppid=997945 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/997948/stat : 997948 (naps-1.03.sh) S 997945 997948 991210 0 -1 4194304 217 240 0 0 0 0 0 0 20 0 1 0 188020948 10170368 664 134679101440 94476205101056 94476206180376 140723070818800 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94476208278832 94476208326020 94476225191936 140723070821343 140723070821472 140723070821472 140723070828488 0
/proc/997948/statm: 2483 664 586 264 0 134 0
[pid=997953] ppid=997948 vsize=3664888 memory=2992744 CPUtime=50.98 cores=4,6
/proc/997953/stat : 997953 (naps-1.03) R 997948 997948 991210 0 -1 4194304 643691 0 0 0 4973 125 0 0 20 0 1 0 188020948 3752845312 748186 134679101440 4194304 6891213 140731673647952 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30470144 140731673654256 140731673654372 140731673654372 140731673661387 0
/proc/997953/statm: 916222 748186 468 659 0 915426 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 3674820 KiB
Current children cumulated memory: 2995400 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.13 4.15 5/259 997971
/proc/meminfo: memFree=72677088/131524596 swapFree=131071996/131071996
[pid=997948] ppid=997945 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/997948/stat : 997948 (naps-1.03.sh) S 997945 997948 991210 0 -1 4194304 217 240 0 0 0 0 0 0 20 0 1 0 188020948 10170368 664 134679101440 94476205101056 94476206180376 140723070818800 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94476208278832 94476208326020 94476225191936 140723070821343 140723070821472 140723070821472 140723070828488 0
/proc/997948/statm: 2483 664 586 264 0 134 0
[pid=997953] ppid=997948 vsize=4907300 memory=4142252 CPUtime=102.06 cores=4,6
/proc/997953/stat : 997953 (naps-1.03) R 997948 997948 991210 0 -1 4194304 859214 0 0 0 10035 171 0 0 20 0 1 0 188020948 5025075200 1035563 134679101440 4194304 6891213 140731673647952 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30470144 140731673654256 140731673654372 140731673654372 140731673661387 0
/proc/997953/statm: 1226825 1035563 468 659 0 1226029 0
Current children cumulated CPU time: 102.06 s
Current children cumulated vsize: 4917232 KiB
Current children cumulated memory: 4144908 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.14 4.15 5/261 997986
/proc/meminfo: memFree=71129848/131524596 swapFree=131071996/131071996
[pid=997948] ppid=997945 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/997948/stat : 997948 (naps-1.03.sh) S 997945 997948 991210 0 -1 4194304 217 240 0 0 0 0 0 0 20 0 1 0 188020948 10170368 664 134679101440 94476205101056 94476206180376 140723070818800 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94476208278832 94476208326020 94476225191936 140723070821343 140723070821472 140723070821472 140723070828488 0
/proc/997948/statm: 2483 664 586 264 0 134 0
[pid=997953] ppid=997948 vsize=5511440 memory=4838644 CPUtime=161.92 cores=4,6
/proc/997953/stat : 997953 (naps-1.03) R 997948 997948 991210 0 -1 4194304 889067 0 0 0 15997 195 0 0 20 0 1 0 188020948 5643714560 1209661 134679101440 4194304 6891213 140731673647952 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30470144 140731673654256 140731673654372 140731673654372 140731673661387 0
/proc/997953/statm: 1377860 1209661 468 659 0 1377064 0
Current children cumulated CPU time: 161.92 s
Current children cumulated vsize: 5521372 KiB
Current children cumulated memory: 4841300 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.12 4.14 5/261 997997
/proc/meminfo: memFree=68533484/131524596 swapFree=131071996/131071996
[pid=997948] ppid=997945 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/997948/stat : 997948 (naps-1.03.sh) S 997945 997948 991210 0 -1 4194304 217 240 0 0 0 0 0 0 20 0 1 0 188020948 10170368 664 134679101440 94476205101056 94476206180376 140723070818800 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94476208278832 94476208326020 94476225191936 140723070821343 140723070821472 140723070821472 140723070828488 0
/proc/997948/statm: 2483 664 586 264 0 134 0
[pid=997953] ppid=997948 vsize=6967860 memory=6177344 CPUtime=221.78 cores=4,6
/proc/997953/stat : 997953 (naps-1.03) R 997948 997948 991210 0 -1 4194304 1028267 0 0 0 21931 247 0 0 20 0 1 0 188020948 7135088640 1544336 134679101440 4194304 6891213 140731673647952 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30470144 140731673654256 140731673654372 140731673654372 140731673661387 0
/proc/997953/statm: 1741965 1544336 468 659 0 1741169 0
Current children cumulated CPU time: 221.78 s

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

/proc/997948/stat : 997948 (naps-1.03.sh) S 997945 997948 991210 0 -1 4194304 217 240 0 0 0 0 0 0 20 0 1 0 188020948 10170368 664 134679101440 94476205101056 94476206180376 140723070818800 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94476208278832 94476208326020 94476225191936 140723070821343 140723070821472 140723070821472 140723070828488 0
/proc/997948/statm: 2483 664 586 264 0 134 0
[pid=997953] ppid=997948 vsize=22253580 memory=20468552 CPUtime=1778.16 cores=4,6
/proc/997953/stat : 997953 (naps-1.03) R 997948 997948 991210 0 -1 4194304 2801615 0 0 0 176996 820 0 0 20 0 1 0 188020948 22787665920 5117138 134679101440 4194304 6891213 140731673647952 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30470144 140731673654256 140731673654372 140731673654372 140731673661387 0
/proc/997953/statm: 5563395 5117138 468 659 0 5562599 0
Current children cumulated CPU time: 1778.16 s
Current children cumulated vsize: 22263512 KiB
Current children cumulated memory: 20471208 KiB

[startup+1842.3 s]
/proc/loadavg: 4.12 4.12 4.10 5/259 999059
/proc/meminfo: memFree=68158780/131524596 swapFree=131071996/131071996
[pid=997948] ppid=997945 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/997948/stat : 997948 (naps-1.03.sh) S 997945 997948 991210 0 -1 4194304 217 240 0 0 0 0 0 0 20 0 1 0 188020948 10170368 664 134679101440 94476205101056 94476206180376 140723070818800 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94476208278832 94476208326020 94476225191936 140723070821343 140723070821472 140723070821472 140723070828488 0
/proc/997948/statm: 2483 664 586 264 0 134 0
[pid=997953] ppid=997948 vsize=22362216 memory=20669256 CPUtime=1838.02 cores=4,6
/proc/997953/stat : 997953 (naps-1.03) R 997948 997948 991210 0 -1 4194304 2835489 0 0 0 182969 833 0 0 20 0 1 0 188020948 22898909184 5167314 134679101440 4194304 6891213 140731673647952 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30470144 140731673654256 140731673654372 140731673654372 140731673661387 0
/proc/997953/statm: 5590554 5167314 468 659 0 5589758 0
Current children cumulated CPU time: 1838.02 s
Current children cumulated vsize: 22372148 KiB
Current children cumulated memory: 20671912 KiB

[startup+1902.3 s]
/proc/loadavg: 4.08 4.11 4.10 5/260 999070
/proc/meminfo: memFree=64709376/131524596 swapFree=131071996/131071996
[pid=997948] ppid=997945 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/997948/stat : 997948 (naps-1.03.sh) S 997945 997948 991210 0 -1 4194304 217 240 0 0 0 0 0 0 20 0 1 0 188020948 10170368 664 134679101440 94476205101056 94476206180376 140723070818800 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94476208278832 94476208326020 94476225191936 140723070821343 140723070821472 140723070821472 140723070828488 0
/proc/997948/statm: 2483 664 586 264 0 134 0
[pid=997953] ppid=997948 vsize=22470852 memory=20863464 CPUtime=1897.87 cores=4,6
/proc/997953/stat : 997953 (naps-1.03) R 997948 997948 991210 0 -1 4194304 2869881 0 0 0 188943 844 0 0 20 0 1 0 188020948 23010152448 5215866 134679101440 4194304 6891213 140731673647952 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30470144 140731673654256 140731673654372 140731673654372 140731673661387 0
/proc/997953/statm: 5617713 5215866 468 659 0 5616917 0
Current children cumulated CPU time: 1897.87 s
Current children cumulated vsize: 22480784 KiB
Current children cumulated memory: 20866120 KiB

[startup+1962.3 s]
/proc/loadavg: 4.13 4.12 4.10 5/263 999087
/proc/meminfo: memFree=64045760/131524596 swapFree=131071996/131071996
[pid=997948] ppid=997945 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/997948/stat : 997948 (naps-1.03.sh) S 997945 997948 991210 0 -1 4194304 217 240 0 0 0 0 0 0 20 0 1 0 188020948 10170368 664 134679101440 94476205101056 94476206180376 140723070818800 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94476208278832 94476208326020 94476225191936 140723070821343 140723070821472 140723070821472 140723070828488 0
/proc/997948/statm: 2483 664 586 264 0 134 0
[pid=997953] ppid=997948 vsize=22470852 memory=20936864 CPUtime=1957.74 cores=4,6
/proc/997953/stat : 997953 (naps-1.03) R 997948 997948 991210 0 -1 4194304 2877273 0 0 0 194922 852 0 0 20 0 1 0 188020948 23010152448 5234216 134679101440 4194304 6891213 140731673647952 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30470144 140731673654256 140731673654372 140731673654372 140731673661387 0
/proc/997953/statm: 5617713 5234216 468 659 0 5616917 0
Current children cumulated CPU time: 1957.74 s
Current children cumulated vsize: 22480784 KiB
Current children cumulated memory: 20939520 KiB

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

# cumulated CPU time of all completed processes:  user=2007.15 s, system=9.0484 s

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

[startup+1971.2 s]
/proc/loadavg: 4.12 4.11 4.10 5/263 999089
/proc/meminfo: memFree=63896172/131524596 swapFree=131071996/131071996
[pid=997948] ppid=997945 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/997948/stat : 997948 (naps-1.03.sh) S 997945 997948 991210 0 -1 4194304 217 240 0 0 0 0 0 0 20 0 1 0 188020948 10170368 664 134679101440 94476205101056 94476206180376 140723070818800 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94476208278832 94476208326020 94476225191936 140723070821343 140723070821472 140723070821472 140723070828488 0
/proc/997948/statm: 2483 664 586 264 0 134 0
[pid=997953] ppid=997948 vsize=22470852 memory=20947104 CPUtime=1966.61 cores=4,6
/proc/997953/stat : 997953 (naps-1.03) R 997948 997948 991210 0 -1 4194304 2878384 0 0 0 195807 854 0 0 20 0 1 0 188020948 23010152448 5236776 134679101440 4194304 6891213 140731673647952 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30470144 140731673654256 140731673654372 140731673654372 140731673661387 0
/proc/997953/statm: 5617713 5236776 468 659 0 5616917 0
Current children cumulated CPU time: 1966.61 s
Current children cumulated vsize: 22480784 KiB
Current children cumulated memory: 20949760 KiB

[startup+1996.8 s]
/proc/loadavg: 4.08 4.10 4.09 5/263 999093
/proc/meminfo: memFree=63333344/131524596 swapFree=131071996/131071996
[pid=997948] ppid=997945 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/997948/stat : 997948 (naps-1.03.sh) S 997945 997948 991210 0 -1 4194304 217 240 0 0 0 0 0 0 20 0 1 0 188020948 10170368 664 134679101440 94476205101056 94476206180376 140723070818800 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94476208278832 94476208326020 94476225191936 140723070821343 140723070821472 140723070821472 140723070828488 0
/proc/997948/statm: 2483 664 586 264 0 134 0
[pid=997953] ppid=997948 vsize=22633476 memory=21128192 CPUtime=1992.15 cores=4,6
/proc/997953/stat : 997953 (naps-1.03) R 997948 997948 991210 0 -1 4194304 2922469 0 0 0 198351 864 0 0 20 0 1 0 188020948 23176679424 5282048 134679101440 4194304 6891213 140731673647952 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30470144 140731673654256 140731673654372 140731673654372 140731673661387 0
/proc/997953/statm: 5658369 5282048 468 659 0 5657573 0
Current children cumulated CPU time: 1992.15 s
Current children cumulated vsize: 22643408 KiB
Current children cumulated memory: 21130848 KiB

[startup+2009.6 s]
/proc/loadavg: 4.13 4.11 4.09 5/263 999096
/proc/meminfo: memFree=63198444/131524596 swapFree=131071996/131071996
[pid=997948] ppid=997945 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/997948/stat : 997948 (naps-1.03.sh) S 997945 997948 991210 0 -1 4194304 217 240 0 0 0 0 0 0 20 0 1 0 188020948 10170368 664 134679101440 94476205101056 94476206180376 140723070818800 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94476208278832 94476208326020 94476225191936 140723070821343 140723070821472 140723070821472 140723070828488 0
/proc/997948/statm: 2483 664 586 264 0 134 0
[pid=997953] ppid=997948 vsize=22633476 memory=21175296 CPUtime=2004.91 cores=4,6
/proc/997953/stat : 997953 (naps-1.03) R 997948 997948 991210 0 -1 4194304 2924395 0 0 0 199626 865 0 0 20 0 1 0 188020948 23176679424 5293824 134679101440 4194304 6891213 140731673647952 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30470144 140731673654256 140731673654372 140731673654372 140731673661387 0
/proc/997953/statm: 5658369 5293824 468 659 0 5657573 0
Current children cumulated CPU time: 2004.91 s
Current children cumulated vsize: 22643408 KiB
Current children cumulated memory: 21177952 KiB

[startup+2016 s]*
/proc/loadavg: 4.12 4.11 4.09 5/263 999097
/proc/meminfo: memFree=62959336/131524596 swapFree=131071996/131071996
[pid=997948] ppid=997945 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/997948/stat : 997948 (naps-1.03.sh) S 997945 997948 991210 0 -1 4194304 217 240 0 0 0 0 0 0 20 0 1 0 188020948 10170368 664 134679101440 94476205101056 94476206180376 140723070818800 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94476208278832 94476208326020 94476225191936 140723070821343 140723070821472 140723070821472 140723070828488 0
/proc/997948/statm: 2483 664 586 264 0 134 0
[pid=997953] ppid=997948 vsize=22633476 memory=21203968 CPUtime=2011.3 cores=4,6
/proc/997953/stat : 997953 (naps-1.03) R 997948 997948 991210 0 -1 4194304 2924665 0 0 0 200263 867 0 0 20 0 1 0 188020948 23176679424 5300992 134679101440 4194304 6891213 140731673647952 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30470144 140731673654256 140731673654372 140731673654372 140731673661387 0
/proc/997953/statm: 5658369 5300992 468 659 0 5657573 0
Current children cumulated CPU time: 2011.3 s
Current children cumulated vsize: 22643408 KiB
Current children cumulated memory: 21206624 KiB

[startup+2019.2 s]
/proc/loadavg: 4.11 4.11 4.09 5/263 999097
/proc/meminfo: memFree=62905040/131524596 swapFree=131071996/131071996
[pid=997948] ppid=997945 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/997948/stat : 997948 (naps-1.03.sh) S 997945 997948 991210 0 -1 4194304 217 240 0 0 0 0 0 0 20 0 1 0 188020948 10170368 664 134679101440 94476205101056 94476206180376 140723070818800 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94476208278832 94476208326020 94476225191936 140723070821343 140723070821472 140723070821472 140723070828488 0
/proc/997948/statm: 2483 664 586 264 0 134 0
[pid=997953] ppid=997948 vsize=22633476 memory=21220352 CPUtime=2014.49 cores=4,6
/proc/997953/stat : 997953 (naps-1.03) R 997948 997948 991210 0 -1 4194304 2924677 0 0 0 200581 868 0 0 20 0 1 0 188020948 23176679424 5305088 134679101440 4194304 6891213 140731673647952 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30470144 140731673654256 140731673654372 140731673654372 140731673661387 0
/proc/997953/statm: 5658369 5305088 468 659 0 5657573 0
Current children cumulated CPU time: 2014.49 s
Current children cumulated vsize: 22643408 KiB
Current children cumulated memory: 21223008 KiB

[startup+2020 s]*
/proc/loadavg: 4.11 4.11 4.09 5/263 999097
/proc/meminfo: memFree=62897300/131524596 swapFree=131071996/131071996
[pid=997948] ppid=997945 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/997948/stat : 997948 (naps-1.03.sh) S 997945 997948 991210 0 -1 4194304 217 240 0 0 0 0 0 0 20 0 1 0 188020948 10170368 664 134679101440 94476205101056 94476206180376 140723070818800 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94476208278832 94476208326020 94476225191936 140723070821343 140723070821472 140723070821472 140723070828488 0
/proc/997948/statm: 2483 664 586 264 0 134 0
[pid=997953] ppid=997948 vsize=22633476 memory=21224448 CPUtime=2015.29 cores=4,6
/proc/997953/stat : 997953 (naps-1.03) R 997948 997948 991210 0 -1 4194304 2924807 0 0 0 200661 868 0 0 20 0 1 0 188020948 23176679424 5306112 134679101440 4194304 6891213 140731673647952 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30470144 140731673654256 140731673654372 140731673654372 140731673661387 0
/proc/997953/statm: 5658369 5306112 468 659 0 5657573 0
Current children cumulated CPU time: 2015.29 s
Current children cumulated vsize: 22643408 KiB
Current children cumulated memory: 21227104 KiB

[startup+2020.4 s]
/proc/loadavg: 4.11 4.11 4.09 5/263 999097
/proc/meminfo: memFree=62897300/131524596 swapFree=131071996/131071996
[pid=997948] ppid=997945 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/997948/stat : 997948 (naps-1.03.sh) S 997945 997948 991210 0 -1 4194304 217 240 0 0 0 0 0 0 20 0 1 0 188020948 10170368 664 134679101440 94476205101056 94476206180376 140723070818800 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94476208278832 94476208326020 94476225191936 140723070821343 140723070821472 140723070821472 140723070828488 0
/proc/997948/statm: 2483 664 586 264 0 134 0
[pid=997953] ppid=997948 vsize=22633476 memory=21226496 CPUtime=2015.69 cores=4,6
/proc/997953/stat : 997953 (naps-1.03) R 997948 997948 991210 0 -1 4194304 2924937 0 0 0 200700 869 0 0 20 0 1 0 188020948 23176679424 5306624 134679101440 4194304 6891213 140731673647952 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30470144 140731673654256 140731673654372 140731673654372 140731673661387 0
/proc/997953/statm: 5658369 5306624 468 659 0 5657573 0
Current children cumulated CPU time: 2015.69 s
Current children cumulated vsize: 22643408 KiB
Current children cumulated memory: 21229152 KiB

[startup+2020.8 s]
/proc/loadavg: 4.11 4.11 4.09 5/263 999097
/proc/meminfo: memFree=62897300/131524596 swapFree=131071996/131071996
[pid=997948] ppid=997945 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/997948/stat : 997948 (naps-1.03.sh) S 997945 997948 991210 0 -1 4194304 217 240 0 0 0 0 0 0 20 0 1 0 188020948 10170368 664 134679101440 94476205101056 94476206180376 140723070818800 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94476208278832 94476208326020 94476225191936 140723070821343 140723070821472 140723070821472 140723070828488 0
/proc/997948/statm: 2483 664 586 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2656 KiB

Child status: 10

Real time (s): 2020.9
CPU time (s): 2016.2
CPU user time (s): 2007.15
CPU system time (s): 9.0484
CPU usage (%): 99.7674
Max. virtual memory (cumulated for all children) (KiB): 22643408
Max. memory (cumulated for all children) (KiB): 21229152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2007.15
system time used= 9.04839
maximum resident set size= 21226496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2925408
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= 80
involuntary context switches= 2014


# summary of solver processes directly reported to runsolver:
#   pid: 997948
#   total CPU time (s): 2016.2
#   total CPU user time (s): 2007.15
#   total CPU system time (s): 9.0484

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.49496 second user time and 7.17227 second system time

The end

Launcher Data

Begin job on nodeC034 at 2024-07-19 05:08:36
IDJOB=4449228
IDBENCH=160490
IDSOLVER=3062
FILE ID=nodeC034/4449228-1721358503
RUNJOBID= nodeC034-1721351295-991221
SLURM_JOB_ID= 7542752
Free space on /tmp= 889844 MiB

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

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

MD5SUM BENCH= 8e74907d75b3430f44949ac6e798f9f2
RANDOM SEED=621535210

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		: 3671.327
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		: 3692.140
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		: 3599.867
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		: 3600.511
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		: 3601.673
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		: 3691.508
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		: 3603.006
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		: 3600.277
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:        78287600 kB
MemAvailable:   84330224 kB
Buffers:          506212 kB
Cached:          6300552 kB
SwapCached:            0 kB
Active:          1093744 kB
Inactive:       51280512 kB
Active(anon):       1548 kB
Inactive(anon): 45603400 kB
Active(file):    1092196 kB
Inactive(file):  5677112 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            140780 kB
Writeback:             0 kB
AnonPages:      45566904 kB
Mapped:           112080 kB
Shmem:             37720 kB
KReclaimable:     226276 kB
Slab:             355572 kB
SReclaimable:     226276 kB
SUnreclaim:       129296 kB
KernelStack:        4160 kB
PageTables:        98920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834292 kB
Committed_AS:   48517656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            71296 kB
HardwareCorrupted:     0 kB
AnonHugePages:  22734848 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= 889732 MiB
End job on nodeC034 at 2024-07-19 05:42:17