Trace number 4445151

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-PB16 1.02b5? (TO) 3600.09 3609.3

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
manquiho/Aardal_1/normalized-prob5.opb
MD5SUMf4201f1ef8f74939600eabb6a2266017
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 benchmark1.14275
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables80
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint80
Maximum length of a constraint80
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 62442885
Number of bits of the biggest number in a constraint 26
Biggest sum of numbers in a constraint 803031860
Number of bits of the biggest sum of numbers30
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.02b5.
0.00/0.00	c Input file name: HOME/instance-4445151-1721321109.opb
3600.07/3609.30	c 
3600.07/3609.30	c *** TERMINATED *** by signal 15
3600.07/3609.30	s UNKNOWN
3600.07/3609.30	c _____________________________________________________________________________
3600.07/3609.30	c 
3600.07/3609.30	c std/band forms        : 0,1
3600.07/3609.30	c 2cl/3cl ITE-codings   : 0,37100
3600.07/3609.30	c BDD/srt/adr Max costs : 38758,0,0
3600.07/3609.30	c BDDraw/bin/mul/srt/adr: 0,0,1,0,0
3600.07/3609.30	c BDD nodes             : 38760
3600.07/3609.30	c Es1/CC detections     : 0,0
3600.07/3609.30	c SAT/UNSAT calls       : 0,0
3600.07/3609.30	c regenrated variables  : 0
3600.07/3609.30	c restarts              : 0
3600.07/3609.30	c conflicts             : 0              (0 /sec)
3600.07/3609.30	c decisions             : 0              (0 /sec)
3600.07/3609.30	c propagations          : 0              (0 /sec)
3600.07/3609.30	c inspects              : 0              (0 /sec)
3600.07/3609.30	c CPU time (solving tm) : 3599 s        (3599 s)
3600.07/3609.30	c Time for Opt-base     : 0.07895 s
3600.07/3609.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: 63968 MiB (61764 MiB free)
  memory of node 1: 64473 MiB (62635 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4445151-1721321109/watcher-4445151-1721321109 -o /tmp/evaluation-result-4445151-1721321109/solver-4445151-1721321109 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1721317481-967418 --watchdog 3760 HOME/naps-1.02b5.sh HOME/instance-4445151-1721321109.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=969930, runsolver pid=969927
Current StackSize limit: 8192 KiB


[startup+0.100613 s]*
/proc/loadavg: 4.12 4.14 4.09 5/258 969935
/proc/meminfo: memFree=127380280/131524600 swapFree=131071996/131071996
[pid=969930] ppid=969927 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/969930/stat : 969930 (naps-1.02b5.sh) S 969927 969930 967405 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 184274725 10170368 692 134679101440 93937271332864 93937272412184 140729173722816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93937274510640 93937274557828 93937294946304 140729173730271 140729173730398 140729173730398 140729173737414 0
/proc/969930/statm: 2483 692 614 264 0 134 0
[pid=969935] ppid=969930 vsize=10396 memory=5484 CPUtime=0.09 cores=5,7
/proc/969935/stat : 969935 (naps-1.02b5) R 969930 969930 967405 0 -1 4194304 1037 0 0 0 9 0 0 0 20 0 1 0 184274726 10645504 1371 134679101440 4194304 5746509 140728369777792 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 6059216 6091920 28631040 140728369783790 140728369783904 140728369783904 140728369790921 0
/proc/969935/statm: 2599 1371 421 379 0 2133 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 20328 KiB
Current children cumulated memory: 8252 KiB

[startup+0.205614 s]*
/proc/loadavg: 4.12 4.14 4.09 5/258 969935
/proc/meminfo: memFree=127367512/131524600 swapFree=131071996/131071996
[pid=969930] ppid=969927 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/969930/stat : 969930 (naps-1.02b5.sh) S 969927 969930 967405 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 184274725 10170368 692 134679101440 93937271332864 93937272412184 140729173722816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93937274510640 93937274557828 93937294946304 140729173730271 140729173730398 140729173730398 140729173737414 0
/proc/969930/statm: 2483 692 614 264 0 134 0
[pid=969935] ppid=969930 vsize=23084 memory=17976 CPUtime=0.19 cores=5,7
/proc/969935/stat : 969935 (naps-1.02b5) R 969930 969930 967405 0 -1 4194304 4318 0 0 0 19 0 0 0 20 0 1 0 184274726 23638016 4494 134679101440 4194304 5746509 140728369777792 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 6059216 6091920 28631040 140728369783790 140728369783904 140728369783904 140728369790921 0
/proc/969935/statm: 5771 4494 421 379 0 5305 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 33016 KiB
Current children cumulated memory: 20744 KiB

[startup+0.305614 s]*
/proc/loadavg: 4.12 4.14 4.09 5/258 969935
/proc/meminfo: memFree=127356424/131524600 swapFree=131071996/131071996
[pid=969930] ppid=969927 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/969930/stat : 969930 (naps-1.02b5.sh) S 969927 969930 967405 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 184274725 10170368 692 134679101440 93937271332864 93937272412184 140729173722816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93937274510640 93937274557828 93937294946304 140729173730271 140729173730398 140729173730398 140729173737414 0
/proc/969930/statm: 2483 692 614 264 0 134 0
[pid=969935] ppid=969930 vsize=33936 memory=29064 CPUtime=0.28 cores=5,7
/proc/969935/stat : 969935 (naps-1.02b5) R 969930 969930 967405 0 -1 4194304 7033 0 0 0 28 0 0 0 20 0 1 0 184274726 34750464 7266 134679101440 4194304 5746509 140728369777792 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 6059216 6091920 28631040 140728369783790 140728369783904 140728369783904 140728369790921 0
/proc/969935/statm: 8484 7266 421 379 0 8018 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 43868 KiB
Current children cumulated memory: 31832 KiB

[startup+0.700277 s]
/proc/loadavg: 4.12 4.14 4.09 5/258 969935
/proc/meminfo: memFree=127343760/131524600 swapFree=131071996/131071996
[pid=969930] ppid=969927 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/969930/stat : 969930 (naps-1.02b5.sh) S 969927 969930 967405 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 184274725 10170368 692 134679101440 93937271332864 93937272412184 140729173722816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93937274510640 93937274557828 93937294946304 140729173730271 140729173730398 140729173730398 140729173737414 0
/proc/969930/statm: 2483 692 614 264 0 134 0
[pid=969935] ppid=969930 vsize=43076 memory=41220 CPUtime=0.66 cores=5,7
/proc/969935/stat : 969935 (naps-1.02b5) R 969930 969930 967405 0 -1 4194304 9192 0 0 0 65 1 0 0 20 0 1 0 184274726 44109824 10305 134679101440 4194304 5746509 140728369777792 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 28631040 140728369783790 140728369783904 140728369783904 140728369790921 0
/proc/969935/statm: 10769 10305 421 379 0 10303 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 53008 KiB
Current children cumulated memory: 43988 KiB

[startup+1.50026 s]
/proc/loadavg: 4.12 4.14 4.09 5/258 969935
/proc/meminfo: memFree=127339552/131524600 swapFree=131071996/131071996
[pid=969930] ppid=969927 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/969930/stat : 969930 (naps-1.02b5.sh) S 969927 969930 967405 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 184274725 10170368 692 134679101440 93937271332864 93937272412184 140729173722816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93937274510640 93937274557828 93937294946304 140729173730271 140729173730398 140729173730398 140729173737414 0
/proc/969930/statm: 2483 692 614 264 0 134 0
[pid=969935] ppid=969930 vsize=43076 memory=41220 CPUtime=1.46 cores=5,7
/proc/969935/stat : 969935 (naps-1.02b5) R 969930 969930 967405 0 -1 4194304 9192 0 0 0 145 1 0 0 20 0 1 0 184274726 44109824 10305 134679101440 4194304 5746509 140728369777792 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 28631040 140728369783790 140728369783904 140728369783904 140728369790921 0
/proc/969935/statm: 10769 10305 421 379 0 10303 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 53008 KiB
Current children cumulated memory: 43988 KiB

[startup+3.1057 s]
/proc/loadavg: 4.11 4.14 4.09 5/258 969935
/proc/meminfo: memFree=127333368/131524600 swapFree=131071996/131071996
[pid=969930] ppid=969927 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/969930/stat : 969930 (naps-1.02b5.sh) S 969927 969930 967405 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 184274725 10170368 692 134679101440 93937271332864 93937272412184 140729173722816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93937274510640 93937274557828 93937294946304 140729173730271 140729173730398 140729173730398 140729173737414 0
/proc/969930/statm: 2483 692 614 264 0 134 0
[pid=969935] ppid=969930 vsize=43076 memory=41220 CPUtime=3.06 cores=5,7
/proc/969935/stat : 969935 (naps-1.02b5) R 969930 969930 967405 0 -1 4194304 9194 0 0 0 305 1 0 0 20 0 1 0 184274726 44109824 10305 134679101440 4194304 5746509 140728369777792 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 28631040 140728369783790 140728369783904 140728369783904 140728369790921 0
/proc/969935/statm: 10769 10305 421 379 0 10303 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 53008 KiB
Current children cumulated memory: 43988 KiB

[startup+6.30025 s]
/proc/loadavg: 4.11 4.14 4.09 5/258 969937
/proc/meminfo: memFree=127322176/131524600 swapFree=131071996/131071996
[pid=969930] ppid=969927 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/969930/stat : 969930 (naps-1.02b5.sh) S 969927 969930 967405 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 184274725 10170368 692 134679101440 93937271332864 93937272412184 140729173722816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93937274510640 93937274557828 93937294946304 140729173730271 140729173730398 140729173730398 140729173737414 0
/proc/969930/statm: 2483 692 614 264 0 134 0
[pid=969935] ppid=969930 vsize=45796 memory=42524 CPUtime=6.24 cores=5,7
/proc/969935/stat : 969935 (naps-1.02b5) R 969930 969930 967405 0 -1 4194304 9494 0 0 0 623 1 0 0 20 0 1 0 184274726 46895104 10631 134679101440 4194304 5746509 140728369777792 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 28631040 140728369783790 140728369783904 140728369783904 140728369790921 0
/proc/969935/statm: 11449 10631 421 379 0 10983 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 55728 KiB
Current children cumulated memory: 45292 KiB

[startup+12.7003 s]
/proc/loadavg: 4.09 4.14 4.09 5/258 969987
/proc/meminfo: memFree=127958924/131524600 swapFree=131071996/131071996
[pid=969930] ppid=969927 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/969930/stat : 969930 (naps-1.02b5.sh) S 969927 969930 967405 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 184274725 10170368 692 134679101440 93937271332864 93937272412184 140729173722816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93937274510640 93937274557828 93937294946304 140729173730271 140729173730398 140729173730398 140729173737414 0
/proc/969930/statm: 2483 692 614 264 0 134 0
[pid=969935] ppid=969930 vsize=50216 memory=45148 CPUtime=12.62 cores=5,7
/proc/969935/stat : 969935 (naps-1.02b5) R 969930 969930 967405 0 -1 4194304 10156 0 0 0 1261 1 0 0 20 0 1 0 184274726 51421184 11287 134679101440 4194304 5746509 140728369777792 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 28631040 140728369783790 140728369783904 140728369783904 140728369790921 0
/proc/969935/statm: 12554 11287 421 379 0 12088 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 60148 KiB
Current children cumulated memory: 47916 KiB

[startup+25.5003 s]
/proc/loadavg: 4.08 4.13 4.09 5/258 969990
/proc/meminfo: memFree=127933464/131524600 swapFree=131071996/131071996
[pid=969930] ppid=969927 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/969930/stat : 969930 (naps-1.02b5.sh) S 969927 969930 967405 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 184274725 10170368 692 134679101440 93937271332864 93937272412184 140729173722816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93937274510640 93937274557828 93937294946304 140729173730271 140729173730398 140729173730398 140729173737414 0
/proc/969930/statm: 2483 692 614 264 0 134 0
[pid=969935] ppid=969930 vsize=50216 memory=47860 CPUtime=25.38 cores=5,7
/proc/969935/stat : 969935 (naps-1.02b5) R 969930 969930 967405 0 -1 4194304 11525 0 0 0 2536 2 0 0 20 0 1 0 184274726 51421184 11965 134679101440 4194304 5746509 140728369777792 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 28631040 140728369783790 140728369783904 140728369783904 140728369790921 0
/proc/969935/statm: 12554 11965 421 379 0 12088 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 60148 KiB
Current children cumulated memory: 50628 KiB

[startup+51.1059 s]
/proc/loadavg: 4.11 4.14 4.09 5/258 969993
/proc/meminfo: memFree=128162608/131524600 swapFree=131071996/131071996
[pid=969930] ppid=969927 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/969930/stat : 969930 (naps-1.02b5.sh) S 969927 969930 967405 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 184274725 10170368 692 134679101440 93937271332864 93937272412184 140729173722816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93937274510640 93937274557828 93937294946304 140729173730271 140729173730398 140729173730398 140729173737414 0
/proc/969930/statm: 2483 692 614 264 0 134 0
[pid=969935] ppid=969930 vsize=69372 memory=51880 CPUtime=50.91 cores=5,7
/proc/969935/stat : 969935 (naps-1.02b5) R 969930 969930 967405 0 -1 4194304 12767 0 0 0 5088 3 0 0 20 0 1 0 184274726 71036928 12970 134679101440 4194304 5746509 140728369777792 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 28631040 140728369783790 140728369783904 140728369783904 140728369790921 0
/proc/969935/statm: 17343 12970 421 379 0 16877 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 79304 KiB
Current children cumulated memory: 54648 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.13 4.09 5/258 970050
/proc/meminfo: memFree=128191536/131524600 swapFree=131071996/131071996
[pid=969930] ppid=969927 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/969930/stat : 969930 (naps-1.02b5.sh) S 969927 969930 967405 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 184274725 10170368 692 134679101440 93937271332864 93937272412184 140729173722816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93937274510640 93937274557828 93937294946304 140729173730271 140729173730398 140729173730398 140729173737414 0
/proc/969930/statm: 2483 692 614 264 0 134 0
[pid=969935] ppid=969930 vsize=107188 memory=85204 CPUtime=101.99 cores=5,7
/proc/969935/stat : 969935 (naps-1.02b5) R 969930 969930 967405 0 -1 4194304 14022 0 0 0 10195 4 0 0 20 0 1 0 184274726 109760512 21301 134679101440 4194304 5746509 140728369777792 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 28631040 140728369783790 140728369783904 140728369783904 140728369790921 0
/proc/969935/statm: 26797 21301 421 379 0 26331 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 117120 KiB
Current children cumulated memory: 87972 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/258 970112
/proc/meminfo: memFree=128352388/131524600 swapFree=131071996/131071996
[pid=969930] ppid=969927 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/969930/stat : 969930 (naps-1.02b5.sh) S 969927 969930 967405 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 184274725 10170368 692 134679101440 93937271332864 93937272412184 140729173722816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93937274510640 93937274557828 93937294946304 140729173730271 140729173730398 140729173730398 140729173737414 0
/proc/969930/statm: 2483 692 614 264 0 134 0
[pid=969935] ppid=969930 vsize=107188 memory=105704 CPUtime=161.85 cores=5,7
/proc/969935/stat : 969935 (naps-1.02b5) R 969930 969930 967405 0 -1 4194304 14240 0 0 0 16180 5 0 0 20 0 1 0 184274726 109760512 26426 134679101440 4194304 5746509 140728369777792 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 28631040 140728369783790 140728369783904 140728369783904 140728369790921 0
/proc/969935/statm: 26797 26426 421 379 0 26331 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 117120 KiB
Current children cumulated memory: 108472 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/258 970122
/proc/meminfo: memFree=128266900/131524600 swapFree=131071996/131071996
[pid=969930] ppid=969927 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/969930/stat : 969930 (naps-1.02b5.sh) S 969927 969930 967405 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 184274725 10170368 692 134679101440 93937271332864 93937272412184 140729173722816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93937274510640 93937274557828 93937294946304 140729173730271 140729173730398 140729173730398 140729173737414 0
/proc/969930/statm: 2483 692 614 264 0 134 0
[pid=969935] ppid=969930 vsize=107188 memory=105704 CPUtime=221.69 cores=5,7
/proc/969935/stat : 969935 (naps-1.02b5) R 969930 969930 967405 0 -1 4194304 14428 0 0 0 22163 6 0 0 20 0 1 0 184274726 109760512 26426 134679101440 4194304 5746509 140728369777792 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 28631040 140728369783790 140728369783904 140728369783904 140728369790921 0
/proc/969935/statm: 26797 26426 421 379 0 26331 0
Current children cumulated CPU time: 221.69 s

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

/proc/loadavg: 4.17 4.14 4.10 5/258 971833
/proc/meminfo: memFree=127826160/131524600 swapFree=131071996/131071996
[pid=969930] ppid=969927 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/969930/stat : 969930 (naps-1.02b5.sh) S 969927 969930 967405 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 184274725 10170368 692 134679101440 93937271332864 93937272412184 140729173722816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93937274510640 93937274557828 93937294946304 140729173730271 140729173730398 140729173730398 140729173737414 0
/proc/969930/statm: 2483 692 614 264 0 134 0
[pid=969935] ppid=969930 vsize=237416 memory=232720 CPUtime=3094.3 cores=5,7
/proc/969935/stat : 969935 (naps-1.02b5) R 969930 969930 967405 0 -1 4194304 41829 0 0 0 309371 59 0 0 20 0 1 0 184274726 243113984 58180 134679101440 4194304 5746509 140728369777792 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 28631040 140728369783790 140728369783904 140728369783904 140728369790921 0
/proc/969935/statm: 59354 58180 421 379 0 58888 0
Current children cumulated CPU time: 3094.3 s
Current children cumulated vsize: 247348 KiB
Current children cumulated memory: 235488 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.13 4.10 5/258 971844
/proc/meminfo: memFree=127829108/131524600 swapFree=131071996/131071996
[pid=969930] ppid=969927 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/969930/stat : 969930 (naps-1.02b5.sh) S 969927 969930 967405 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 184274725 10170368 692 134679101440 93937271332864 93937272412184 140729173722816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93937274510640 93937274557828 93937294946304 140729173730271 140729173730398 140729173730398 140729173737414 0
/proc/969930/statm: 2483 692 614 264 0 134 0
[pid=969935] ppid=969930 vsize=318804 memory=253872 CPUtime=3154.15 cores=5,7
/proc/969935/stat : 969935 (naps-1.02b5) R 969930 969930 967405 0 -1 4194304 42557 0 0 0 315356 59 0 0 20 0 1 0 184274726 326455296 63468 134679101440 4194304 5746509 140728369777792 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 28631040 140728369783790 140728369783904 140728369783904 140728369790921 0
/proc/969935/statm: 79701 63468 421 379 0 79235 0
Current children cumulated CPU time: 3154.15 s
Current children cumulated vsize: 328736 KiB
Current children cumulated memory: 256640 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/258 971854
/proc/meminfo: memFree=127928680/131524600 swapFree=131071996/131071996
[pid=969930] ppid=969927 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/969930/stat : 969930 (naps-1.02b5.sh) S 969927 969930 967405 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 184274725 10170368 692 134679101440 93937271332864 93937272412184 140729173722816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93937274510640 93937274557828 93937294946304 140729173730271 140729173730398 140729173730398 140729173737414 0
/proc/969930/statm: 2483 692 614 264 0 134 0
[pid=969935] ppid=969930 vsize=237416 memory=202000 CPUtime=3214.02 cores=5,7
/proc/969935/stat : 969935 (naps-1.02b5) R 969930 969930 967405 0 -1 4194304 43584 0 0 0 321340 62 0 0 20 0 1 0 184274726 243113984 50500 134679101440 4194304 5746509 140728369777792 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 28631040 140728369783790 140728369783904 140728369783904 140728369790921 0
/proc/969935/statm: 59354 50500 421 379 0 58888 0
Current children cumulated CPU time: 3214.02 s
Current children cumulated vsize: 247348 KiB
Current children cumulated memory: 204768 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/258 971864
/proc/meminfo: memFree=127839280/131524600 swapFree=131071996/131071996
[pid=969930] ppid=969927 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/969930/stat : 969930 (naps-1.02b5.sh) S 969927 969930 967405 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 184274725 10170368 692 134679101440 93937271332864 93937272412184 140729173722816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93937274510640 93937274557828 93937294946304 140729173730271 140729173730398 140729173730398 140729173737414 0
/proc/969930/statm: 2483 692 614 264 0 134 0
[pid=969935] ppid=969930 vsize=237416 memory=224528 CPUtime=3273.87 cores=5,7
/proc/969935/stat : 969935 (naps-1.02b5) R 969930 969930 967405 0 -1 4194304 43644 0 0 0 327325 62 0 0 20 0 1 0 184274726 243113984 56132 134679101440 4194304 5746509 140728369777792 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 28631040 140728369783790 140728369783904 140728369783904 140728369790921 0
/proc/969935/statm: 59354 56132 421 379 0 58888 0
Current children cumulated CPU time: 3273.87 s
Current children cumulated vsize: 247348 KiB
Current children cumulated memory: 227296 KiB

[startup+3342.3 s]
/proc/loadavg: 4.33 4.17 4.11 5/260 971880
/proc/meminfo: memFree=127877948/131524600 swapFree=131071996/131071996
[pid=969930] ppid=969927 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/969930/stat : 969930 (naps-1.02b5.sh) S 969927 969930 967405 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 184274725 10170368 692 134679101440 93937271332864 93937272412184 140729173722816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93937274510640 93937274557828 93937294946304 140729173730271 140729173730398 140729173730398 140729173737414 0
/proc/969930/statm: 2483 692 614 264 0 134 0
[pid=969935] ppid=969930 vsize=318804 memory=247728 CPUtime=3333.72 cores=5,7
/proc/969935/stat : 969935 (naps-1.02b5) R 969930 969930 967405 0 -1 4194304 44370 0 0 0 333309 63 0 0 20 0 1 0 184274726 326455296 61932 134679101440 4194304 5746509 140728369777792 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 28631040 140728369783790 140728369783904 140728369783904 140728369790921 0
/proc/969935/statm: 79701 61932 421 379 0 79235 0
Current children cumulated CPU time: 3333.72 s
Current children cumulated vsize: 328736 KiB
Current children cumulated memory: 250496 KiB

[startup+3402.3 s]
/proc/loadavg: 4.27 4.19 4.12 5/261 971891
/proc/meminfo: memFree=127869784/131524600 swapFree=131071996/131071996
[pid=969930] ppid=969927 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/969930/stat : 969930 (naps-1.02b5.sh) S 969927 969930 967405 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 184274725 10170368 692 134679101440 93937271332864 93937272412184 140729173722816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93937274510640 93937274557828 93937294946304 140729173730271 140729173730398 140729173730398 140729173737414 0
/proc/969930/statm: 2483 692 614 264 0 134 0
[pid=969935] ppid=969930 vsize=237416 memory=189712 CPUtime=3393.58 cores=5,7
/proc/969935/stat : 969935 (naps-1.02b5) R 969930 969930 967405 0 -1 4194304 45412 0 0 0 339292 66 0 0 20 0 1 0 184274726 243113984 47428 134679101440 4194304 5746509 140728369777792 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 28631040 140728369783790 140728369783904 140728369783904 140728369790921 0
/proc/969935/statm: 59354 47428 421 379 0 58888 0
Current children cumulated CPU time: 3393.58 s
Current children cumulated vsize: 247348 KiB
Current children cumulated memory: 192480 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.17 4.11 5/261 971901
/proc/meminfo: memFree=127899784/131524600 swapFree=131071996/131071996
[pid=969930] ppid=969927 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/969930/stat : 969930 (naps-1.02b5.sh) S 969927 969930 967405 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 184274725 10170368 692 134679101440 93937271332864 93937272412184 140729173722816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93937274510640 93937274557828 93937294946304 140729173730271 140729173730398 140729173730398 140729173737414 0
/proc/969930/statm: 2483 692 614 264 0 134 0
[pid=969935] ppid=969930 vsize=237416 memory=212240 CPUtime=3453.43 cores=5,7
/proc/969935/stat : 969935 (naps-1.02b5) R 969930 969930 967405 0 -1 4194304 45466 0 0 0 345277 66 0 0 20 0 1 0 184274726 243113984 53060 134679101440 4194304 5746509 140728369777792 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 28631040 140728369783790 140728369783904 140728369783904 140728369790921 0
/proc/969935/statm: 59354 53060 421 379 0 58888 0
Current children cumulated CPU time: 3453.43 s
Current children cumulated vsize: 247348 KiB
Current children cumulated memory: 215008 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.17 4.11 5/261 971912
/proc/meminfo: memFree=127870092/131524600 swapFree=131071996/131071996
[pid=969930] ppid=969927 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/969930/stat : 969930 (naps-1.02b5.sh) S 969927 969930 967405 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 184274725 10170368 692 134679101440 93937271332864 93937272412184 140729173722816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93937274510640 93937274557828 93937294946304 140729173730271 140729173730398 140729173730398 140729173737414 0
/proc/969930/statm: 2483 692 614 264 0 134 0
[pid=969935] ppid=969930 vsize=237416 memory=234768 CPUtime=3513.29 cores=5,7
/proc/969935/stat : 969935 (naps-1.02b5) R 969930 969930 967405 0 -1 4194304 45539 0 0 0 351262 67 0 0 20 0 1 0 184274726 243113984 58692 134679101440 4194304 5746509 140728369777792 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 28631040 140728369783790 140728369783904 140728369783904 140728369790921 0
/proc/969935/statm: 59354 58692 421 379 0 58888 0
Current children cumulated CPU time: 3513.29 s
Current children cumulated vsize: 247348 KiB
Current children cumulated memory: 237536 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.15 4.11 5/261 971923
/proc/meminfo: memFree=127836892/131524600 swapFree=131071996/131071996
[pid=969930] ppid=969927 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/969930/stat : 969930 (naps-1.02b5.sh) S 969927 969930 967405 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 184274725 10170368 692 134679101440 93937271332864 93937272412184 140729173722816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93937274510640 93937274557828 93937294946304 140729173730271 140729173730398 140729173730398 140729173737414 0
/proc/969930/statm: 2483 692 614 264 0 134 0
[pid=969935] ppid=969930 vsize=318804 memory=255920 CPUtime=3573.14 cores=5,7
/proc/969935/stat : 969935 (naps-1.02b5) R 969930 969930 967405 0 -1 4194304 46272 0 0 0 357247 67 0 0 20 0 1 0 184274726 326455296 63980 134679101440 4194304 5746509 140728369777792 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 28631040 140728369783790 140728369783904 140728369783904 140728369790921 0
/proc/969935/statm: 79701 63980 421 379 0 79235 0
Current children cumulated CPU time: 3573.14 s
Current children cumulated vsize: 328736 KiB
Current children cumulated memory: 258688 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.3 s]
/proc/loadavg: 4.07 4.14 4.10 5/259 971929
/proc/meminfo: memFree=127795232/131524600 swapFree=131071996/131071996
[pid=969930] ppid=969927 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/969930/stat : 969930 (naps-1.02b5.sh) S 969927 969930 967405 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 184274725 10170368 692 134679101440 93937271332864 93937272412184 140729173722816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93937274510640 93937274557828 93937294946304 140729173730271 140729173730398 140729173730398 140729173737414 0
/proc/969930/statm: 2483 692 614 264 0 134 0
[pid=969935] ppid=969930 vsize=187328 memory=185808 CPUtime=3600.07 cores=5,7
/proc/969935/stat : 969935 (naps-1.02b5) R 969930 969930 967405 0 -1 4194304 46843 0 0 0 359938 69 0 0 20 0 1 0 184274726 191823872 46452 134679101440 4194304 5746509 140728369777792 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 28631040 140728369783790 140728369783904 140728369783904 140728369790921 0
/proc/969935/statm: 46832 46452 421 379 0 46366 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 197260 KiB
Current children cumulated memory: 188576 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3609.3 s]
# the end of solver process 969930 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3599.39 s, system=0.700256 s

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

[startup+3609.3 s]
/proc/loadavg: 4.07 4.14 4.10 5/259 971929
/proc/meminfo: memFree=127795232/131524600 swapFree=131071996/131071996
[pid=969930] ppid=969927 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/969930/stat : 969930 (naps-1.02b5.sh) S 969927 969930 967405 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 184274725 10170368 692 134679101440 93937271332864 93937272412184 140729173722816 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93937274510640 93937274557828 93937294946304 140729173730271 140729173730398 140729173730398 140729173737414 0
/proc/969930/statm: 2483 692 614 264 0 134 0
[pid=969935] ppid=969930 vsize=187328 memory=185808 CPUtime=3600.07 cores=5,7
/proc/969935/stat : 969935 (naps-1.02b5) R 969930 969930 967405 0 -1 4194304 46843 0 0 0 359938 69 0 0 20 0 1 0 184274726 191823872 46452 134679101440 4194304 5746509 140728369777792 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 28631040 140728369783790 140728369783904 140728369783904 140728369790921 0
/proc/969935/statm: 46832 46452 421 379 0 46366 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 197260 KiB
Current children cumulated memory: 188576 KiB

Child status: 0

Real time (s): 3609.3
CPU time (s): 3600.09
CPU user time (s): 3599.39
CPU system time (s): 0.700256
CPU usage (%): 99.7447
Max. virtual memory (cumulated for all children) (KiB): 408876
Max. memory (cumulated for all children) (KiB): 343252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.39
system time used= 0.700256
maximum resident set size= 345976
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47318
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= 64
involuntary context switches= 2733


# summary of solver processes directly reported to runsolver:
#   pid: 969930
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3599.39
#   total CPU system time (s): 0.700256

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.54517 second user time and 15.6733 second system time

The end

Launcher Data

Begin job on nodeC021 at 2024-07-18 18:45:21
IDJOB=4445151
IDBENCH=148101
IDSOLVER=3065
FILE ID=nodeC021/4445151-1721321109
RUNJOBID= nodeC021-1721317481-967418
SLURM_JOB_ID= 7542662
Free space on /tmp= 890048 MiB

SOLVER NAME= NaPS-PB16 1.02b5
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/manquiho/Aardal_1/normalized-prob5.opb
COMMAND LINE= HOME/naps-1.02b5.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4445151-1721321109/watcher-4445151-1721321109 -o /tmp/evaluation-result-4445151-1721321109/solver-4445151-1721321109 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1721317481-967418 --watchdog 3760  HOME/naps-1.02b5.sh HOME/instance-4445151-1721321109.opb

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

MD5SUM BENCH= f4201f1ef8f74939600eabb6a2266017
RANDOM SEED=1186731771

nodeC021.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		: 3646.156
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.42
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		: 3660.417
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.23
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.866
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.42
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.134
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.23
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		: 3646.313
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.42
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		: 3652.326
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.23
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		: 3599.728
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.42
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		: 3661.071
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.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127385344 kB
MemAvailable:   128431416 kB
Buffers:          500320 kB
Cached:          1377388 kB
SwapCached:            0 kB
Active:          1001716 kB
Inactive:        2517624 kB
Active(anon):       1576 kB
Inactive(anon):  1677808 kB
Active(file):    1000140 kB
Inactive(file):   839816 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              4412 kB
Writeback:            28 kB
AnonPages:       1638336 kB
Mapped:           110876 kB
Shmem:             37720 kB
KReclaimable:      91876 kB
Slab:             203032 kB
SReclaimable:      91876 kB
SUnreclaim:       111156 kB
KernelStack:        4224 kB
PageTables:        12380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    2188540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            68768 kB
HardwareCorrupted:     0 kB
AnonHugePages:    919552 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:      256724 kB
DirectMap2M:    23633920 kB
DirectMap1G:    112197632 kB

Free space on /tmp at the end= 890068 MiB
End job on nodeC021 at 2024-07-18 19:45:31