Trace number 4453509

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 1.03? (TO) 3600.03 3608.9

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/subsetcard/
random4reg_opb_shuffle/normalized-subsetcard-eq-random4reg-40.shuf-2.opb
MD5SUM22f3c77e0626629ac1efe43f3d9f4a3a
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.002159
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables161
Total number of constraints160
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)14
Number of constraints which are nor clauses,nor cardinality constraints146
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
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-4453509-1721481961.opb
3600.01/3608.90	c 
3600.01/3608.90	c *** TERMINATED *** by signal 15
3600.01/3608.90	s UNKNOWN
3600.01/3608.90	c _____________________________________________________________________________
3600.01/3608.90	c std/band forms        : 160,0
3600.01/3608.90	c 2cl/3cl ITE-codings   : 0,0
3600.01/3608.90	c BDD/srt/adr Max costs : 0,18,0
3600.01/3608.90	c BDDraw/bin/mul/srt/adr: 0,0,0,160,0
3600.01/3608.90	c BDD nodes             : 0
3600.01/3608.90	c Es1/CC detections     : 0,0
3600.01/3608.90	c CC sort               : 158
3600.01/3608.90	c SAT/UNSAT calls       : 0,0
3600.01/3608.90	c regenrated variables  : 0
3600.01/3608.90	c eliminated fixed lits : 0
3600.01/3608.90	c goal lit flips        : 0
3600.01/3608.90	c goal stages           : 0
3600.01/3608.90	c goal shrink           : 0
3600.01/3608.90	c goal coeff separations: 0
3600.01/3608.90	c restarts              : 0
3600.01/3608.90	c conflicts             : 0              (0 /sec)
3600.01/3608.90	c decisions             : 0              (0 /sec)
3600.01/3608.90	c propagations          : 0              (0 /sec)
3600.01/3608.90	c inspects              : 0              (0 /sec)
3600.01/3608.90	c CPU time (solving tm) : 3551 s        (3551 s, SAT 0 s, UNSAT 0 s)
3600.01/3608.90	c Time for Opt-base     : 0.000298 s
3600.01/3608.90	c Steps for Opt-base    : 0
3600.01/3608.90	c Time for BDD coding   : 0 s
3600.01/3608.90	c Time for srt coding   : 0.000328 s
3600.01/3608.90	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63968 MiB (62488 MiB free)
  memory of node 1: 64473 MiB (62072 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4453509-1721481961/watcher-4453509-1721481961 -o /tmp/evaluation-result-4453509-1721481961/solver-4453509-1721481961 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1721478363-1066561 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4453509-1721481961.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.1004 s]*
/proc/loadavg: 4.18 4.14 4.10 5/260 1068588
/proc/meminfo: memFree=127548288/131524600 swapFree=131071996/131071996
[pid=1068583] ppid=1068580 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/1068583/stat : 1068583 (naps-1.03.sh) S 1068580 1068583 1066548 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 200359884 10170368 699 134679101440 94505830227968 94505831307288 140729550725376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94505833405744 94505833452932 94505841647616 140729550730210 140729550730335 140729550730335 140729550737352 0
/proc/1068583/statm: 2483 699 621 264 0 134 0
[pid=1068588] ppid=1068583 vsize=4760 memory=3320 CPUtime=0.09 cores=5,7
/proc/1068588/stat : 1068588 (naps-1.03) R 1068583 1068583 1066548 0 -1 4194304 421 0 0 0 9 0 0 0 20 0 1 0 200359884 4874240 830 134679101440 4194304 6891213 140726767573184 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33902592 140726767580147 140726767580259 140726767580259 140726767587275 0
/proc/1068588/statm: 1190 830 532 659 0 394 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 14692 KiB
Current children cumulated memory: 6116 KiB

[startup+0.205545 s]*
/proc/loadavg: 4.18 4.14 4.10 5/260 1068588
/proc/meminfo: memFree=127547168/131524600 swapFree=131071996/131071996
[pid=1068583] ppid=1068580 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/1068583/stat : 1068583 (naps-1.03.sh) S 1068580 1068583 1066548 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 200359884 10170368 699 134679101440 94505830227968 94505831307288 140729550725376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94505833405744 94505833452932 94505841647616 140729550730210 140729550730335 140729550730335 140729550737352 0
/proc/1068583/statm: 2483 699 621 264 0 134 0
[pid=1068588] ppid=1068583 vsize=5400 memory=3600 CPUtime=0.2 cores=5,7
/proc/1068588/stat : 1068588 (naps-1.03) R 1068583 1068583 1066548 0 -1 4194304 726 0 0 0 20 0 0 0 20 0 1 0 200359884 5529600 900 134679101440 4194304 6891213 140726767573184 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33902592 140726767580147 140726767580259 140726767580259 140726767587275 0
/proc/1068588/statm: 1350 900 532 659 0 554 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 15332 KiB
Current children cumulated memory: 6396 KiB

[startup+0.305499 s]*
/proc/loadavg: 4.18 4.14 4.10 5/260 1068588
/proc/meminfo: memFree=127546976/131524600 swapFree=131071996/131071996
[pid=1068583] ppid=1068580 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/1068583/stat : 1068583 (naps-1.03.sh) S 1068580 1068583 1066548 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 200359884 10170368 699 134679101440 94505830227968 94505831307288 140729550725376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94505833405744 94505833452932 94505841647616 140729550730210 140729550730335 140729550730335 140729550737352 0
/proc/1068583/statm: 2483 699 621 264 0 134 0
[pid=1068588] ppid=1068583 vsize=5656 memory=4084 CPUtime=0.3 cores=5,7
/proc/1068588/stat : 1068588 (naps-1.03) R 1068583 1068583 1066548 0 -1 4194304 867 0 0 0 30 0 0 0 20 0 1 0 200359884 5791744 1021 134679101440 4194304 6891213 140726767573184 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33902592 140726767580147 140726767580259 140726767580259 140726767587275 0
/proc/1068588/statm: 1414 1021 532 659 0 618 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 15588 KiB
Current children cumulated memory: 6880 KiB

[startup+0.700262 s]
/proc/loadavg: 4.18 4.14 4.10 5/260 1068588
/proc/meminfo: memFree=127546276/131524600 swapFree=131071996/131071996
[pid=1068583] ppid=1068580 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/1068583/stat : 1068583 (naps-1.03.sh) S 1068580 1068583 1066548 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 200359884 10170368 699 134679101440 94505830227968 94505831307288 140729550725376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94505833405744 94505833452932 94505841647616 140729550730210 140729550730335 140729550730335 140729550737352 0
/proc/1068583/statm: 2483 699 621 264 0 134 0
[pid=1068588] ppid=1068583 vsize=5348 memory=3544 CPUtime=0.68 cores=5,7
/proc/1068588/stat : 1068588 (naps-1.03) R 1068583 1068583 1066548 0 -1 4194304 1759 0 0 0 68 0 0 0 20 0 1 0 200359884 5476352 886 134679101440 4194304 6891213 140726767573184 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33902592 140726767580147 140726767580259 140726767580259 140726767587275 0
/proc/1068588/statm: 1337 886 532 659 0 541 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 15280 KiB
Current children cumulated memory: 6340 KiB

[startup+1.50024 s]
/proc/loadavg: 4.18 4.14 4.10 4/256 1068602
/proc/meminfo: memFree=127595236/131524600 swapFree=131071996/131071996
[pid=1068583] ppid=1068580 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/1068583/stat : 1068583 (naps-1.03.sh) S 1068580 1068583 1066548 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 200359884 10170368 699 134679101440 94505830227968 94505831307288 140729550725376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94505833405744 94505833452932 94505841647616 140729550730210 140729550730335 140729550730335 140729550737352 0
/proc/1068583/statm: 2483 699 621 264 0 134 0
[pid=1068588] ppid=1068583 vsize=5656 memory=3604 CPUtime=1.48 cores=5,7
/proc/1068588/stat : 1068588 (naps-1.03) R 1068583 1068583 1066548 0 -1 4194304 4633 0 0 0 148 0 0 0 20 0 1 0 200359884 5791744 901 134679101440 4194304 6891213 140726767573184 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33902592 140726767580147 140726767580259 140726767580259 140726767587275 0
/proc/1068588/statm: 1414 901 532 659 0 618 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 15588 KiB
Current children cumulated memory: 6400 KiB

[startup+3.10515 s]
/proc/loadavg: 4.17 4.14 4.10 5/260 1068690
/proc/meminfo: memFree=127600764/131524600 swapFree=131071996/131071996
[pid=1068583] ppid=1068580 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/1068583/stat : 1068583 (naps-1.03.sh) S 1068580 1068583 1066548 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 200359884 10170368 699 134679101440 94505830227968 94505831307288 140729550725376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94505833405744 94505833452932 94505841647616 140729550730210 140729550730335 140729550730335 140729550737352 0
/proc/1068583/statm: 2483 699 621 264 0 134 0
[pid=1068588] ppid=1068583 vsize=7580 memory=4756 CPUtime=3.08 cores=5,7
/proc/1068588/stat : 1068588 (naps-1.03) R 1068583 1068583 1066548 0 -1 4194304 12298 0 0 0 307 1 0 0 20 0 1 0 200359884 7761920 1189 134679101440 4194304 6891213 140726767573184 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33902592 140726767580147 140726767580259 140726767580259 140726767587275 0
/proc/1068588/statm: 1895 1189 532 659 0 1099 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 17512 KiB
Current children cumulated memory: 7552 KiB

[startup+6.30018 s]
/proc/loadavg: 4.17 4.14 4.10 5/260 1068690
/proc/meminfo: memFree=127597260/131524600 swapFree=131071996/131071996
[pid=1068583] ppid=1068580 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/1068583/stat : 1068583 (naps-1.03.sh) S 1068580 1068583 1066548 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 200359884 10170368 699 134679101440 94505830227968 94505831307288 140729550725376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94505833405744 94505833452932 94505841647616 140729550730210 140729550730335 140729550730335 140729550737352 0
/proc/1068583/statm: 2483 699 621 264 0 134 0
[pid=1068588] ppid=1068583 vsize=7580 memory=4864 CPUtime=6.27 cores=5,7
/proc/1068588/stat : 1068588 (naps-1.03) R 1068583 1068583 1066548 0 -1 4194304 31001 0 0 0 623 4 0 0 20 0 1 0 200359884 7761920 1216 134679101440 4194304 6891213 140726767573184 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33902592 140726767580147 140726767580259 140726767580259 140726767587275 0
/proc/1068588/statm: 1895 1216 532 659 0 1099 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 17512 KiB
Current children cumulated memory: 7660 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 4.13 4.09 5/260 1068690
/proc/meminfo: memFree=127592032/131524600 swapFree=131071996/131071996
[pid=1068583] ppid=1068580 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/1068583/stat : 1068583 (naps-1.03.sh) S 1068580 1068583 1066548 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 200359884 10170368 699 134679101440 94505830227968 94505831307288 140729550725376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94505833405744 94505833452932 94505841647616 140729550730210 140729550730335 140729550730335 140729550737352 0
/proc/1068583/statm: 2483 699 621 264 0 134 0
[pid=1068588] ppid=1068583 vsize=7580 memory=5876 CPUtime=12.65 cores=5,7
/proc/1068588/stat : 1068588 (naps-1.03) R 1068583 1068583 1066548 0 -1 4194304 105341 0 0 0 1253 12 0 0 20 0 1 0 200359884 7761920 1469 134679101440 4194304 6891213 140726767573184 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33902592 140726767580147 140726767580259 140726767580259 140726767587275 0
/proc/1068588/statm: 1895 1469 532 659 0 1099 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 17512 KiB
Current children cumulated memory: 8672 KiB

[startup+25.5002 s]
/proc/loadavg: 4.12 4.13 4.09 5/260 1068693
/proc/meminfo: memFree=127584408/131524600 swapFree=131071996/131071996
[pid=1068583] ppid=1068580 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/1068583/stat : 1068583 (naps-1.03.sh) S 1068580 1068583 1066548 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 200359884 10170368 699 134679101440 94505830227968 94505831307288 140729550725376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94505833405744 94505833452932 94505841647616 140729550730210 140729550730335 140729550730335 140729550737352 0
/proc/1068583/statm: 2483 699 621 264 0 134 0
[pid=1068588] ppid=1068583 vsize=7192 memory=4848 CPUtime=25.41 cores=5,7
/proc/1068588/stat : 1068588 (naps-1.03) R 1068583 1068583 1066548 0 -1 4194304 212429 0 0 0 2513 28 0 0 20 0 1 0 200359884 7364608 1212 134679101440 4194304 6891213 140726767573184 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33902592 140726767580147 140726767580259 140726767580259 140726767587275 0
/proc/1068588/statm: 1798 1212 532 659 0 1002 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 17124 KiB
Current children cumulated memory: 7644 KiB

[startup+51.1057 s]
/proc/loadavg: 4.15 4.13 4.09 5/260 1068696
/proc/meminfo: memFree=127575968/131524600 swapFree=131071996/131071996
[pid=1068583] ppid=1068580 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/1068583/stat : 1068583 (naps-1.03.sh) S 1068580 1068583 1066548 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 200359884 10170368 699 134679101440 94505830227968 94505831307288 140729550725376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94505833405744 94505833452932 94505841647616 140729550730210 140729550730335 140729550730335 140729550737352 0
/proc/1068583/statm: 2483 699 621 264 0 134 0
[pid=1068588] ppid=1068583 vsize=11160 memory=8520 CPUtime=50.96 cores=5,7
/proc/1068588/stat : 1068588 (naps-1.03) R 1068583 1068583 1066548 0 -1 4194304 513831 0 0 0 5028 68 0 0 20 0 1 0 200359884 11427840 2130 134679101440 4194304 6891213 140726767573184 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33902592 140726767580147 140726767580259 140726767580259 140726767587275 0
/proc/1068588/statm: 2790 2130 532 659 0 1994 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 21092 KiB
Current children cumulated memory: 11316 KiB

[startup+102.3 s]
/proc/loadavg: 4.06 4.11 4.09 5/258 1068705
/proc/meminfo: memFree=127573908/131524600 swapFree=131071996/131071996
[pid=1068583] ppid=1068580 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/1068583/stat : 1068583 (naps-1.03.sh) S 1068580 1068583 1066548 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 200359884 10170368 699 134679101440 94505830227968 94505831307288 140729550725376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94505833405744 94505833452932 94505841647616 140729550730210 140729550730335 140729550730335 140729550737352 0
/proc/1068583/statm: 2483 699 621 264 0 134 0
[pid=1068588] ppid=1068583 vsize=11292 memory=8732 CPUtime=102.03 cores=5,7
/proc/1068588/stat : 1068588 (naps-1.03) R 1068583 1068583 1066548 0 -1 4194304 971544 0 0 0 10077 126 0 0 20 0 1 0 200359884 11563008 2183 134679101440 4194304 6891213 140726767573184 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33902592 140726767580147 140726767580259 140726767580259 140726767587275 0
/proc/1068588/statm: 2823 2183 532 659 0 2027 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 21224 KiB
Current children cumulated memory: 11528 KiB

[startup+162.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/261 1068886
/proc/meminfo: memFree=127563708/131524600 swapFree=131071996/131071996
[pid=1068583] ppid=1068580 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/1068583/stat : 1068583 (naps-1.03.sh) S 1068580 1068583 1066548 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 200359884 10170368 699 134679101440 94505830227968 94505831307288 140729550725376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94505833405744 94505833452932 94505841647616 140729550730210 140729550730335 140729550730335 140729550737352 0
/proc/1068583/statm: 2483 699 621 264 0 134 0
[pid=1068588] ppid=1068583 vsize=11292 memory=8448 CPUtime=161.89 cores=5,7
/proc/1068588/stat : 1068588 (naps-1.03) R 1068583 1068583 1066548 0 -1 4194304 1612186 0 0 0 15979 210 0 0 20 0 1 0 200359884 11563008 2112 134679101440 4194304 6891213 140726767573184 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33902592 140726767580147 140726767580259 140726767580259 140726767587275 0
/proc/1068588/statm: 2823 2112 532 659 0 2027 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 21224 KiB
Current children cumulated memory: 11244 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/261 1068897
/proc/meminfo: memFree=127559748/131524600 swapFree=131071996/131071996
[pid=1068583] ppid=1068580 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/1068583/stat : 1068583 (naps-1.03.sh) S 1068580 1068583 1066548 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 200359884 10170368 699 134679101440 94505830227968 94505831307288 140729550725376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94505833405744 94505833452932 94505841647616 140729550730210 140729550730335 140729550730335 140729550737352 0
/proc/1068583/statm: 2483 699 621 264 0 134 0
[pid=1068588] ppid=1068583 vsize=18072 memory=11940 CPUtime=221.75 cores=5,7
/proc/1068588/stat : 1068588 (naps-1.03) R 1068583 1068583 1066548 0 -1 4194304 2173271 0 0 0 21886 289 0 0 20 0 1 0 200359884 18505728 2985 134679101440 4194304 6891213 140726767573184 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33902592 140726767580147 140726767580259 140726767580259 140726767587275 0
/proc/1068588/statm: 4518 2985 532 659 0 3722 0
Current children cumulated CPU time: 221.75 s

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

/proc/loadavg: 4.16 4.11 4.12 5/258 1070051
/proc/meminfo: memFree=127393560/131524600 swapFree=131071996/131071996
[pid=1068583] ppid=1068580 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/1068583/stat : 1068583 (naps-1.03.sh) S 1068580 1068583 1066548 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 200359884 10170368 699 134679101440 94505830227968 94505831307288 140729550725376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94505833405744 94505833452932 94505841647616 140729550730210 140729550730335 140729550730335 140729550737352 0
/proc/1068583/statm: 2483 699 621 264 0 134 0
[pid=1068588] ppid=1068583 vsize=39708 memory=30332 CPUtime=3094.63 cores=5,7
/proc/1068588/stat : 1068588 (naps-1.03) R 1068583 1068583 1066548 0 -1 4194304 20661098 0 0 0 305193 4270 0 0 20 0 1 0 200359884 40660992 7583 134679101440 4194304 6891213 140726767573184 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33902592 140726767580147 140726767580259 140726767580259 140726767587275 0
/proc/1068588/statm: 9927 7583 532 659 0 9131 0
Current children cumulated CPU time: 3094.63 s
Current children cumulated vsize: 49640 KiB
Current children cumulated memory: 33128 KiB

[startup+3162.3 s]
/proc/loadavg: 4.06 4.09 4.11 5/258 1070061
/proc/meminfo: memFree=127421720/131524600 swapFree=131071996/131071996
[pid=1068583] ppid=1068580 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/1068583/stat : 1068583 (naps-1.03.sh) S 1068580 1068583 1066548 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 200359884 10170368 699 134679101440 94505830227968 94505831307288 140729550725376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94505833405744 94505833452932 94505841647616 140729550730210 140729550730335 140729550730335 140729550737352 0
/proc/1068583/statm: 2483 699 621 264 0 134 0
[pid=1068588] ppid=1068583 vsize=39708 memory=33736 CPUtime=3154.49 cores=5,7
/proc/1068588/stat : 1068588 (naps-1.03) R 1068583 1068583 1066548 0 -1 4194304 21244538 0 0 0 311029 4420 0 0 20 0 1 0 200359884 40660992 8434 134679101440 4194304 6891213 140726767573184 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33902592 140726767580147 140726767580259 140726767580259 140726767587275 0
/proc/1068588/statm: 9927 8434 532 659 0 9131 0
Current children cumulated CPU time: 3154.49 s
Current children cumulated vsize: 49640 KiB
Current children cumulated memory: 36532 KiB

[startup+3222.3 s]
/proc/loadavg: 4.06 4.08 4.10 5/258 1070071
/proc/meminfo: memFree=127417188/131524600 swapFree=131071996/131071996
[pid=1068583] ppid=1068580 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/1068583/stat : 1068583 (naps-1.03.sh) S 1068580 1068583 1066548 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 200359884 10170368 699 134679101440 94505830227968 94505831307288 140729550725376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94505833405744 94505833452932 94505841647616 140729550730210 140729550730335 140729550730335 140729550737352 0
/proc/1068583/statm: 2483 699 621 264 0 134 0
[pid=1068588] ppid=1068583 vsize=39708 memory=30900 CPUtime=3214.34 cores=5,7
/proc/1068588/stat : 1068588 (naps-1.03) R 1068583 1068583 1066548 0 -1 4194304 21618424 0 0 0 316913 4521 0 0 20 0 1 0 200359884 40660992 7725 134679101440 4194304 6891213 140726767573184 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33902592 140726767580147 140726767580259 140726767580259 140726767587275 0
/proc/1068588/statm: 9927 7725 532 659 0 9131 0
Current children cumulated CPU time: 3214.34 s
Current children cumulated vsize: 49640 KiB
Current children cumulated memory: 33696 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.10 4.10 5/261 1070087
/proc/meminfo: memFree=127348752/131524600 swapFree=131071996/131071996
[pid=1068583] ppid=1068580 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/1068583/stat : 1068583 (naps-1.03.sh) S 1068580 1068583 1066548 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 200359884 10170368 699 134679101440 94505830227968 94505831307288 140729550725376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94505833405744 94505833452932 94505841647616 140729550730210 140729550730335 140729550730335 140729550737352 0
/proc/1068583/statm: 2483 699 621 264 0 134 0
[pid=1068588] ppid=1068583 vsize=39708 memory=33772 CPUtime=3274.21 cores=5,7
/proc/1068588/stat : 1068588 (naps-1.03) R 1068583 1068583 1066548 0 -1 4194304 21649672 0 0 0 322893 4528 0 0 20 0 1 0 200359884 40660992 8443 134679101440 4194304 6891213 140726767573184 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33902592 140726767580147 140726767580259 140726767580259 140726767587275 0
/proc/1068588/statm: 9927 8443 532 659 0 9131 0
Current children cumulated CPU time: 3274.21 s
Current children cumulated vsize: 49640 KiB
Current children cumulated memory: 36568 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/261 1070097
/proc/meminfo: memFree=127358968/131524600 swapFree=131071996/131071996
[pid=1068583] ppid=1068580 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/1068583/stat : 1068583 (naps-1.03.sh) S 1068580 1068583 1066548 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 200359884 10170368 699 134679101440 94505830227968 94505831307288 140729550725376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94505833405744 94505833452932 94505841647616 140729550730210 140729550730335 140729550730335 140729550737352 0
/proc/1068583/statm: 2483 699 621 264 0 134 0
[pid=1068588] ppid=1068583 vsize=39708 memory=35820 CPUtime=3334.06 cores=5,7
/proc/1068588/stat : 1068588 (naps-1.03) R 1068583 1068583 1066548 0 -1 4194304 21895117 0 0 0 328810 4596 0 0 20 0 1 0 200359884 40660992 8955 134679101440 4194304 6891213 140726767573184 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33902592 140726767580147 140726767580259 140726767580259 140726767587275 0
/proc/1068588/statm: 9927 8955 532 659 0 9131 0
Current children cumulated CPU time: 3334.06 s
Current children cumulated vsize: 49640 KiB
Current children cumulated memory: 38616 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/261 1070107
/proc/meminfo: memFree=127428280/131524600 swapFree=131071996/131071996
[pid=1068583] ppid=1068580 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/1068583/stat : 1068583 (naps-1.03.sh) S 1068580 1068583 1066548 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 200359884 10170368 699 134679101440 94505830227968 94505831307288 140729550725376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94505833405744 94505833452932 94505841647616 140729550730210 140729550730335 140729550730335 140729550737352 0
/proc/1068583/statm: 2483 699 621 264 0 134 0
[pid=1068588] ppid=1068583 vsize=56092 memory=44244 CPUtime=3393.91 cores=5,7
/proc/1068588/stat : 1068588 (naps-1.03) R 1068583 1068583 1066548 0 -1 4194304 22183264 0 0 0 334718 4673 0 0 20 0 1 0 200359884 57438208 11061 134679101440 4194304 6891213 140726767573184 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33902592 140726767580147 140726767580259 140726767580259 140726767587275 0
/proc/1068588/statm: 14023 11061 532 659 0 13227 0
Current children cumulated CPU time: 3393.91 s
Current children cumulated vsize: 66024 KiB
Current children cumulated memory: 47040 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/261 1070118
/proc/meminfo: memFree=127248524/131524600 swapFree=131071996/131071996
[pid=1068583] ppid=1068580 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/1068583/stat : 1068583 (naps-1.03.sh) S 1068580 1068583 1066548 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 200359884 10170368 699 134679101440 94505830227968 94505831307288 140729550725376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94505833405744 94505833452932 94505841647616 140729550730210 140729550730335 140729550730335 140729550737352 0
/proc/1068583/statm: 2483 699 621 264 0 134 0
[pid=1068588] ppid=1068583 vsize=39740 memory=33868 CPUtime=3453.77 cores=5,7
/proc/1068588/stat : 1068588 (naps-1.03) R 1068583 1068583 1066548 0 -1 4194304 22228922 0 0 0 340690 4687 0 0 20 0 1 0 200359884 40693760 8467 134679101440 4194304 6891213 140726767573184 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33902592 140726767580147 140726767580259 140726767580259 140726767587275 0
/proc/1068588/statm: 9935 8467 532 659 0 9139 0
Current children cumulated CPU time: 3453.77 s
Current children cumulated vsize: 49672 KiB
Current children cumulated memory: 36664 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.10 4.09 5/261 1070130
/proc/meminfo: memFree=127288252/131524600 swapFree=131071996/131071996
[pid=1068583] ppid=1068580 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/1068583/stat : 1068583 (naps-1.03.sh) S 1068580 1068583 1066548 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 200359884 10170368 699 134679101440 94505830227968 94505831307288 140729550725376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94505833405744 94505833452932 94505841647616 140729550730210 140729550730335 140729550730335 140729550737352 0
/proc/1068583/statm: 2483 699 621 264 0 134 0
[pid=1068588] ppid=1068583 vsize=39740 memory=31620 CPUtime=3513.62 cores=5,7
/proc/1068588/stat : 1068588 (naps-1.03) R 1068583 1068583 1066548 0 -1 4194304 22390301 0 0 0 346632 4730 0 0 20 0 1 0 200359884 40693760 7905 134679101440 4194304 6891213 140726767573184 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33902592 140726767580147 140726767580259 140726767580259 140726767587275 0
/proc/1068588/statm: 9935 7905 532 659 0 9139 0
Current children cumulated CPU time: 3513.62 s
Current children cumulated vsize: 49672 KiB
Current children cumulated memory: 34416 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/260 1070524
/proc/meminfo: memFree=127390560/131524600 swapFree=131071996/131071996
[pid=1068583] ppid=1068580 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/1068583/stat : 1068583 (naps-1.03.sh) S 1068580 1068583 1066548 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 200359884 10170368 699 134679101440 94505830227968 94505831307288 140729550725376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94505833405744 94505833452932 94505841647616 140729550730210 140729550730335 140729550730335 140729550737352 0
/proc/1068583/statm: 2483 699 621 264 0 134 0
[pid=1068588] ppid=1068583 vsize=39740 memory=33984 CPUtime=3573.47 cores=5,7
/proc/1068588/stat : 1068588 (naps-1.03) R 1068583 1068583 1066548 0 -1 4194304 22970422 0 0 0 352454 4893 0 0 20 0 1 0 200359884 40693760 8496 134679101440 4194304 6891213 140726767573184 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33902592 140726767580147 140726767580259 140726767580259 140726767587275 0
/proc/1068588/statm: 9935 8496 532 659 0 9139 0
Current children cumulated CPU time: 3573.47 s
Current children cumulated vsize: 49672 KiB
Current children cumulated memory: 36780 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.9 s]
/proc/loadavg: 4.14 4.10 4.09 5/260 1070530
/proc/meminfo: memFree=127354044/131524600 swapFree=131071996/131071996
[pid=1068583] ppid=1068580 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/1068583/stat : 1068583 (naps-1.03.sh) S 1068580 1068583 1066548 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 200359884 10170368 699 134679101440 94505830227968 94505831307288 140729550725376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94505833405744 94505833452932 94505841647616 140729550730210 140729550730335 140729550730335 140729550737352 0
/proc/1068583/statm: 2483 699 621 264 0 134 0
[pid=1068588] ppid=1068583 vsize=39740 memory=33988 CPUtime=3600.01 cores=5,7
/proc/1068588/stat : 1068588 (naps-1.03) R 1068583 1068583 1066548 0 -1 4194304 23182987 0 0 0 355051 4950 0 0 20 0 1 0 200359884 40693760 8497 134679101440 4194304 6891213 140726767573184 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33902592 140726767580147 140726767580259 140726767580259 140726767587275 0
/proc/1068588/statm: 9935 8497 532 659 0 9139 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 49672 KiB
Current children cumulated memory: 36784 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3550.52 s, system=49.511 s

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

[startup+3608.9 s]
/proc/loadavg: 4.14 4.10 4.09 5/260 1070530
/proc/meminfo: memFree=127354044/131524600 swapFree=131071996/131071996
[pid=1068583] ppid=1068580 vsize=9932 memory=2796 CPUtime=0 cores=5,7
/proc/1068583/stat : 1068583 (naps-1.03.sh) S 1068580 1068583 1066548 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 200359884 10170368 699 134679101440 94505830227968 94505831307288 140729550725376 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94505833405744 94505833452932 94505841647616 140729550730210 140729550730335 140729550730335 140729550737352 0
/proc/1068583/statm: 2483 699 621 264 0 134 0
[pid=1068588] ppid=1068583 vsize=39740 memory=33988 CPUtime=3600.01 cores=5,7
/proc/1068588/stat : 1068588 (naps-1.03) R 1068583 1068583 1066548 0 -1 4194304 23182987 0 0 0 355051 4950 0 0 20 0 1 0 200359884 40693760 8497 134679101440 4194304 6891213 140726767573184 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 33902592 140726767580147 140726767580259 140726767580259 140726767587275 0
/proc/1068588/statm: 9935 8497 532 659 0 9139 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 49672 KiB
Current children cumulated memory: 36784 KiB

Child status: 10

Real time (s): 3608.9
CPU time (s): 3600.03
CPU user time (s): 3550.52
CPU system time (s): 49.511
CPU usage (%): 99.7542
Max. virtual memory (cumulated for all children) (KiB): 66056
Max. memory (cumulated for all children) (KiB): 49008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3550.52
system time used= 49.511
maximum resident set size= 46212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23183464
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= 41
involuntary context switches= 4823


# summary of solver processes directly reported to runsolver:
#   pid: 1068583
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3550.52
#   total CPU system time (s): 49.511

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.96706 second user time and 17.1397 second system time

The end

Launcher Data

Begin job on nodeC021 at 2024-07-20 15:26:13
IDJOB=4453509
IDBENCH=175560
IDSOLVER=3063
FILE ID=nodeC021/4453509-1721481961
RUNJOBID= nodeC021-1721478363-1066561
SLURM_JOB_ID= 7545752
Free space on /tmp= 890068 MiB

SOLVER NAME= NaPS 1.03
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/subsetcard/random4reg_opb_shuffle/normalized-subsetcard-eq-random4reg-40.shuf-2.opb
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4453509-1721481961/watcher-4453509-1721481961 -o /tmp/evaluation-result-4453509-1721481961/solver-4453509-1721481961 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1721478363-1066561 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4453509-1721481961.opb

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

MD5SUM BENCH= 22f3c77e0626629ac1efe43f3d9f4a3a
RANDOM SEED=314291428

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127551764 kB
MemAvailable:   129574132 kB
Buffers:          570076 kB
Cached:          2278816 kB
SwapCached:            0 kB
Active:          1118336 kB
Inactive:        2198760 kB
Active(anon):       1568 kB
Inactive(anon):   512220 kB
Active(file):    1116768 kB
Inactive(file):  1686540 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             10808 kB
Writeback:             0 kB
AnonPages:        461656 kB
Mapped:           113736 kB
Shmem:             45912 kB
KReclaimable:     117764 kB
Slab:             234172 kB
SReclaimable:     117764 kB
SUnreclaim:       116408 kB
KernelStack:        4192 kB
PageTables:        10260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     967264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            73728 kB
HardwareCorrupted:     0 kB
AnonHugePages:    307200 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:      260820 kB
DirectMap2M:    25726976 kB
DirectMap1G:    110100480 kB

Free space on /tmp at the end= 890068 MiB
End job on nodeC021 at 2024-07-20 16:26:22