Trace number 4434190

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 1.03? (exit code) 1463.98 1481.24

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-usAbbrv.8.25_70.opb
MD5SUM3aed2088dafec39bc246433683012fc1
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark122880
Best CPU time to get the best result obtained on this benchmark3411.58
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20611
Total number of constraints3921
Number of constraints which are clauses563
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints3358
Minimum length of a constraint4
Maximum length of a constraint61
Number of terms in the objective function 135
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 1073849343
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1024000000
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 2147557374
Number of bits of the biggest sum of numbers32
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 Input file name: HOME/instance-4434190-1721063477.opb
1178.45/1181.77	c goal1 is divided by 4
1178.45/1181.77	c multi stage optimization mode: 1-th step
1461.56/1465.73	terminate called after throwing an instance of 'std::bad_alloc'
1461.56/1465.73	  what():  std::bad_alloc
0.00/1481.24	HOME/naps-1.03.sh: line 6: 817351 Aborted                 (core dumped) ${self_dir}/naps-1.03 ${@}

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 (61189 MiB free)
  memory of node 1: 64473 MiB (61833 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=817346, runsolver pid=817343
Current StackSize limit: 8192 KiB


[startup+0.10017 s]*
/proc/loadavg: 4.08 4.11 4.10 5/262 817351
/proc/meminfo: memFree=125954212/131524596 swapFree=131071996/131071996
[pid=817346] ppid=817343 vsize=9932 memory=2704 CPUtime=0 cores=1,3
/proc/817346/stat : 817346 (naps-1.03.sh) S 817343 817346 812977 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 158518271 10170368 676 134679101440 94594194907136 94594195986456 140730250034160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94594198084912 94594198132100 94594200653824 140730250040292 140730250040417 140730250040417 140730250047432 0
/proc/817346/statm: 2483 676 597 264 0 134 0
[pid=817351] ppid=817346 vsize=17736 memory=15720 CPUtime=0.09 cores=1,3
/proc/817351/stat : 817351 (naps-1.03) R 817346 817346 812977 0 -1 4194304 3548 0 0 0 9 0 0 0 20 0 1 0 158518271 18161664 3930 134679101440 4194304 6891213 140736900018976 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13234176 140736900027381 140736900027493 140736900027493 140736900034507 0
/proc/817351/statm: 4434 3930 596 659 0 3638 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 27668 KiB
Current children cumulated memory: 18424 KiB

[startup+0.206145 s]*
/proc/loadavg: 4.08 4.11 4.10 5/262 817351
/proc/meminfo: memFree=125935096/131524596 swapFree=131071996/131071996
[pid=817346] ppid=817343 vsize=9932 memory=2704 CPUtime=0 cores=1,3
/proc/817346/stat : 817346 (naps-1.03.sh) S 817343 817346 812977 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 158518271 10170368 676 134679101440 94594194907136 94594195986456 140730250034160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94594198084912 94594198132100 94594200653824 140730250040292 140730250040417 140730250040417 140730250047432 0
/proc/817346/statm: 2483 676 597 264 0 134 0
[pid=817351] ppid=817346 vsize=25500 memory=22320 CPUtime=0.2 cores=1,3
/proc/817351/stat : 817351 (naps-1.03) R 817346 817346 812977 0 -1 4194304 5177 0 0 0 19 1 0 0 20 0 1 0 158518271 26112000 5580 134679101440 4194304 6891213 140736900018976 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13234176 140736900027381 140736900027493 140736900027493 140736900034507 0
/proc/817351/statm: 6375 5580 596 659 0 5579 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 35432 KiB
Current children cumulated memory: 25024 KiB

[startup+0.306018 s]*
/proc/loadavg: 4.08 4.11 4.10 5/262 817351
/proc/meminfo: memFree=125923492/131524596 swapFree=131071996/131071996
[pid=817346] ppid=817343 vsize=9932 memory=2704 CPUtime=0 cores=1,3
/proc/817346/stat : 817346 (naps-1.03.sh) S 817343 817346 812977 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 158518271 10170368 676 134679101440 94594194907136 94594195986456 140730250034160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94594198084912 94594198132100 94594200653824 140730250040292 140730250040417 140730250040417 140730250047432 0
/proc/817346/statm: 2483 676 597 264 0 134 0
[pid=817351] ppid=817346 vsize=32668 memory=28656 CPUtime=0.3 cores=1,3
/proc/817351/stat : 817351 (naps-1.03) R 817346 817346 812977 0 -1 4194304 6749 0 0 0 29 1 0 0 20 0 1 0 158518271 33452032 7164 134679101440 4194304 6891213 140736900018976 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13234176 140736900027381 140736900027493 140736900027493 140736900034507 0
/proc/817351/statm: 8167 7164 596 659 0 7371 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 42600 KiB
Current children cumulated memory: 31360 KiB

[startup+0.700215 s]
/proc/loadavg: 4.08 4.11 4.10 5/262 817351
/proc/meminfo: memFree=125913952/131524596 swapFree=131071996/131071996
[pid=817346] ppid=817343 vsize=9932 memory=2704 CPUtime=0 cores=1,3
/proc/817346/stat : 817346 (naps-1.03.sh) S 817343 817346 812977 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 158518271 10170368 676 134679101440 94594194907136 94594195986456 140730250034160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94594198084912 94594198132100 94594200653824 140730250040292 140730250040417 140730250040417 140730250047432 0
/proc/817346/statm: 2483 676 597 264 0 134 0
[pid=817351] ppid=817346 vsize=43468 memory=38364 CPUtime=0.68 cores=1,3
/proc/817351/stat : 817351 (naps-1.03) R 817346 817346 812977 0 -1 4194304 9372 0 0 0 67 1 0 0 20 0 1 0 158518271 44511232 9591 134679101440 4194304 6891213 140736900018976 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13234176 140736900027381 140736900027493 140736900027493 140736900034507 0
/proc/817351/statm: 10867 9591 612 659 0 10071 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 53400 KiB
Current children cumulated memory: 41068 KiB

[startup+1.50021 s]
/proc/loadavg: 4.08 4.11 4.10 5/262 817353
/proc/meminfo: memFree=125906416/131524596 swapFree=131071996/131071996
[pid=817346] ppid=817343 vsize=9932 memory=2704 CPUtime=0 cores=1,3
/proc/817346/stat : 817346 (naps-1.03.sh) S 817343 817346 812977 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 158518271 10170368 676 134679101440 94594194907136 94594195986456 140730250034160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94594198084912 94594198132100 94594200653824 140730250040292 140730250040417 140730250040417 140730250047432 0
/proc/817346/statm: 2483 676 597 264 0 134 0
[pid=817351] ppid=817346 vsize=46588 memory=41464 CPUtime=1.48 cores=1,3
/proc/817351/stat : 817351 (naps-1.03) R 817346 817346 812977 0 -1 4194304 10266 0 0 0 147 1 0 0 20 0 1 0 158518271 47706112 10366 134679101440 4194304 6891213 140736900018976 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13234176 140736900027381 140736900027493 140736900027493 140736900034507 0
/proc/817351/statm: 11647 10366 612 659 0 10851 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 56520 KiB
Current children cumulated memory: 44168 KiB

[startup+3.1058 s]
/proc/loadavg: 4.08 4.11 4.10 5/262 817353
/proc/meminfo: memFree=125852560/131524596 swapFree=131071996/131071996
[pid=817346] ppid=817343 vsize=9932 memory=2704 CPUtime=0 cores=1,3
/proc/817346/stat : 817346 (naps-1.03.sh) S 817343 817346 812977 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 158518271 10170368 676 134679101440 94594194907136 94594195986456 140730250034160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94594198084912 94594198132100 94594200653824 140730250040292 140730250040417 140730250040417 140730250047432 0
/proc/817346/statm: 2483 676 597 264 0 134 0
[pid=817351] ppid=817346 vsize=54660 memory=49472 CPUtime=3.09 cores=1,3
/proc/817351/stat : 817351 (naps-1.03) R 817346 817346 812977 0 -1 4194304 12280 0 0 0 307 2 0 0 20 0 1 0 158518271 55971840 12368 134679101440 4194304 6891213 140736900018976 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13234176 140736900027381 140736900027493 140736900027493 140736900034507 0
/proc/817351/statm: 13665 12368 612 659 0 12869 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 64592 KiB
Current children cumulated memory: 52176 KiB

[startup+6.30019 s]
/proc/loadavg: 4.15 4.13 4.11 5/262 817353
/proc/meminfo: memFree=125810824/131524596 swapFree=131071996/131071996
[pid=817346] ppid=817343 vsize=9932 memory=2704 CPUtime=0 cores=1,3
/proc/817346/stat : 817346 (naps-1.03.sh) S 817343 817346 812977 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 158518271 10170368 676 134679101440 94594194907136 94594195986456 140730250034160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94594198084912 94594198132100 94594200653824 140730250040292 140730250040417 140730250040417 140730250047432 0
/proc/817346/statm: 2483 676 597 264 0 134 0
[pid=817351] ppid=817346 vsize=68412 memory=62924 CPUtime=6.27 cores=1,3
/proc/817351/stat : 817351 (naps-1.03) R 817346 817346 812977 0 -1 4194304 14908 0 0 0 625 2 0 0 20 0 1 0 158518271 70053888 15731 134679101440 4194304 6891213 140736900018976 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13234176 140736900027381 140736900027493 140736900027493 140736900034507 0
/proc/817351/statm: 17103 15731 612 659 0 16307 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 78344 KiB
Current children cumulated memory: 65628 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 4.13 4.11 5/262 817354
/proc/meminfo: memFree=125743608/131524596 swapFree=131071996/131071996
[pid=817346] ppid=817343 vsize=9932 memory=2704 CPUtime=0 cores=1,3
/proc/817346/stat : 817346 (naps-1.03.sh) S 817343 817346 812977 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 158518271 10170368 676 134679101440 94594194907136 94594195986456 140730250034160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94594198084912 94594198132100 94594200653824 140730250040292 140730250040417 140730250040417 140730250047432 0
/proc/817346/statm: 2483 676 597 264 0 134 0
[pid=817351] ppid=817346 vsize=96752 memory=91856 CPUtime=12.66 cores=1,3
/proc/817351/stat : 817351 (naps-1.03) R 817346 817346 812977 0 -1 4194304 19137 0 0 0 1262 4 0 0 20 0 1 0 158518271 99074048 22964 134679101440 4194304 6891213 140736900018976 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13234176 140736900027381 140736900027493 140736900027493 140736900034507 0
/proc/817351/statm: 24188 22964 612 659 0 23392 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 106684 KiB
Current children cumulated memory: 94560 KiB

[startup+25.5002 s]
/proc/loadavg: 4.11 4.12 4.10 5/262 817356
/proc/meminfo: memFree=125636820/131524596 swapFree=131071996/131071996
[pid=817346] ppid=817343 vsize=9932 memory=2704 CPUtime=0 cores=1,3
/proc/817346/stat : 817346 (naps-1.03.sh) S 817343 817346 812977 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 158518271 10170368 676 134679101440 94594194907136 94594195986456 140730250034160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94594198084912 94594198132100 94594200653824 140730250040292 140730250040417 140730250040417 140730250047432 0
/proc/817346/statm: 2483 676 597 264 0 134 0
[pid=817351] ppid=817346 vsize=154972 memory=143980 CPUtime=25.44 cores=1,3
/proc/817351/stat : 817351 (naps-1.03) R 817346 817346 812977 0 -1 4194304 25726 0 0 0 2537 7 0 0 20 0 1 0 158518271 158691328 35995 134679101440 4194304 6891213 140736900018976 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13234176 140736900027381 140736900027493 140736900027493 140736900034507 0
/proc/817351/statm: 38743 35995 612 659 0 37947 0
Current children cumulated CPU time: 25.44 s
Current children cumulated vsize: 164904 KiB
Current children cumulated memory: 146684 KiB

[startup+51.1058 s]
/proc/loadavg: 4.15 4.13 4.11 5/262 817362
/proc/meminfo: memFree=123448416/131524596 swapFree=131071996/131071996
[pid=817346] ppid=817343 vsize=9932 memory=2704 CPUtime=0 cores=1,3
/proc/817346/stat : 817346 (naps-1.03.sh) S 817343 817346 812977 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 158518271 10170368 676 134679101440 94594194907136 94594195986456 140730250034160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94594198084912 94594198132100 94594200653824 140730250040292 140730250040417 140730250040417 140730250047432 0
/proc/817346/statm: 2483 676 597 264 0 134 0
[pid=817351] ppid=817346 vsize=249316 memory=242752 CPUtime=50.99 cores=1,3
/proc/817351/stat : 817351 (naps-1.03) R 817346 817346 812977 0 -1 4194304 36537 0 0 0 5089 10 0 0 20 0 1 0 158518271 255299584 60688 134679101440 4194304 6891213 140736900018976 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13234176 140736900027381 140736900027493 140736900027493 140736900034507 0
/proc/817351/statm: 62329 60688 612 659 0 61533 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 259248 KiB
Current children cumulated memory: 245456 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.14 4.11 5/262 817371
/proc/meminfo: memFree=121893212/131524596 swapFree=131071996/131071996
[pid=817346] ppid=817343 vsize=9932 memory=2704 CPUtime=0 cores=1,3
/proc/817346/stat : 817346 (naps-1.03.sh) S 817343 817346 812977 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 158518271 10170368 676 134679101440 94594194907136 94594195986456 140730250034160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94594198084912 94594198132100 94594200653824 140730250040292 140730250040417 140730250040417 140730250047432 0
/proc/817346/statm: 2483 676 597 264 0 134 0
[pid=817351] ppid=817346 vsize=307752 memory=297048 CPUtime=102.1 cores=1,3
/proc/817351/stat : 817351 (naps-1.03) R 817346 817346 812977 0 -1 4194304 46655 0 0 0 10197 13 0 0 20 0 1 0 158518271 315138048 74262 134679101440 4194304 6891213 140736900018976 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13234176 140736900027381 140736900027493 140736900027493 140736900034507 0
/proc/817351/statm: 76938 74262 612 659 0 76142 0
Current children cumulated CPU time: 102.1 s
Current children cumulated vsize: 317684 KiB
Current children cumulated memory: 299752 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.12 4.10 5/262 817382
/proc/meminfo: memFree=121545724/131524596 swapFree=131071996/131071996
[pid=817346] ppid=817343 vsize=9932 memory=2704 CPUtime=0 cores=1,3
/proc/817346/stat : 817346 (naps-1.03.sh) S 817343 817346 812977 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 158518271 10170368 676 134679101440 94594194907136 94594195986456 140730250034160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94594198084912 94594198132100 94594200653824 140730250040292 140730250040417 140730250040417 140730250047432 0
/proc/817346/statm: 2483 676 597 264 0 134 0
[pid=817351] ppid=817346 vsize=466424 memory=445728 CPUtime=161.99 cores=1,3
/proc/817351/stat : 817351 (naps-1.03) R 817346 817346 812977 0 -1 4194304 59061 0 0 0 16179 20 0 0 20 0 1 0 158518271 477618176 111432 134679101440 4194304 6891213 140736900018976 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13234176 140736900027381 140736900027493 140736900027493 140736900034507 0
/proc/817351/statm: 116606 111432 612 659 0 115810 0
Current children cumulated CPU time: 161.99 s
Current children cumulated vsize: 476356 KiB
Current children cumulated memory: 448432 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.13 4.10 5/264 817448
/proc/meminfo: memFree=117180048/131524596 swapFree=131071996/131071996
[pid=817346] ppid=817343 vsize=9932 memory=2704 CPUtime=0 cores=1,3
/proc/817346/stat : 817346 (naps-1.03.sh) S 817343 817346 812977 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 158518271 10170368 676 134679101440 94594194907136 94594195986456 140730250034160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94594198084912 94594198132100 94594200653824 140730250040292 140730250040417 140730250040417 140730250047432 0
/proc/817346/statm: 2483 676 597 264 0 134 0
[pid=817351] ppid=817346 vsize=558920 memory=512084 CPUtime=221.86 cores=1,3
/proc/817351/stat : 817351 (naps-1.03) R 817346 817346 812977 0 -1 4194304 71121 0 0 0 22163 23 0 0 20 0 1 0 158518271 572334080 128021 134679101440 4194304 6891213 140736900018976 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13234176 140736900027381 140736900027493 140736900027493 140736900034507 0
/proc/817351/statm: 139730 128021 612 659 0 138934 0
Current children cumulated CPU time: 221.86 s

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

/proc/817346/stat : 817346 (naps-1.03.sh) S 817343 817346 812977 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 158518271 10170368 676 134679101440 94594194907136 94594195986456 140730250034160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94594198084912 94594198132100 94594200653824 140730250040292 140730250040417 140730250040417 140730250047432 0
/proc/817346/statm: 2483 676 597 264 0 134 0
[pid=817351] ppid=817346 vsize=20460072 memory=18710272 CPUtime=1238.87 cores=1,3
/proc/817351/stat : 817351 (naps-1.03) R 817346 817346 812977 0 -1 4194304 2248152 0 0 0 122772 1115 0 0 20 0 1 0 158518271 20951113728 4677568 134679101440 4194304 6891213 140736900018976 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13234176 140736900027381 140736900027493 140736900027493 140736900034507 0
/proc/817351/statm: 5115018 4677568 644 659 0 5114222 0
Current children cumulated CPU time: 1238.87 s
Current children cumulated vsize: 20470004 KiB
Current children cumulated memory: 18712976 KiB

[startup+1302.3 s]
/proc/loadavg: 4.33 4.26 4.16 5/263 818314
/proc/meminfo: memFree=90945820/131524596 swapFree=131071996/131071996
[pid=817346] ppid=817343 vsize=9932 memory=2704 CPUtime=0 cores=1,3
/proc/817346/stat : 817346 (naps-1.03.sh) S 817343 817346 812977 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 158518271 10170368 676 134679101440 94594194907136 94594195986456 140730250034160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94594198084912 94594198132100 94594200653824 140730250040292 140730250040417 140730250040417 140730250047432 0
/proc/817346/statm: 2483 676 597 264 0 134 0
[pid=817351] ppid=817346 vsize=25771492 memory=24056280 CPUtime=1298.68 cores=1,3
/proc/817351/stat : 817351 (naps-1.03) R 817346 817346 812977 0 -1 4194304 2441943 0 0 0 128608 1260 0 0 20 0 1 0 158518271 26390007808 6014070 134679101440 4194304 6891213 140736900018976 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13234176 140736900027381 140736900027493 140736900027493 140736900034507 0
/proc/817351/statm: 6442873 6014070 644 659 0 6442077 0
Current children cumulated CPU time: 1298.68 s
Current children cumulated vsize: 25781424 KiB
Current children cumulated memory: 24058984 KiB

[startup+1362.3 s]
/proc/loadavg: 4.18 4.23 4.15 5/261 818325
/proc/meminfo: memFree=91542152/131524596 swapFree=131071996/131071996
[pid=817346] ppid=817343 vsize=9932 memory=2704 CPUtime=0 cores=1,3
/proc/817346/stat : 817346 (naps-1.03.sh) S 817343 817346 812977 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 158518271 10170368 676 134679101440 94594194907136 94594195986456 140730250034160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94594198084912 94594198132100 94594200653824 140730250040292 140730250040417 140730250040417 140730250047432 0
/proc/817346/statm: 2483 676 597 264 0 134 0
[pid=817351] ppid=817346 vsize=25195024 memory=23345408 CPUtime=1358.49 cores=1,3
/proc/817351/stat : 817351 (naps-1.03) R 817346 817346 812977 0 -1 4194304 2656888 0 0 0 134529 1320 0 0 20 0 1 0 158518271 25799704576 5836352 134679101440 4194304 6891213 140736900018976 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13234176 140736900027381 140736900027493 140736900027493 140736900034507 0
/proc/817351/statm: 6298756 5836352 644 659 0 6297960 0
Current children cumulated CPU time: 1358.49 s
Current children cumulated vsize: 25204956 KiB
Current children cumulated memory: 23348112 KiB

[startup+1422.3 s]
/proc/loadavg: 4.14 4.20 4.15 5/261 818335
/proc/meminfo: memFree=88383632/131524596 swapFree=131071996/131071996
[pid=817346] ppid=817343 vsize=9932 memory=2704 CPUtime=0 cores=1,3
/proc/817346/stat : 817346 (naps-1.03.sh) S 817343 817346 812977 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 158518271 10170368 676 134679101440 94594194907136 94594195986456 140730250034160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94594198084912 94594198132100 94594200653824 140730250040292 140730250040417 140730250040417 140730250047432 0
/proc/817346/statm: 2483 676 597 264 0 134 0
[pid=817351] ppid=817346 vsize=29163872 memory=26530324 CPUtime=1418.31 cores=1,3
/proc/817351/stat : 817351 (naps-1.03) R 817346 817346 812977 0 -1 4194304 3032732 0 0 0 140288 1543 0 0 20 0 1 0 158518271 29863804928 6632581 134679101440 4194304 6891213 140736900018976 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13234176 140736900027381 140736900027493 140736900027493 140736900034507 0
/proc/817351/statm: 7290968 6632581 660 659 0 7290172 0
Current children cumulated CPU time: 1418.31 s
Current children cumulated vsize: 29173804 KiB
Current children cumulated memory: 26533028 KiB

[startup+1481.24 s]
# the end of solver process 817346 was just reported to runsolver
# Child status: 134

# cumulated CPU time of all completed processes:  user=1444.96 s, system=19.0199 s

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

[startup+1433.6 s]
/proc/loadavg: 4.12 4.19 4.14 5/261 818338
/proc/meminfo: memFree=86844608/131524596 swapFree=131071996/131071996
[pid=817346] ppid=817343 vsize=9932 memory=2704 CPUtime=0 cores=1,3
/proc/817346/stat : 817346 (naps-1.03.sh) S 817343 817346 812977 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 158518271 10170368 676 134679101440 94594194907136 94594195986456 140730250034160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94594198084912 94594198132100 94594200653824 140730250040292 140730250040417 140730250040417 140730250047432 0
/proc/817346/statm: 2483 676 597 264 0 134 0
[pid=817351] ppid=817346 vsize=29952164 memory=27745636 CPUtime=1429.57 cores=1,3
/proc/817351/stat : 817351 (naps-1.03) R 817346 817346 812977 0 -1 4194304 3280750 0 0 0 141362 1595 0 0 20 0 1 0 158518271 30671015936 6936409 134679101440 4194304 6891213 140736900018976 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13234176 140736900027381 140736900027493 140736900027493 140736900034507 0
/proc/817351/statm: 7488041 6936409 660 659 0 7487245 0
Current children cumulated CPU time: 1429.57 s
Current children cumulated vsize: 29962096 KiB
Current children cumulated memory: 27748340 KiB

[startup+1459.2 s]
/proc/loadavg: 4.08 4.18 4.14 5/259 818341
/proc/meminfo: memFree=88001036/131524596 swapFree=131071996/131071996
[pid=817346] ppid=817343 vsize=9932 memory=2704 CPUtime=0 cores=1,3
/proc/817346/stat : 817346 (naps-1.03.sh) S 817343 817346 812977 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 158518271 10170368 676 134679101440 94594194907136 94594195986456 140730250034160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94594198084912 94594198132100 94594200653824 140730250040292 140730250040417 140730250040417 140730250047432 0
/proc/817346/statm: 2483 676 597 264 0 134 0
[pid=817351] ppid=817346 vsize=28936352 memory=26771908 CPUtime=1455.09 cores=1,3
/proc/817351/stat : 817351 (naps-1.03) R 817346 817346 812977 0 -1 4194304 3295972 0 0 0 143849 1660 0 0 20 0 1 0 158518271 29630824448 6692977 134679101440 4194304 6891213 140736900018976 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13234176 140736900027381 140736900027493 140736900027493 140736900034507 0
/proc/817351/statm: 7234088 6692977 660 659 0 7233292 0
Current children cumulated CPU time: 1455.09 s
Current children cumulated vsize: 28946284 KiB
Current children cumulated memory: 26774612 KiB

[startup+1472 s]*
/proc/loadavg: 4.13 4.18 4.14 4/260 818346
/proc/meminfo: memFree=84607976/131524596 swapFree=131071996/131071996
[pid=817346] ppid=817343 vsize=9932 memory=2704 CPUtime=0 cores=1,3
/proc/817346/stat : 817346 (naps-1.03.sh) S 817343 817346 812977 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 158518271 10170368 676 134679101440 94594194907136 94594195986456 140730250034160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94594198084912 94594198132100 94594200653824 140730250040292 140730250040417 140730250040417 140730250047432 0
/proc/817346/statm: 2483 676 597 264 0 134 0
[pid=817351] ppid=817346 vsize=28936352 memory=26871024 CPUtime=1463.55 cores=1,3
/proc/817351/stat : 817351 (naps-1.03) S 817346 817346 812977 0 -1 4195840 3320970 0 0 0 144496 1859 0 0 20 0 1 0 158518271 29630824448 6717756 134679101440 4194304 6891213 140736900018976 140736900016064 6272572 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13234176 140736900027381 140736900027493 140736900027493 140736900034507 0
/proc/817351/statm: 7234088 6717756 660 659 0 7233292 0
Current children cumulated CPU time: 1463.55 s
Current children cumulated vsize: 28946284 KiB
Current children cumulated memory: 26873728 KiB

[startup+1475.2 s]
/proc/loadavg: 4.12 4.18 4.14 4/260 818346
/proc/meminfo: memFree=84604096/131524596 swapFree=131071996/131071996
[pid=817346] ppid=817343 vsize=9932 memory=2704 CPUtime=0 cores=1,3
/proc/817346/stat : 817346 (naps-1.03.sh) S 817343 817346 812977 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 158518271 10170368 676 134679101440 94594194907136 94594195986456 140730250034160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94594198084912 94594198132100 94594200653824 140730250040292 140730250040417 140730250040417 140730250047432 0
/proc/817346/statm: 2483 676 597 264 0 134 0
[pid=817351] ppid=817346 vsize=28936352 memory=26871024 CPUtime=1463.55 cores=1,3
/proc/817351/stat : 817351 (naps-1.03) S 817346 817346 812977 0 -1 4195840 3320970 0 0 0 144496 1859 0 0 20 0 1 0 158518271 29630824448 6717756 134679101440 4194304 6891213 140736900018976 140736900016064 6272572 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13234176 140736900027381 140736900027493 140736900027493 140736900034507 0
/proc/817351/statm: 7234088 6717756 660 659 0 7233292 0
Current children cumulated CPU time: 1463.55 s
Current children cumulated vsize: 28946284 KiB
Current children cumulated memory: 26873728 KiB

[startup+1478.4 s]
/proc/loadavg: 4.12 4.18 4.14 4/260 818346
/proc/meminfo: memFree=84602120/131524596 swapFree=131071996/131071996
[pid=817346] ppid=817343 vsize=9932 memory=2704 CPUtime=0 cores=1,3
/proc/817346/stat : 817346 (naps-1.03.sh) S 817343 817346 812977 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 158518271 10170368 676 134679101440 94594194907136 94594195986456 140730250034160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94594198084912 94594198132100 94594200653824 140730250040292 140730250040417 140730250040417 140730250047432 0
/proc/817346/statm: 2483 676 597 264 0 134 0
[pid=817351] ppid=817346 vsize=28936352 memory=26871024 CPUtime=1463.55 cores=1,3
/proc/817351/stat : 817351 (naps-1.03) S 817346 817346 812977 0 -1 4195840 3320970 0 0 0 144496 1859 0 0 20 0 1 0 158518271 29630824448 6717756 134679101440 4194304 6891213 140736900018976 140736900016064 6272572 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13234176 140736900027381 140736900027493 140736900027493 140736900034507 0
/proc/817351/statm: 7234088 6717756 660 659 0 7233292 0
Current children cumulated CPU time: 1463.55 s
Current children cumulated vsize: 28946284 KiB
Current children cumulated memory: 26873728 KiB

[startup+1480 s]*
/proc/loadavg: 4.11 4.18 4.14 4/260 818346
/proc/meminfo: memFree=84599168/131524596 swapFree=131071996/131071996
[pid=817346] ppid=817343 vsize=9932 memory=2704 CPUtime=0 cores=1,3
/proc/817346/stat : 817346 (naps-1.03.sh) S 817343 817346 812977 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 158518271 10170368 676 134679101440 94594194907136 94594195986456 140730250034160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94594198084912 94594198132100 94594200653824 140730250040292 140730250040417 140730250040417 140730250047432 0
/proc/817346/statm: 2483 676 597 264 0 134 0
[pid=817351] ppid=817346 vsize=28936352 memory=26871024 CPUtime=1463.55 cores=1,3
/proc/817351/stat : 817351 (naps-1.03) S 817346 817346 812977 0 -1 4195840 3320970 0 0 0 144496 1859 0 0 20 0 1 0 158518271 29630824448 6717756 134679101440 4194304 6891213 140736900018976 140736900016064 6272572 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13234176 140736900027381 140736900027493 140736900027493 140736900034507 0
/proc/817351/statm: 7234088 6717756 660 659 0 7233292 0
Current children cumulated CPU time: 1463.55 s
Current children cumulated vsize: 28946284 KiB
Current children cumulated memory: 26873728 KiB

[startup+1480.8 s]
/proc/loadavg: 4.11 4.18 4.14 4/260 818346
/proc/meminfo: memFree=84599168/131524596 swapFree=131071996/131071996
[pid=817346] ppid=817343 vsize=9932 memory=2704 CPUtime=0 cores=1,3
/proc/817346/stat : 817346 (naps-1.03.sh) S 817343 817346 812977 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 158518271 10170368 676 134679101440 94594194907136 94594195986456 140730250034160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94594198084912 94594198132100 94594200653824 140730250040292 140730250040417 140730250040417 140730250047432 0
/proc/817346/statm: 2483 676 597 264 0 134 0
[pid=817351] ppid=817346 vsize=28936352 memory=26871024 CPUtime=1463.55 cores=1,3
/proc/817351/stat : 817351 (naps-1.03) S 817346 817346 812977 0 -1 4195840 3320970 0 0 0 144496 1859 0 0 20 0 1 0 158518271 29630824448 6717756 134679101440 4194304 6891213 140736900018976 140736900016064 6272572 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 13234176 140736900027381 140736900027493 140736900027493 140736900034507 0
/proc/817351/statm: 7234088 6717756 660 659 0 7233292 0
Current children cumulated CPU time: 1463.55 s
Current children cumulated vsize: 28946284 KiB
Current children cumulated memory: 26873728 KiB

[startup+1481.2 s]
/proc/loadavg: 4.11 4.18 4.14 5/260 818353
/proc/meminfo: memFree=92819140/131524596 swapFree=131071996/131071996
[pid=817346] ppid=817343 vsize=9932 memory=2704 CPUtime=0 cores=1,3
/proc/817346/stat : 817346 (naps-1.03.sh) S 817343 817346 812977 0 -1 4194304 223 241 0 0 0 0 0 0 20 0 1 0 158518271 10170368 676 134679101440 94594194907136 94594195986456 140730250034160 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94594198084912 94594198132100 94594200653824 140730250040292 140730250040417 140730250040417 140730250047432 0
/proc/817346/statm: 2483 676 597 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2704 KiB

Child status: 134

Real time (s): 1481.24
CPU time (s): 1463.98
CPU user time (s): 1444.96
CPU system time (s): 19.0199
CPU usage (%): 98.8348
Max. virtual memory (cumulated for all children) (KiB): 30265664
Max. memory (cumulated for all children) (KiB): 28048900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1444.96
system time used= 19.0199
maximum resident set size= 28055816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3321451
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= 43
involuntary context switches= 1894


# summary of solver processes directly reported to runsolver:
#   pid: 817346
#   total CPU time (s): 1463.98
#   total CPU user time (s): 1444.96
#   total CPU system time (s): 19.0199

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.48834 second user time and 6.81606 second system time

The end

Launcher Data

Begin job on nodeC034 at 2024-07-15 19:11:30
IDJOB=4434190
IDBENCH=146780
IDSOLVER=3063
FILE ID=nodeC034/4434190-1721063477
RUNJOBID= nodeC034-1721056269-812989
SLURM_JOB_ID= 7505491
Free space on /tmp= 890060 MiB

SOLVER NAME= NaPS 1.03
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-usAbbrv.8.25_70.opb
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434190-1721063477/watcher-4434190-1721063477 -o /tmp/evaluation-result-4434190-1721063477/solver-4434190-1721063477 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721056269-812989 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4434190-1721063477.opb

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

MD5SUM BENCH= 3aed2088dafec39bc246433683012fc1
RANDOM SEED=1254533435

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131524596 kB
MemFree:        125977300 kB
MemAvailable:   129422180 kB
Buffers:          368748 kB
Cached:          3874528 kB
SwapCached:            0 kB
Active:           625760 kB
Inactive:        4243268 kB
Active(anon):       1556 kB
Inactive(anon):   661948 kB
Active(file):     624204 kB
Inactive(file):  3581320 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             20684 kB
Writeback:            48 kB
AnonPages:        625860 kB
Mapped:           110828 kB
Shmem:             37720 kB
KReclaimable:     158360 kB
Slab:             271596 kB
SReclaimable:     158360 kB
SUnreclaim:       113236 kB
KernelStack:        4240 kB
PageTables:        10544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834292 kB
Committed_AS:    1015800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            62144 kB
HardwareCorrupted:     0 kB
AnonHugePages:    645120 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:      238292 kB
DirectMap2M:    26798080 kB
DirectMap1G:    109051904 kB

Free space on /tmp at the end= 890056 MiB
End job on nodeC034 at 2024-07-15 19:36:11