Trace number 4434043

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
NaPS-GM 1.03? (TO) 3600.07 3612.33

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
heinz/normalized-stp3d.opb
MD5SUMa4b0cd988cdc47ea50384dbc6c682a43
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables204880
Total number of constraints159488
Number of constraints which are clauses129232
Number of constraints which are cardinality constraints (but not clauses)5805
Number of constraints which are nor clauses,nor cardinality constraints24451
Minimum length of a constraint2
Maximum length of a constraint120
Number of terms in the objective function 75648
Biggest coefficient in the objective function 100303
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 7576266096
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 100303
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 7576266096
Number of bits of the biggest sum of numbers33
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-4434043-1721122575.opb
6.58/6.78	c single stage optimization mode
3600.03/3612.30	c 
3600.03/3612.30	c *** TERMINATED *** by signal 15
3600.03/3612.30	s UNKNOWN
3600.03/3612.30	c _____________________________________________________________________________
3600.03/3612.30	c std/band forms        : 50741,0
3600.03/3612.30	c 2cl/3cl ITE-codings   : 0,0
3600.03/3612.30	c BDD/srt/adr Max costs : 0,2744,0
3600.03/3612.30	c BDDraw/bin/mul/srt/adr: 0,0,0,50741,0
3600.03/3612.30	c BDD nodes             : 0
3600.03/3612.30	c Es1/CC detections     : 0,0
3600.03/3612.30	c CC sort               : 26464
3600.03/3612.30	c SAT/UNSAT calls       : 0,0
3600.03/3612.30	c regenrated variables  : 0
3600.03/3612.30	c eliminated fixed lits : 24968
3600.03/3612.30	c goal lit flips        : 0
3600.03/3612.30	c goal stages           : 1
3600.03/3612.30	c goal shrink           : 0
3600.03/3612.30	c goal coeff separations: 22512
3600.03/3612.30	c restarts              : 0
3600.03/3612.30	c conflicts             : 0              (0 /sec)
3600.03/3612.30	c decisions             : 0              (0 /sec)
3600.03/3612.30	c propagations          : 0              (0 /sec)
3600.03/3612.30	c inspects              : 0              (0 /sec)
3600.03/3612.30	c CPU time (solving tm) : 3599 s        (3592 s, SAT 0 s, UNSAT 0 s)
3600.03/3612.30	c Time for Opt-base     : 0.1189 s
3600.03/3612.30	c Steps for Opt-base    : 0
3600.03/3612.30	c Time for BDD coding   : 0 s
3600.03/3612.30	c Time for srt coding   : 1.29 s
3600.03/3612.30	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: 64096 MiB (62590 MiB free)
  memory of node 1: 64473 MiB (62100 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434043-1721122575/watcher-4434043-1721122575 -o /tmp/evaluation-result-4434043-1721122575/solver-4434043-1721122575 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721118899-840436 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4434043-1721122575.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=844905, runsolver pid=844902

[startup+0.100896 s]*
/proc/loadavg: 4.08 4.18 4.11 5/245 844910
/proc/meminfo: memFree=127670788/131655788 swapFree=131071996/131071996
[pid=844905] ppid=844902 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/844905/stat : 844905 (naps-1.03.sh) S 844902 844905 840426 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 164413402 10170368 705 134679101440 94435592392704 94435593472024 140725605904720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94435595570480 94435595617668 94435613339648 140725605909472 140725605909601 140725605909601 140725605916616 0
/proc/844905/statm: 2483 705 627 264 0 134 0
[pid=844910] ppid=844905 vsize=20580 memory=12880 CPUtime=0.09 cores=0,2
/proc/844910/stat : 844910 (naps-1.03) R 844905 844905 840426 0 -1 4194304 3084 0 0 0 9 0 0 0 20 0 1 0 164413402 21073920 3220 134679101440 4194304 6891213 140732803698288 0 0 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 9490432 140732803703793 140732803703909 140732803703909 140732803710923 0
/proc/844910/statm: 5145 3220 375 659 0 4349 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 30512 KiB
Current children cumulated memory: 15700 KiB

[startup+0.21289 s]*
/proc/loadavg: 4.08 4.18 4.11 5/245 844910
/proc/meminfo: memFree=127649284/131655788 swapFree=131071996/131071996
[pid=844905] ppid=844902 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/844905/stat : 844905 (naps-1.03.sh) S 844902 844905 840426 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 164413402 10170368 705 134679101440 94435592392704 94435593472024 140725605904720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94435595570480 94435595617668 94435613339648 140725605909472 140725605909601 140725605909601 140725605916616 0
/proc/844905/statm: 2483 705 627 264 0 134 0
[pid=844910] ppid=844905 vsize=42772 memory=34468 CPUtime=0.18 cores=0,2
/proc/844910/stat : 844910 (naps-1.03) R 844905 844905 840426 0 -1 4194304 8630 0 0 0 17 1 0 0 20 0 1 0 164413402 43798528 8617 134679101440 4194304 6891213 140732803698288 0 0 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 9490432 140732803703793 140732803703909 140732803703909 140732803710923 0
/proc/844910/statm: 10693 8617 391 659 0 9897 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 52704 KiB
Current children cumulated memory: 37288 KiB

[startup+0.309902 s]*
/proc/loadavg: 4.08 4.18 4.11 5/245 844910
/proc/meminfo: memFree=127646872/131655788 swapFree=131071996/131071996
[pid=844905] ppid=844902 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/844905/stat : 844905 (naps-1.03.sh) S 844902 844905 840426 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 164413402 10170368 705 134679101440 94435592392704 94435593472024 140725605904720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94435595570480 94435595617668 94435613339648 140725605909472 140725605909601 140725605909601 140725605916616 0
/proc/844905/statm: 2483 705 627 264 0 134 0
[pid=844910] ppid=844905 vsize=42772 memory=34468 CPUtime=0.27 cores=0,2
/proc/844910/stat : 844910 (naps-1.03) R 844905 844905 840426 0 -1 4194304 8632 0 0 0 26 1 0 0 20 0 1 0 164413402 43798528 8617 134679101440 4194304 6891213 140732803698288 0 0 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 9490432 140732803703793 140732803703909 140732803703909 140732803710923 0
/proc/844910/statm: 10693 8617 391 659 0 9897 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 52704 KiB
Current children cumulated memory: 37288 KiB

[startup+0.700888 s]
/proc/loadavg: 4.08 4.18 4.11 5/245 844910
/proc/meminfo: memFree=127689820/131655788 swapFree=131071996/131071996
[pid=844905] ppid=844902 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/844905/stat : 844905 (naps-1.03.sh) S 844902 844905 840426 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 164413402 10170368 705 134679101440 94435592392704 94435593472024 140725605904720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94435595570480 94435595617668 94435613339648 140725605909472 140725605909601 140725605909601 140725605916616 0
/proc/844905/statm: 2483 705 627 264 0 134 0
[pid=844910] ppid=844905 vsize=46504 memory=38620 CPUtime=0.64 cores=0,2
/proc/844910/stat : 844910 (naps-1.03) R 844905 844905 840426 0 -1 4194304 10061 0 0 0 62 2 0 0 20 0 1 0 164413402 47620096 9655 134679101440 4194304 6891213 140732803698288 0 0 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 9490432 140732803703793 140732803703909 140732803703909 140732803710923 0
/proc/844910/statm: 11626 9655 436 659 0 10830 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 56436 KiB
Current children cumulated memory: 41440 KiB

[startup+1.5009 s]
/proc/loadavg: 4.08 4.18 4.11 5/245 844910
/proc/meminfo: memFree=127667452/131655788 swapFree=131071996/131071996
[pid=844905] ppid=844902 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/844905/stat : 844905 (naps-1.03.sh) S 844902 844905 840426 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 164413402 10170368 705 134679101440 94435592392704 94435593472024 140725605904720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94435595570480 94435595617668 94435613339648 140725605909472 140725605909601 140725605909601 140725605916616 0
/proc/844905/statm: 2483 705 627 264 0 134 0
[pid=844910] ppid=844905 vsize=90192 memory=79920 CPUtime=1.43 cores=0,2
/proc/844910/stat : 844910 (naps-1.03) R 844905 844905 840426 0 -1 4194304 20284 0 0 0 139 4 0 0 20 0 1 0 164413402 92356608 19980 134679101440 4194304 6891213 140732803698288 0 0 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 9490432 140732803703793 140732803703909 140732803703909 140732803710923 0
/proc/844910/statm: 22548 19980 436 659 0 21752 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 100124 KiB
Current children cumulated memory: 82740 KiB

[startup+3.10589 s]
/proc/loadavg: 4.08 4.18 4.11 5/245 844910
/proc/meminfo: memFree=127461600/131655788 swapFree=131071996/131071996
[pid=844905] ppid=844902 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/844905/stat : 844905 (naps-1.03.sh) S 844902 844905 840426 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 164413402 10170368 705 134679101440 94435592392704 94435593472024 140725605904720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94435595570480 94435595617668 94435613339648 140725605909472 140725605909601 140725605909601 140725605916616 0
/proc/844905/statm: 2483 705 627 264 0 134 0
[pid=844910] ppid=844905 vsize=268784 memory=252720 CPUtime=3.01 cores=0,2
/proc/844910/stat : 844910 (naps-1.03) R 844905 844905 840426 0 -1 4194304 54622 0 0 0 292 9 0 0 20 0 1 0 164413402 275234816 63180 134679101440 4194304 6891213 140732803698288 0 0 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 9490432 140732803703793 140732803703909 140732803703909 140732803710923 0
/proc/844910/statm: 67196 63180 468 659 0 66400 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 278716 KiB
Current children cumulated memory: 255540 KiB

[startup+6.3009 s]
/proc/loadavg: 4.07 4.18 4.11 5/245 844912
/proc/meminfo: memFree=126734896/131655788 swapFree=131071996/131071996
[pid=844905] ppid=844902 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/844905/stat : 844905 (naps-1.03.sh) S 844902 844905 840426 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 164413402 10170368 705 134679101440 94435592392704 94435593472024 140725605904720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94435595570480 94435595617668 94435613339648 140725605909472 140725605909601 140725605909601 140725605916616 0
/proc/844905/statm: 2483 705 627 264 0 134 0
[pid=844910] ppid=844905 vsize=1215536 memory=1101600 CPUtime=6.18 cores=0,2
/proc/844910/stat : 844910 (naps-1.03) R 844905 844905 840426 0 -1 4194304 122025 0 0 0 583 35 0 0 20 0 1 0 164413402 1244708864 275400 134679101440 4194304 6891213 140732803698288 0 0 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 9490432 140732803703793 140732803703909 140732803703909 140732803710923 0
/proc/844910/statm: 303884 275400 468 659 0 303088 0
Current children cumulated CPU time: 6.18 s
Current children cumulated vsize: 1225468 KiB
Current children cumulated memory: 1104420 KiB

[startup+12.7004 s]
/proc/loadavg: 4.15 4.19 4.11 5/245 844912
/proc/meminfo: memFree=126243580/131655788 swapFree=131071996/131071996
[pid=844905] ppid=844902 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/844905/stat : 844905 (naps-1.03.sh) S 844902 844905 840426 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 164413402 10170368 705 134679101440 94435592392704 94435593472024 140725605904720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94435595570480 94435595617668 94435613339648 140725605909472 140725605909601 140725605909601 140725605916616 0
/proc/844905/statm: 2483 705 627 264 0 134 0
[pid=844910] ppid=844905 vsize=1360792 memory=1268184 CPUtime=12.54 cores=0,2
/proc/844910/stat : 844910 (naps-1.03) R 844905 844905 840426 0 -1 4194304 141395 0 0 0 1209 45 0 0 20 0 1 0 164413402 1393451008 317046 134679101440 4194304 6891213 140732803698288 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9490432 140732803703793 140732803703909 140732803703909 140732803710923 0
/proc/844910/statm: 340198 317046 468 659 0 339402 0
Current children cumulated CPU time: 12.54 s
Current children cumulated vsize: 1370724 KiB
Current children cumulated memory: 1271004 KiB

[startup+25.5004 s]
/proc/loadavg: 4.11 4.18 4.11 5/245 844915
/proc/meminfo: memFree=124778956/131655788 swapFree=131071996/131071996
[pid=844905] ppid=844902 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/844905/stat : 844905 (naps-1.03.sh) S 844902 844905 840426 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 164413402 10170368 705 134679101440 94435592392704 94435593472024 140725605904720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94435595570480 94435595617668 94435613339648 140725605909472 140725605909601 140725605909601 140725605916616 0
/proc/844905/statm: 2483 705 627 264 0 134 0
[pid=844910] ppid=844905 vsize=1337536 memory=1257744 CPUtime=25.29 cores=0,2
/proc/844910/stat : 844910 (naps-1.03) R 844905 844905 840426 0 -1 4194304 143503 0 0 0 2483 46 0 0 20 0 1 0 164413402 1369636864 314436 134679101440 4194304 6891213 140732803698288 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9490432 140732803703793 140732803703909 140732803703909 140732803710923 0
/proc/844910/statm: 334384 314436 468 659 0 333588 0
Current children cumulated CPU time: 25.29 s
Current children cumulated vsize: 1347468 KiB
Current children cumulated memory: 1260564 KiB

[startup+51.1132 s]
/proc/loadavg: 4.07 4.17 4.10 5/245 844918
/proc/meminfo: memFree=122686108/131655788 swapFree=131071996/131071996
[pid=844905] ppid=844902 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/844905/stat : 844905 (naps-1.03.sh) S 844902 844905 840426 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 164413402 10170368 705 134679101440 94435592392704 94435593472024 140725605904720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94435595570480 94435595617668 94435613339648 140725605909472 140725605909601 140725605909601 140725605916616 0
/proc/844905/statm: 2483 705 627 264 0 134 0
[pid=844910] ppid=844905 vsize=1338928 memory=1263604 CPUtime=50.82 cores=0,2
/proc/844910/stat : 844910 (naps-1.03) R 844905 844905 840426 0 -1 4194304 144120 0 0 0 5035 47 0 0 20 0 1 0 164413402 1371062272 315901 134679101440 4194304 6891213 140732803698288 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9490432 140732803703793 140732803703909 140732803703909 140732803710923 0
/proc/844910/statm: 334732 315901 468 659 0 333936 0
Current children cumulated CPU time: 50.82 s
Current children cumulated vsize: 1348860 KiB
Current children cumulated memory: 1266424 KiB

[startup+102.3 s]
/proc/loadavg: 4.19 4.19 4.11 5/245 844926
/proc/meminfo: memFree=122028380/131655788 swapFree=131071996/131071996
[pid=844905] ppid=844902 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/844905/stat : 844905 (naps-1.03.sh) S 844902 844905 840426 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 164413402 10170368 705 134679101440 94435592392704 94435593472024 140725605904720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94435595570480 94435595617668 94435613339648 140725605909472 140725605909601 140725605909601 140725605916616 0
/proc/844905/statm: 2483 705 627 264 0 134 0
[pid=844910] ppid=844905 vsize=1340236 memory=1261368 CPUtime=101.84 cores=0,2
/proc/844910/stat : 844910 (naps-1.03) R 844905 844905 840426 0 -1 4194304 146494 0 0 0 10134 50 0 0 20 0 1 0 164413402 1372401664 315342 134679101440 4194304 6891213 140732803698288 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9490432 140732803703793 140732803703909 140732803703909 140732803710923 0
/proc/844910/statm: 335059 315342 468 659 0 334263 0
Current children cumulated CPU time: 101.84 s
Current children cumulated vsize: 1350168 KiB
Current children cumulated memory: 1264188 KiB

[startup+162.3 s]
/proc/loadavg: 4.07 4.15 4.10 5/245 844937
/proc/meminfo: memFree=122029384/131655788 swapFree=131071996/131071996
[pid=844905] ppid=844902 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/844905/stat : 844905 (naps-1.03.sh) S 844902 844905 840426 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 164413402 10170368 705 134679101440 94435592392704 94435593472024 140725605904720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94435595570480 94435595617668 94435613339648 140725605909472 140725605909601 140725605909601 140725605916616 0
/proc/844905/statm: 2483 705 627 264 0 134 0
[pid=844910] ppid=844905 vsize=1342444 memory=1267008 CPUtime=161.64 cores=0,2
/proc/844910/stat : 844910 (naps-1.03) R 844905 844905 840426 0 -1 4194304 148039 0 0 0 16111 53 0 0 20 0 1 0 164413402 1374662656 316752 134679101440 4194304 6891213 140732803698288 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9490432 140732803703793 140732803703909 140732803703909 140732803710923 0
/proc/844910/statm: 335611 316752 468 659 0 334815 0
Current children cumulated CPU time: 161.64 s
Current children cumulated vsize: 1352376 KiB
Current children cumulated memory: 1269828 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 4.13 4.10 5/247 844951
/proc/meminfo: memFree=121954548/131655788 swapFree=131071996/131071996
[pid=844905] ppid=844902 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/844905/stat : 844905 (naps-1.03.sh) S 844902 844905 840426 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 164413402 10170368 705 134679101440 94435592392704 94435593472024 140725605904720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94435595570480 94435595617668 94435613339648 140725605909472 140725605909601 140725605909601 140725605916616 0
/proc/844905/statm: 2483 705 627 264 0 134 0
[pid=844910] ppid=844905 vsize=1343348 memory=1268756 CPUtime=221.43 cores=0,2
/proc/844910/stat : 844910 (naps-1.03) R 844905 844905 840426 0 -1 4194304 149586 0 0 0 22089 54 0 0 20 0 1 0 164413402 1375588352 317189 134679101440 4194304 6891213 140732803698288 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9490432 140732803703793 140732803703909 140732803703909 140732803710923 0
/proc/844910/statm: 335837 317189 468 659 0 335041 0
Current children cumulated CPU time: 221.43 s

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

/proc/844910/statm: 362970 335974 468 659 0 362174 0
Current children cumulated CPU time: 3091.78 s
Current children cumulated vsize: 1461812 KiB
Current children cumulated memory: 1346716 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.13 4.16 5/249 846653
/proc/meminfo: memFree=109539568/131655788 swapFree=131071996/131071996
[pid=844905] ppid=844902 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/844905/stat : 844905 (naps-1.03.sh) S 844902 844905 840426 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 164413402 10170368 705 134679101440 94435592392704 94435593472024 140725605904720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94435595570480 94435595617668 94435613339648 140725605909472 140725605909601 140725605909601 140725605916616 0
/proc/844905/statm: 2483 705 627 264 0 134 0
[pid=844910] ppid=844905 vsize=1451880 memory=1365028 CPUtime=3151.57 cores=0,2
/proc/844910/stat : 844910 (naps-1.03) R 844905 844905 840426 0 -1 4194304 187481 0 0 0 315027 130 0 0 20 0 1 0 164413402 1486725120 341257 134679101440 4194304 6891213 140732803698288 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9490432 140732803703793 140732803703909 140732803703909 140732803710923 0
/proc/844910/statm: 362970 341257 468 659 0 362174 0
Current children cumulated CPU time: 3151.57 s
Current children cumulated vsize: 1461812 KiB
Current children cumulated memory: 1367848 KiB

[startup+3222.3 s]
/proc/loadavg: 4.14 4.13 4.16 5/250 846722
/proc/meminfo: memFree=109420252/131655788 swapFree=131071996/131071996
[pid=844905] ppid=844902 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/844905/stat : 844905 (naps-1.03.sh) S 844902 844905 840426 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 164413402 10170368 705 134679101440 94435592392704 94435593472024 140725605904720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94435595570480 94435595617668 94435613339648 140725605909472 140725605909601 140725605909601 140725605916616 0
/proc/844905/statm: 2483 705 627 264 0 134 0
[pid=844910] ppid=844905 vsize=1533268 memory=1388772 CPUtime=3211.37 cores=0,2
/proc/844910/stat : 844910 (naps-1.03) R 844905 844905 840426 0 -1 4194304 188497 0 0 0 321006 131 0 0 20 0 1 0 164413402 1570066432 347193 134679101440 4194304 6891213 140732803698288 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9490432 140732803703793 140732803703909 140732803703909 140732803710923 0
/proc/844910/statm: 383317 347193 468 659 0 382521 0
Current children cumulated CPU time: 3211.37 s
Current children cumulated vsize: 1543200 KiB
Current children cumulated memory: 1391592 KiB

[startup+3282.3 s]
/proc/loadavg: 4.17 4.14 4.16 5/250 846732
/proc/meminfo: memFree=109420972/131655788 swapFree=131071996/131071996
[pid=844905] ppid=844902 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/844905/stat : 844905 (naps-1.03.sh) S 844902 844905 840426 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 164413402 10170368 705 134679101440 94435592392704 94435593472024 140725605904720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94435595570480 94435595617668 94435613339648 140725605909472 140725605909601 140725605909601 140725605916616 0
/proc/844905/statm: 2483 705 627 264 0 134 0
[pid=844910] ppid=844905 vsize=1534528 memory=1409800 CPUtime=3271.17 cores=0,2
/proc/844910/stat : 844910 (naps-1.03) R 844905 844905 840426 0 -1 4194304 188873 0 0 0 326985 132 0 0 20 0 1 0 164413402 1571356672 352450 134679101440 4194304 6891213 140732803698288 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9490432 140732803703793 140732803703909 140732803703909 140732803710923 0
/proc/844910/statm: 383632 352450 468 659 0 382836 0
Current children cumulated CPU time: 3271.17 s
Current children cumulated vsize: 1544460 KiB
Current children cumulated memory: 1412620 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.13 4.16 5/250 846742
/proc/meminfo: memFree=109525708/131655788 swapFree=131071996/131071996
[pid=844905] ppid=844902 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/844905/stat : 844905 (naps-1.03.sh) S 844902 844905 840426 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 164413402 10170368 705 134679101440 94435592392704 94435593472024 140725605904720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94435595570480 94435595617668 94435613339648 140725605909472 140725605909601 140725605909601 140725605916616 0
/proc/844905/statm: 2483 705 627 264 0 134 0
[pid=844910] ppid=844905 vsize=1453140 memory=1335820 CPUtime=3330.97 cores=0,2
/proc/844910/stat : 844910 (naps-1.03) R 844905 844905 840426 0 -1 4194304 189947 0 0 0 332962 135 0 0 20 0 1 0 164413402 1488015360 333955 134679101440 4194304 6891213 140732803698288 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9490432 140732803703793 140732803703909 140732803703909 140732803710923 0
/proc/844910/statm: 363285 333955 468 659 0 362489 0
Current children cumulated CPU time: 3330.97 s
Current children cumulated vsize: 1463072 KiB
Current children cumulated memory: 1338640 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.12 4.15 5/250 846753
/proc/meminfo: memFree=109671612/131655788 swapFree=131071996/131071996
[pid=844905] ppid=844902 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/844905/stat : 844905 (naps-1.03.sh) S 844902 844905 840426 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 164413402 10170368 705 134679101440 94435592392704 94435593472024 140725605904720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94435595570480 94435595617668 94435613339648 140725605909472 140725605909601 140725605909601 140725605916616 0
/proc/844905/statm: 2483 705 627 264 0 134 0
[pid=844910] ppid=844905 vsize=1453140 memory=1358428 CPUtime=3390.77 cores=0,2
/proc/844910/stat : 844910 (naps-1.03) R 844905 844905 840426 0 -1 4194304 190165 0 0 0 338941 136 0 0 20 0 1 0 164413402 1488015360 339607 134679101440 4194304 6891213 140732803698288 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9490432 140732803703793 140732803703909 140732803703909 140732803710923 0
/proc/844910/statm: 363285 339607 468 659 0 362489 0
Current children cumulated CPU time: 3390.77 s
Current children cumulated vsize: 1463072 KiB
Current children cumulated memory: 1361248 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.11 4.14 5/248 846763
/proc/meminfo: memFree=109677524/131655788 swapFree=131071996/131071996
[pid=844905] ppid=844902 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/844905/stat : 844905 (naps-1.03.sh) S 844902 844905 840426 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 164413402 10170368 705 134679101440 94435592392704 94435593472024 140725605904720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94435595570480 94435595617668 94435613339648 140725605909472 140725605909601 140725605909601 140725605916616 0
/proc/844905/statm: 2483 705 627 264 0 134 0
[pid=844910] ppid=844905 vsize=1534528 memory=1379624 CPUtime=3450.56 cores=0,2
/proc/844910/stat : 844910 (naps-1.03) R 844905 844905 840426 0 -1 4194304 191105 0 0 0 344919 137 0 0 20 0 1 0 164413402 1571356672 344906 134679101440 4194304 6891213 140732803698288 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9490432 140732803703793 140732803703909 140732803703909 140732803710923 0
/proc/844910/statm: 383632 344906 468 659 0 382836 0
Current children cumulated CPU time: 3450.56 s
Current children cumulated vsize: 1544460 KiB
Current children cumulated memory: 1382444 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.10 4.14 5/248 846774
/proc/meminfo: memFree=109695548/131655788 swapFree=131071996/131071996
[pid=844905] ppid=844902 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/844905/stat : 844905 (naps-1.03.sh) S 844902 844905 840426 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 164413402 10170368 705 134679101440 94435592392704 94435593472024 140725605904720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94435595570480 94435595617668 94435613339648 140725605909472 140725605909601 140725605909601 140725605916616 0
/proc/844905/statm: 2483 705 627 264 0 134 0
[pid=844910] ppid=844905 vsize=1535860 memory=1404824 CPUtime=3510.36 cores=0,2
/proc/844910/stat : 844910 (naps-1.03) R 844905 844905 840426 0 -1 4194304 191440 0 0 0 350898 138 0 0 20 0 1 0 164413402 1572720640 351206 134679101440 4194304 6891213 140732803698288 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9490432 140732803703793 140732803703909 140732803703909 140732803710923 0
/proc/844910/statm: 383965 351206 468 659 0 383169 0
Current children cumulated CPU time: 3510.36 s
Current children cumulated vsize: 1545792 KiB
Current children cumulated memory: 1407644 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.10 4.13 5/245 846885
/proc/meminfo: memFree=111377228/131655788 swapFree=131071996/131071996
[pid=844905] ppid=844902 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/844905/stat : 844905 (naps-1.03.sh) S 844902 844905 840426 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 164413402 10170368 705 134679101440 94435592392704 94435593472024 140725605904720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94435595570480 94435595617668 94435613339648 140725605909472 140725605909601 140725605909601 140725605916616 0
/proc/844905/statm: 2483 705 627 264 0 134 0
[pid=844910] ppid=844905 vsize=1537472 memory=1426732 CPUtime=3570.14 cores=0,2
/proc/844910/stat : 844910 (naps-1.03) R 844905 844905 840426 0 -1 4194304 192043 0 0 0 356875 139 0 0 20 0 1 0 164413402 1574371328 356683 134679101440 4194304 6891213 140732803698288 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9490432 140732803703793 140732803703909 140732803703909 140732803710923 0
/proc/844910/statm: 384368 356683 468 659 0 383572 0
Current children cumulated CPU time: 3570.14 s
Current children cumulated vsize: 1547404 KiB
Current children cumulated memory: 1429552 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.3 s]
/proc/loadavg: 4.10 4.10 4.13 5/245 846889
/proc/meminfo: memFree=109920336/131655788 swapFree=131071996/131071996
[pid=844905] ppid=844902 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/844905/stat : 844905 (naps-1.03.sh) S 844902 844905 840426 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 164413402 10170368 705 134679101440 94435592392704 94435593472024 140725605904720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94435595570480 94435595617668 94435613339648 140725605909472 140725605909601 140725605909601 140725605916616 0
/proc/844905/statm: 2483 705 627 264 0 134 0
[pid=844910] ppid=844905 vsize=1537472 memory=1439264 CPUtime=3600.03 cores=0,2
/proc/844910/stat : 844910 (naps-1.03) R 844905 844905 840426 0 -1 4194304 192181 0 0 0 359863 140 0 0 20 0 1 0 164413402 1574371328 359816 134679101440 4194304 6891213 140732803698288 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9490432 140732803703793 140732803703909 140732803703909 140732803710923 0
/proc/844910/statm: 384368 359816 468 659 0 383572 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 1547404 KiB
Current children cumulated memory: 1442084 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.000859 s, system=0.00363 s

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

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

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

[startup+3612.3 s]
/proc/loadavg: 4.10 4.10 4.13 5/245 846889
/proc/meminfo: memFree=109920336/131655788 swapFree=131071996/131071996
[pid=844905] ppid=844902 vsize=9932 memory=2820 CPUtime=0 cores=0,2
/proc/844905/stat : 844905 (naps-1.03.sh) S 844902 844905 840426 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 164413402 10170368 705 134679101440 94435592392704 94435593472024 140725605904720 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94435595570480 94435595617668 94435613339648 140725605909472 140725605909601 140725605909601 140725605916616 0
/proc/844905/statm: 2483 705 627 264 0 134 0
[pid=844910] ppid=844905 vsize=1537472 memory=1439264 CPUtime=3600.03 cores=0,2
/proc/844910/stat : 844910 (naps-1.03) R 844905 844905 840426 0 -1 4194304 192181 0 0 0 359863 140 0 0 20 0 1 0 164413402 1574371328 359816 134679101440 4194304 6891213 140732803698288 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 9490432 140732803703793 140732803703909 140732803703909 140732803710923 0
/proc/844910/statm: 384368 359816 468 659 0 383572 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 1547404 KiB
Current children cumulated memory: 1442084 KiB

Child status: 10

Real time (s): 3612.33
CPU time (s): 3600.07
CPU user time (s): 3598.64
CPU system time (s): 1.43362
CPU usage (%): 99.6607
Max. virtual memory (cumulated for all children) (KiB): 1624600
Max. memory (cumulated for all children) (KiB): 1482068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.64
system time used= 1.43362
maximum resident set size= 1479248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 192642
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= 36
involuntary context switches= 25489


# summary of solver processes directly reported to runsolver:
#   pid: 844905,844910
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3598.64
#   total CPU system time (s): 1.43362

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.267 second user time and 38.8116 second system time

The end

Launcher Data

Begin job on nodeC004 at 2024-07-16 11:36:28
IDJOB=4434043
IDBENCH=155358
IDSOLVER=3062
FILE ID=nodeC004/4434043-1721122575
RUNJOBID= nodeC004-1721118899-840436
SLURM_JOB_ID= 7505666
Free space on /tmp= 723756 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB11/OPT-LIN/heinz/normalized-stp3d.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434043-1721122575/watcher-4434043-1721122575 -o /tmp/evaluation-result-4434043-1721122575/solver-4434043-1721122575 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721118899-840436 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4434043-1721122575.opb

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

MD5SUM BENCH= a4b0cd988cdc47ea50384dbc6c682a43
RANDOM SEED=2111310150

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3098.693
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6984.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3656.440
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.308
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6984.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.461
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3673.752
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6984.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3575.520
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.336
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6984.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.463
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        127683396 kB
MemAvailable:   128421832 kB
Buffers:          416912 kB
Cached:          1159548 kB
SwapCached:            0 kB
Active:           748720 kB
Inactive:        2685068 kB
Active(anon):       3376 kB
Inactive(anon):  1892016 kB
Active(file):     745344 kB
Inactive(file):   793052 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             14484 kB
Writeback:             4 kB
AnonPages:       1857456 kB
Mapped:           109964 kB
Shmem:             37700 kB
KReclaimable:      80476 kB
Slab:             176016 kB
SReclaimable:      80476 kB
SUnreclaim:        95540 kB
KernelStack:        3920 kB
PageTables:        12844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    2236256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            52608 kB
HardwareCorrupted:     0 kB
AnonHugePages:    655360 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:      189256 kB
DirectMap2M:    14395392 kB
DirectMap1G:    121634816 kB

Free space on /tmp at the end= 723724 MiB
End job on nodeC004 at 2024-07-16 12:36:40