Trace number 4453598

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS-GM 1.03? (TO) 3600.09 3609.61

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
subsetcard/larger/random4reg_opb_shuffle/normalized-subsetcard-geq-random4reg-1500.shuf-2.opb
MD5SUM2ad33d7cf1ba27c2d511e3154b862a9b
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.112601
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6001
Total number of constraints3000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)355
Number of constraints which are nor clauses,nor cardinality constraints2645
Minimum length of a constraint4
Maximum length of a constraint5
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 8
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c NaPS 1.03.
0.00/0.00	c We set -no-flip-min because your selected sat solver does not support it.
0.00/0.00	c Input file name: HOME/instance-4453598-1721485075.opb
3600.06/3609.60	c 
3600.06/3609.60	c *** TERMINATED *** by signal 15
3600.06/3609.60	s UNKNOWN
3600.06/3609.60	c _____________________________________________________________________________
3600.06/3609.60	c std/band forms        : 3000,0
3600.06/3609.60	c 2cl/3cl ITE-codings   : 0,0
3600.06/3609.60	c BDD/srt/adr Max costs : 0,18,0
3600.06/3609.60	c BDDraw/bin/mul/srt/adr: 0,0,0,3000,0
3600.06/3609.60	c BDD nodes             : 0
3600.06/3609.60	c Es1/CC detections     : 0,0
3600.06/3609.60	c CC sort               : 3000
3600.06/3609.60	c SAT/UNSAT calls       : 0,0
3600.06/3609.60	c regenrated variables  : 0
3600.06/3609.60	c eliminated fixed lits : 0
3600.06/3609.60	c goal lit flips        : 0
3600.06/3609.60	c goal stages           : 0
3600.06/3609.60	c goal shrink           : 0
3600.06/3609.60	c goal coeff separations: 0
3600.06/3609.60	c restarts              : 0
3600.06/3609.60	c conflicts             : 0              (0 /sec)
3600.06/3609.60	c decisions             : 0              (0 /sec)
3600.06/3609.60	c propagations          : 0              (0 /sec)
3600.06/3609.60	c inspects              : 0              (0 /sec)
3600.06/3609.60	c CPU time (solving tm) : 3597 s        (3597 s, SAT 0 s, UNSAT 0 s)
3600.06/3609.60	c Time for Opt-base     : 0.003844 s
3600.06/3609.60	c Steps for Opt-base    : 0
3600.06/3609.60	c Time for BDD coding   : 0 s
3600.06/3609.60	c Time for srt coding   : 0.005232 s
3600.06/3609.60	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: 63931 MiB (61903 MiB free)
  memory of node 1: 64510 MiB (62800 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4453598-1721485075/watcher-4453598-1721485075 -o /tmp/evaluation-result-4453598-1721485075/solver-4453598-1721485075 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1721481477-1070495 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4453598-1721485075.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=1072662, runsolver pid=1072659

[startup+0.100095 s]*
/proc/loadavg: 4.10 4.12 4.12 5/258 1072667
/proc/meminfo: memFree=127682332/131524600 swapFree=131071996/131071996
[pid=1072662] ppid=1072659 vsize=9932 memory=2684 CPUtime=0 cores=4,6
/proc/1072662/stat : 1072662 (naps-1.03.sh) S 1072659 1072662 1070484 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 200667713 10170368 671 134679101440 94197628776448 94197629855768 140735109453664 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94197631954224 94197632001412 94197650395136 140735109460958 140735109461087 140735109461087 140735109468104 0
/proc/1072662/statm: 2483 671 593 264 0 134 0
[pid=1072667] ppid=1072662 vsize=17396 memory=14492 CPUtime=0.09 cores=4,6
/proc/1072667/stat : 1072667 (naps-1.03) R 1072662 1072662 1070484 0 -1 4194304 3722 0 0 0 9 0 0 0 20 0 1 0 200667714 17813504 3623 134679101440 4194304 6891213 140728053433888 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 8630272 140728053441519 140728053441635 140728053441635 140728053448651 0
/proc/1072667/statm: 4349 3623 468 659 0 3553 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 27328 KiB
Current children cumulated memory: 17176 KiB

[startup+0.205793 s]*
/proc/loadavg: 4.10 4.12 4.12 5/258 1072667
/proc/meminfo: memFree=127681988/131524600 swapFree=131071996/131071996
[pid=1072662] ppid=1072659 vsize=9932 memory=2684 CPUtime=0 cores=4,6
/proc/1072662/stat : 1072662 (naps-1.03.sh) S 1072659 1072662 1070484 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 200667713 10170368 671 134679101440 94197628776448 94197629855768 140735109453664 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94197631954224 94197632001412 94197650395136 140735109460958 140735109461087 140735109461087 140735109468104 0
/proc/1072662/statm: 2483 671 593 264 0 134 0
[pid=1072667] ppid=1072662 vsize=18412 memory=15280 CPUtime=0.19 cores=4,6
/proc/1072667/stat : 1072667 (naps-1.03) R 1072662 1072662 1070484 0 -1 4194304 3962 0 0 0 19 0 0 0 20 0 1 0 200667714 18853888 3820 134679101440 4194304 6891213 140728053433888 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 8630272 140728053441519 140728053441635 140728053441635 140728053448651 0
/proc/1072667/statm: 4603 3820 468 659 0 3807 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 28344 KiB
Current children cumulated memory: 17964 KiB

[startup+0.305663 s]*
/proc/loadavg: 4.10 4.12 4.12 5/258 1072667
/proc/meminfo: memFree=127679300/131524600 swapFree=131071996/131071996
[pid=1072662] ppid=1072659 vsize=9932 memory=2684 CPUtime=0 cores=4,6
/proc/1072662/stat : 1072662 (naps-1.03.sh) S 1072659 1072662 1070484 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 200667713 10170368 671 134679101440 94197628776448 94197629855768 140735109453664 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94197631954224 94197632001412 94197650395136 140735109460958 140735109461087 140735109461087 140735109468104 0
/proc/1072662/statm: 2483 671 593 264 0 134 0
[pid=1072667] ppid=1072662 vsize=21220 memory=17920 CPUtime=0.29 cores=4,6
/proc/1072667/stat : 1072667 (naps-1.03) R 1072662 1072662 1070484 0 -1 4194304 4576 0 0 0 29 0 0 0 20 0 1 0 200667714 21729280 4480 134679101440 4194304 6891213 140728053433888 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 8630272 140728053441519 140728053441635 140728053441635 140728053448651 0
/proc/1072667/statm: 5305 4480 468 659 0 4509 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 31152 KiB
Current children cumulated memory: 20604 KiB

[startup+0.70026 s]
/proc/loadavg: 4.10 4.12 4.12 4/252 1072675
/proc/meminfo: memFree=127908808/131524600 swapFree=131071996/131071996
[pid=1072662] ppid=1072659 vsize=9932 memory=2684 CPUtime=0 cores=4,6
/proc/1072662/stat : 1072662 (naps-1.03.sh) S 1072659 1072662 1070484 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 200667713 10170368 671 134679101440 94197628776448 94197629855768 140735109453664 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94197631954224 94197632001412 94197650395136 140735109460958 140735109461087 140735109461087 140735109468104 0
/proc/1072662/statm: 2483 671 593 264 0 134 0
[pid=1072667] ppid=1072662 vsize=25576 memory=21020 CPUtime=0.68 cores=4,6
/proc/1072667/stat : 1072667 (naps-1.03) R 1072662 1072662 1070484 0 -1 4194304 4877 0 0 0 68 0 0 0 20 0 1 0 200667714 26189824 5255 134679101440 4194304 6891213 140728053433888 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 8630272 140728053441519 140728053441635 140728053441635 140728053448651 0
/proc/1072667/statm: 6394 5255 468 659 0 5598 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 35508 KiB
Current children cumulated memory: 23704 KiB

[startup+1.50026 s]
/proc/loadavg: 4.10 4.12 4.12 5/258 1072717
/proc/meminfo: memFree=127871004/131524600 swapFree=131071996/131071996
[pid=1072662] ppid=1072659 vsize=9932 memory=2684 CPUtime=0 cores=4,6
/proc/1072662/stat : 1072662 (naps-1.03.sh) S 1072659 1072662 1070484 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 200667713 10170368 671 134679101440 94197628776448 94197629855768 140735109453664 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94197631954224 94197632001412 94197650395136 140735109460958 140735109461087 140735109461087 140735109468104 0
/proc/1072662/statm: 2483 671 593 264 0 134 0
[pid=1072667] ppid=1072662 vsize=27264 memory=23132 CPUtime=1.49 cores=4,6
/proc/1072667/stat : 1072667 (naps-1.03) R 1072662 1072662 1070484 0 -1 4194304 5393 0 0 0 148 1 0 0 20 0 1 0 200667714 27918336 5783 134679101440 4194304 6891213 140728053433888 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 8630272 140728053441519 140728053441635 140728053441635 140728053448651 0
/proc/1072667/statm: 6816 5783 468 659 0 6020 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 37196 KiB
Current children cumulated memory: 25816 KiB

[startup+3.10553 s]
/proc/loadavg: 4.10 4.12 4.12 5/258 1072717
/proc/meminfo: memFree=127850148/131524600 swapFree=131071996/131071996
[pid=1072662] ppid=1072659 vsize=9932 memory=2684 CPUtime=0 cores=4,6
/proc/1072662/stat : 1072662 (naps-1.03.sh) S 1072659 1072662 1070484 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 200667713 10170368 671 134679101440 94197628776448 94197629855768 140735109453664 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94197631954224 94197632001412 94197650395136 140735109460958 140735109461087 140735109461087 140735109468104 0
/proc/1072662/statm: 2483 671 593 264 0 134 0
[pid=1072667] ppid=1072662 vsize=37540 memory=33476 CPUtime=3.09 cores=4,6
/proc/1072667/stat : 1072667 (naps-1.03) R 1072662 1072662 1070484 0 -1 4194304 7201 0 0 0 307 2 0 0 20 0 1 0 200667714 38440960 8369 134679101440 4194304 6891213 140728053433888 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 8630272 140728053441519 140728053441635 140728053441635 140728053448651 0
/proc/1072667/statm: 9385 8369 468 659 0 8589 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 47472 KiB
Current children cumulated memory: 36160 KiB

[startup+6.30025 s]
/proc/loadavg: 4.09 4.12 4.12 5/258 1072719
/proc/meminfo: memFree=127914412/131524600 swapFree=131071996/131071996
[pid=1072662] ppid=1072659 vsize=9932 memory=2684 CPUtime=0 cores=4,6
/proc/1072662/stat : 1072662 (naps-1.03.sh) S 1072659 1072662 1070484 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 200667713 10170368 671 134679101440 94197628776448 94197629855768 140735109453664 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94197631954224 94197632001412 94197650395136 140735109460958 140735109461087 140735109461087 140735109468104 0
/proc/1072662/statm: 2483 671 593 264 0 134 0
[pid=1072667] ppid=1072662 vsize=56180 memory=39676 CPUtime=6.27 cores=4,6
/proc/1072667/stat : 1072667 (naps-1.03) R 1072662 1072662 1070484 0 -1 4194304 8118 0 0 0 625 2 0 0 20 0 1 0 200667714 57528320 9919 134679101440 4194304 6891213 140728053433888 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 8630272 140728053441519 140728053441635 140728053441635 140728053448651 0
/proc/1072667/statm: 14045 9919 468 659 0 13249 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 66112 KiB
Current children cumulated memory: 42360 KiB

[startup+12.7003 s]
/proc/loadavg: 4.08 4.12 4.12 5/258 1072769
/proc/meminfo: memFree=127921224/131524600 swapFree=131071996/131071996
[pid=1072662] ppid=1072659 vsize=9932 memory=2684 CPUtime=0 cores=4,6
/proc/1072662/stat : 1072662 (naps-1.03.sh) S 1072659 1072662 1070484 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 200667713 10170368 671 134679101440 94197628776448 94197629855768 140735109453664 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94197631954224 94197632001412 94197650395136 140735109460958 140735109461087 140735109461087 140735109468104 0
/proc/1072662/statm: 2483 671 593 264 0 134 0
[pid=1072667] ppid=1072662 vsize=75032 memory=53436 CPUtime=12.65 cores=4,6
/proc/1072667/stat : 1072667 (naps-1.03) R 1072662 1072662 1070484 0 -1 4194304 8721 0 0 0 1263 2 0 0 20 0 1 0 200667714 76832768 13359 134679101440 4194304 6891213 140728053433888 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 8630272 140728053441519 140728053441635 140728053441635 140728053448651 0
/proc/1072667/statm: 18758 13359 468 659 0 17962 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 84964 KiB
Current children cumulated memory: 56120 KiB

[startup+25.5003 s]
/proc/loadavg: 4.13 4.13 4.12 5/258 1072820
/proc/meminfo: memFree=127952860/131524600 swapFree=131071996/131071996
[pid=1072662] ppid=1072659 vsize=9932 memory=2684 CPUtime=0 cores=4,6
/proc/1072662/stat : 1072662 (naps-1.03.sh) S 1072659 1072662 1070484 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 200667713 10170368 671 134679101440 94197628776448 94197629855768 140735109453664 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94197631954224 94197632001412 94197650395136 140735109460958 140735109461087 140735109461087 140735109468104 0
/proc/1072662/statm: 2483 671 593 264 0 134 0
[pid=1072667] ppid=1072662 vsize=75032 memory=45984 CPUtime=25.41 cores=4,6
/proc/1072667/stat : 1072667 (naps-1.03) R 1072662 1072662 1070484 0 -1 4194304 10403 0 0 0 2537 4 0 0 20 0 1 0 200667714 76832768 11496 134679101440 4194304 6891213 140728053433888 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 8630272 140728053441519 140728053441635 140728053441635 140728053448651 0
/proc/1072667/statm: 18758 11496 468 659 0 17962 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 84964 KiB
Current children cumulated memory: 48668 KiB

[startup+51.1058 s]
/proc/loadavg: 4.09 4.11 4.11 5/258 1072825
/proc/meminfo: memFree=127710664/131524600 swapFree=131071996/131071996
[pid=1072662] ppid=1072659 vsize=9932 memory=2684 CPUtime=0 cores=4,6
/proc/1072662/stat : 1072662 (naps-1.03.sh) S 1072659 1072662 1070484 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 200667713 10170368 671 134679101440 94197628776448 94197629855768 140735109453664 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94197631954224 94197632001412 94197650395136 140735109460958 140735109461087 140735109461087 140735109468104 0
/proc/1072662/statm: 2483 671 593 264 0 134 0
[pid=1072667] ppid=1072662 vsize=136292 memory=124832 CPUtime=50.96 cores=4,6
/proc/1072667/stat : 1072667 (naps-1.03) R 1072662 1072662 1070484 0 -1 4194304 14186 0 0 0 5086 10 0 0 20 0 1 0 200667714 139563008 31208 134679101440 4194304 6891213 140728053433888 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 8630272 140728053441519 140728053441635 140728053441635 140728053448651 0
/proc/1072667/statm: 34073 31208 468 659 0 33277 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 146224 KiB
Current children cumulated memory: 127516 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.11 4.11 6/259 1072834
/proc/meminfo: memFree=127632528/131524600 swapFree=131071996/131071996
[pid=1072662] ppid=1072659 vsize=9932 memory=2684 CPUtime=0 cores=4,6
/proc/1072662/stat : 1072662 (naps-1.03.sh) S 1072659 1072662 1070484 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 200667713 10170368 671 134679101440 94197628776448 94197629855768 140735109453664 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94197631954224 94197632001412 94197650395136 140735109460958 140735109461087 140735109461087 140735109468104 0
/proc/1072662/statm: 2483 671 593 264 0 134 0
[pid=1072667] ppid=1072662 vsize=136292 memory=132860 CPUtime=102 cores=4,6
/proc/1072667/stat : 1072667 (naps-1.03) R 1072662 1072662 1070484 0 -1 4194304 19028 0 0 0 10181 19 0 0 20 0 1 0 200667714 139563008 33215 134679101440 4194304 6891213 140728053433888 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 8630272 140728053441519 140728053441635 140728053441635 140728053448651 0
/proc/1072667/statm: 34073 33215 468 659 0 33277 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 146224 KiB
Current children cumulated memory: 135544 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.12 4.11 5/261 1072848
/proc/meminfo: memFree=127573164/131524600 swapFree=131071996/131071996
[pid=1072662] ppid=1072659 vsize=9932 memory=2684 CPUtime=0 cores=4,6
/proc/1072662/stat : 1072662 (naps-1.03.sh) S 1072659 1072662 1070484 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 200667713 10170368 671 134679101440 94197628776448 94197629855768 140735109453664 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94197631954224 94197632001412 94197650395136 140735109460958 140735109461087 140735109461087 140735109468104 0
/proc/1072662/statm: 2483 671 593 264 0 134 0
[pid=1072667] ppid=1072662 vsize=86972 memory=84452 CPUtime=161.83 cores=4,6
/proc/1072667/stat : 1072667 (naps-1.03) R 1072662 1072662 1070484 0 -1 4194304 24579 0 0 0 16156 27 0 0 20 0 1 0 200667714 89059328 21113 134679101440 4194304 6891213 140728053433888 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 8630272 140728053441519 140728053441635 140728053441635 140728053448651 0
/proc/1072667/statm: 21743 21113 468 659 0 20947 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 96904 KiB
Current children cumulated memory: 87136 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.11 4.10 5/261 1072859
/proc/meminfo: memFree=127465376/131524600 swapFree=131071996/131071996
[pid=1072662] ppid=1072659 vsize=9932 memory=2684 CPUtime=0 cores=4,6
/proc/1072662/stat : 1072662 (naps-1.03.sh) S 1072659 1072662 1070484 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 200667713 10170368 671 134679101440 94197628776448 94197629855768 140735109453664 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94197631954224 94197632001412 94197650395136 140735109460958 140735109461087 140735109461087 140735109468104 0
/proc/1072662/statm: 2483 671 593 264 0 134 0
[pid=1072667] ppid=1072662 vsize=167112 memory=143536 CPUtime=221.65 cores=4,6
/proc/1072667/stat : 1072667 (naps-1.03) R 1072662 1072662 1070484 0 -1 4194304 30143 0 0 0 22130 35 0 0 20 0 1 0 200667714 171122688 35884 134679101440 4194304 6891213 140728053433888 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 8630272 140728053441519 140728053441635 140728053441635 140728053448651 0
/proc/1072667/statm: 41778 35884 468 659 0 40982 0
Current children cumulated CPU time: 221.65 s

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

/proc/1072667/statm: 84931 80260 468 659 0 84135 0
Current children cumulated CPU time: 3034.23 s
Current children cumulated vsize: 349656 KiB
Current children cumulated memory: 323724 KiB

[startup+3102.3 s]
/proc/loadavg: 4.09 4.12 4.10 5/258 1074558
/proc/meminfo: memFree=126416100/131524600 swapFree=131071996/131071996
[pid=1072662] ppid=1072659 vsize=9932 memory=2684 CPUtime=0 cores=4,6
/proc/1072662/stat : 1072662 (naps-1.03.sh) S 1072659 1072662 1070484 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 200667713 10170368 671 134679101440 94197628776448 94197629855768 140735109453664 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94197631954224 94197632001412 94197650395136 140735109460958 140735109461087 140735109461087 140735109468104 0
/proc/1072662/statm: 2483 671 593 264 0 134 0
[pid=1072667] ppid=1072662 vsize=258336 memory=247208 CPUtime=3094.07 cores=4,6
/proc/1072667/stat : 1072667 (naps-1.03) R 1072662 1072662 1070484 0 -1 4194304 156427 0 0 0 309097 310 0 0 20 0 1 0 200667714 264536064 61802 134679101440 4194304 6891213 140728053433888 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 8630272 140728053441519 140728053441635 140728053441635 140728053448651 0
/proc/1072667/statm: 64584 61802 468 659 0 63788 0
Current children cumulated CPU time: 3094.07 s
Current children cumulated vsize: 268268 KiB
Current children cumulated memory: 249892 KiB

[startup+3162.3 s]
/proc/loadavg: 4.20 4.15 4.11 5/260 1074573
/proc/meminfo: memFree=126425420/131524600 swapFree=131071996/131071996
[pid=1072662] ppid=1072659 vsize=9932 memory=2684 CPUtime=0 cores=4,6
/proc/1072662/stat : 1072662 (naps-1.03.sh) S 1072659 1072662 1070484 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 200667713 10170368 671 134679101440 94197628776448 94197629855768 140735109453664 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94197631954224 94197632001412 94197650395136 140735109460958 140735109461087 140735109461087 140735109468104 0
/proc/1072662/statm: 2483 671 593 264 0 134 0
[pid=1072667] ppid=1072662 vsize=471984 memory=398676 CPUtime=3153.91 cores=4,6
/proc/1072667/stat : 1072667 (naps-1.03) R 1072662 1072662 1070484 0 -1 4194304 157528 0 0 0 315078 313 0 0 20 0 1 0 200667714 483311616 99669 134679101440 4194304 6891213 140728053433888 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 8630272 140728053441519 140728053441635 140728053441635 140728053448651 0
/proc/1072667/statm: 117996 99669 468 659 0 117200 0
Current children cumulated CPU time: 3153.91 s
Current children cumulated vsize: 481916 KiB
Current children cumulated memory: 401360 KiB

[startup+3222.3 s]
/proc/loadavg: 4.17 4.15 4.11 5/260 1074584
/proc/meminfo: memFree=126554104/131524600 swapFree=131071996/131071996
[pid=1072662] ppid=1072659 vsize=9932 memory=2684 CPUtime=0 cores=4,6
/proc/1072662/stat : 1072662 (naps-1.03.sh) S 1072659 1072662 1070484 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 200667713 10170368 671 134679101440 94197628776448 94197629855768 140735109453664 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94197631954224 94197632001412 94197650395136 140735109460958 140735109461087 140735109461087 140735109468104 0
/proc/1072662/statm: 2483 671 593 264 0 134 0
[pid=1072667] ppid=1072662 vsize=471984 memory=339248 CPUtime=3213.75 cores=4,6
/proc/1072667/stat : 1072667 (naps-1.03) R 1072662 1072662 1070484 0 -1 4194304 159903 0 0 0 321056 319 0 0 20 0 1 0 200667714 483311616 84812 134679101440 4194304 6891213 140728053433888 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 8630272 140728053441519 140728053441635 140728053441635 140728053448651 0
/proc/1072667/statm: 117996 84812 468 659 0 117200 0
Current children cumulated CPU time: 3213.75 s
Current children cumulated vsize: 481916 KiB
Current children cumulated memory: 341932 KiB

[startup+3282.3 s]
/proc/loadavg: 4.31 4.21 4.13 5/260 1074594
/proc/meminfo: memFree=126389324/131524600 swapFree=131071996/131071996
[pid=1072662] ppid=1072659 vsize=9932 memory=2684 CPUtime=0 cores=4,6
/proc/1072662/stat : 1072662 (naps-1.03.sh) S 1072659 1072662 1070484 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 200667713 10170368 671 134679101440 94197628776448 94197629855768 140735109453664 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94197631954224 94197632001412 94197650395136 140735109460958 140735109461087 140735109461087 140735109468104 0
/proc/1072662/statm: 2483 671 593 264 0 134 0
[pid=1072667] ppid=1072662 vsize=340032 memory=261820 CPUtime=3273.59 cores=4,6
/proc/1072667/stat : 1072667 (naps-1.03) R 1072662 1072662 1070484 0 -1 4194304 161886 0 0 0 327035 324 0 0 20 0 1 0 200667714 348192768 65455 134679101440 4194304 6891213 140728053433888 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 8630272 140728053441519 140728053441635 140728053441635 140728053448651 0
/proc/1072667/statm: 85008 65455 468 659 0 84212 0
Current children cumulated CPU time: 3273.59 s
Current children cumulated vsize: 349964 KiB
Current children cumulated memory: 264504 KiB

[startup+3342.3 s]
/proc/loadavg: 4.29 4.22 4.14 5/260 1074605
/proc/meminfo: memFree=126543068/131524600 swapFree=131071996/131071996
[pid=1072662] ppid=1072659 vsize=9932 memory=2684 CPUtime=0 cores=4,6
/proc/1072662/stat : 1072662 (naps-1.03.sh) S 1072659 1072662 1070484 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 200667713 10170368 671 134679101440 94197628776448 94197629855768 140735109453664 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94197631954224 94197632001412 94197650395136 140735109460958 140735109461087 140735109461087 140735109468104 0
/proc/1072662/statm: 2483 671 593 264 0 134 0
[pid=1072667] ppid=1072662 vsize=178480 memory=162820 CPUtime=3333.44 cores=4,6
/proc/1072667/stat : 1072667 (naps-1.03) R 1072662 1072662 1070484 0 -1 4194304 163076 0 0 0 333015 329 0 0 20 0 1 0 200667714 182763520 40705 134679101440 4194304 6891213 140728053433888 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 8630272 140728053441519 140728053441635 140728053441635 140728053448651 0
/proc/1072667/statm: 44620 40705 468 659 0 43824 0
Current children cumulated CPU time: 3333.44 s
Current children cumulated vsize: 188412 KiB
Current children cumulated memory: 165504 KiB

[startup+3402.3 s]
/proc/loadavg: 4.30 4.25 4.16 5/261 1074618
/proc/meminfo: memFree=126562580/131524600 swapFree=131071996/131071996
[pid=1072662] ppid=1072659 vsize=9932 memory=2684 CPUtime=0 cores=4,6
/proc/1072662/stat : 1072662 (naps-1.03.sh) S 1072659 1072662 1070484 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 200667713 10170368 671 134679101440 94197628776448 94197629855768 140735109453664 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94197631954224 94197632001412 94197650395136 140735109460958 140735109461087 140735109461087 140735109468104 0
/proc/1072662/statm: 2483 671 593 264 0 134 0
[pid=1072667] ppid=1072662 vsize=473036 memory=346444 CPUtime=3393.28 cores=4,6
/proc/1072667/stat : 1072667 (naps-1.03) R 1072662 1072662 1070484 0 -1 4194304 165065 0 0 0 338996 332 0 0 20 0 1 0 200667714 484388864 86611 134679101440 4194304 6891213 140728053433888 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 8630272 140728053441519 140728053441635 140728053441635 140728053448651 0
/proc/1072667/statm: 118259 86611 468 659 0 117463 0
Current children cumulated CPU time: 3393.28 s
Current children cumulated vsize: 482968 KiB
Current children cumulated memory: 349128 KiB

[startup+3462.3 s]
/proc/loadavg: 4.23 4.23 4.16 5/259 1074628
/proc/meminfo: memFree=126304992/131524600 swapFree=131071996/131071996
[pid=1072662] ppid=1072659 vsize=9932 memory=2684 CPUtime=0 cores=4,6
/proc/1072662/stat : 1072662 (naps-1.03.sh) S 1072659 1072662 1070484 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 200667713 10170368 671 134679101440 94197628776448 94197629855768 140735109453664 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94197631954224 94197632001412 94197650395136 140735109460958 140735109461087 140735109461087 140735109468104 0
/proc/1072662/statm: 2483 671 593 264 0 134 0
[pid=1072667] ppid=1072662 vsize=341536 memory=261272 CPUtime=3453.13 cores=4,6
/proc/1072667/stat : 1072667 (naps-1.03) R 1072662 1072662 1070484 0 -1 4194304 167186 0 0 0 344976 337 0 0 20 0 1 0 200667714 349732864 65318 134679101440 4194304 6891213 140728053433888 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 8630272 140728053441519 140728053441635 140728053441635 140728053448651 0
/proc/1072667/statm: 85384 65318 468 659 0 84588 0
Current children cumulated CPU time: 3453.13 s
Current children cumulated vsize: 351468 KiB
Current children cumulated memory: 263956 KiB

[startup+3522.3 s]
/proc/loadavg: 4.18 4.22 4.16 5/259 1074638
/proc/meminfo: memFree=126271436/131524600 swapFree=131071996/131071996
[pid=1072662] ppid=1072659 vsize=9932 memory=2684 CPUtime=0 cores=4,6
/proc/1072662/stat : 1072662 (naps-1.03.sh) S 1072659 1072662 1070484 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 200667713 10170368 671 134679101440 94197628776448 94197629855768 140735109453664 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94197631954224 94197632001412 94197650395136 140735109460958 140735109461087 140735109461087 140735109468104 0
/proc/1072662/statm: 2483 671 593 264 0 134 0
[pid=1072667] ppid=1072662 vsize=473796 memory=404584 CPUtime=3512.99 cores=4,6
/proc/1072667/stat : 1072667 (naps-1.03) R 1072662 1072662 1070484 0 -1 4194304 167774 0 0 0 350958 341 0 0 20 0 1 0 200667714 485167104 101146 134679101440 4194304 6891213 140728053433888 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 8630272 140728053441519 140728053441635 140728053441635 140728053448651 0
/proc/1072667/statm: 118449 101146 468 659 0 117653 0
Current children cumulated CPU time: 3512.99 s
Current children cumulated vsize: 483728 KiB
Current children cumulated memory: 407268 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.19 4.15 5/260 1074650
/proc/meminfo: memFree=126434888/131524600 swapFree=131071996/131071996
[pid=1072662] ppid=1072659 vsize=9932 memory=2684 CPUtime=0 cores=4,6
/proc/1072662/stat : 1072662 (naps-1.03.sh) S 1072659 1072662 1070484 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 200667713 10170368 671 134679101440 94197628776448 94197629855768 140735109453664 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94197631954224 94197632001412 94197650395136 140735109460958 140735109461087 140735109461087 140735109468104 0
/proc/1072662/statm: 2483 671 593 264 0 134 0
[pid=1072667] ppid=1072662 vsize=342412 memory=333968 CPUtime=3572.83 cores=4,6
/proc/1072667/stat : 1072667 (naps-1.03) R 1072662 1072662 1070484 0 -1 4194304 169878 0 0 0 356936 347 0 0 20 0 1 0 200667714 350629888 83492 134679101440 4194304 6891213 140728053433888 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 8630272 140728053441519 140728053441635 140728053441635 140728053448651 0
/proc/1072667/statm: 85603 83492 468 659 0 84807 0
Current children cumulated CPU time: 3572.83 s
Current children cumulated vsize: 352344 KiB
Current children cumulated memory: 336652 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.6 s]
/proc/loadavg: 4.13 4.19 4.15 5/260 1074655
/proc/meminfo: memFree=126251384/131524600 swapFree=131071996/131071996
[pid=1072662] ppid=1072659 vsize=9932 memory=2684 CPUtime=0 cores=4,6
/proc/1072662/stat : 1072662 (naps-1.03.sh) S 1072659 1072662 1070484 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 200667713 10170368 671 134679101440 94197628776448 94197629855768 140735109453664 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94197631954224 94197632001412 94197650395136 140735109460958 140735109461087 140735109461087 140735109468104 0
/proc/1072662/statm: 2483 671 593 264 0 134 0
[pid=1072667] ppid=1072662 vsize=474672 memory=393172 CPUtime=3600.06 cores=4,6
/proc/1072667/stat : 1072667 (naps-1.03) R 1072662 1072662 1070484 0 -1 4194304 170421 0 0 0 359657 349 0 0 20 0 1 0 200667714 486064128 98293 134679101440 4194304 6891213 140728053433888 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 8630272 140728053441519 140728053441635 140728053441635 140728053448651 0
/proc/1072667/statm: 118668 98293 468 659 0 117872 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 484604 KiB
Current children cumulated memory: 395856 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.001053 s, system=0.001846 s

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

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

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

Child status: 10

Real time (s): 3609.61
CPU time (s): 3600.09
CPU user time (s): 3596.58
CPU system time (s): 3.50435
CPU usage (%): 99.7362
Max. virtual memory (cumulated for all children) (KiB): 484604
Max. memory (cumulated for all children) (KiB): 413412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.58
system time used= 3.50435
maximum resident set size= 410728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 170887
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= 53
involuntary context switches= 4476


# summary of solver processes directly reported to runsolver:
#   pid: 1072662,1072667
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3596.58
#   total CPU system time (s): 3.50435

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.91691 second user time and 18.4979 second system time

The end

Launcher Data

Begin job on nodeC015 at 2024-07-20 16:18:07
IDJOB=4453598
IDBENCH=175665
IDSOLVER=3062
FILE ID=nodeC015/4453598-1721485075
RUNJOBID= nodeC015-1721481477-1070495
SLURM_JOB_ID= 7545762
Free space on /tmp= 890068 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/subsetcard/larger/random4reg_opb_shuffle/normalized-subsetcard-geq-random4reg-1500.shuf-2.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4453598-1721485075/watcher-4453598-1721485075 -o /tmp/evaluation-result-4453598-1721485075/solver-4453598-1721485075 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1721481477-1070495 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4453598-1721485075.opb

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

MD5SUM BENCH= 2ad33d7cf1ba27c2d511e3154b862a9b
RANDOM SEED=209776712

nodeC015.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		: 3647.853
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.61
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		: 3666.209
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	: 7006.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.316
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.61
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		: 3599.814
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	: 7006.25
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		: 3648.956
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.61
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		: 3666.323
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	: 7006.25
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		: 3639.516
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.61
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		: 3599.980
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	: 7006.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127696368 kB
MemAvailable:   129063876 kB
Buffers:          574816 kB
Cached:          1626096 kB
SwapCached:            0 kB
Active:          1758796 kB
Inactive:        1431796 kB
Active(anon):       1604 kB
Inactive(anon):  1033656 kB
Active(file):    1757192 kB
Inactive(file):   398140 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              5492 kB
Writeback:             0 kB
AnonPages:        987636 kB
Mapped:           113712 kB
Shmem:             45912 kB
KReclaimable:     103644 kB
Slab:             216712 kB
SReclaimable:     103644 kB
SUnreclaim:       113068 kB
KernelStack:        4072 kB
PageTables:        11024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1458536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            68224 kB
HardwareCorrupted:     0 kB
AnonHugePages:    884736 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:      291540 kB
DirectMap2M:    38279168 kB
DirectMap1G:    97517568 kB

Free space on /tmp at the end= 890060 MiB
End job on nodeC015 at 2024-07-20 17:18:17