Trace number 4453448

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.07 3612.7

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/subsetcard/
random4reg_opb_shuffle/normalized-subsetcard-geq-random4reg-75.shuf-3.opb
MD5SUM2250f6fb3aae6ce944dd5cd9d2eb392c
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.00249
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables301
Total number of constraints150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)17
Number of constraints which are nor clauses,nor cardinality constraints133
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 We set -no-flip-min because your selected sat solver does not support it.
0.00/0.00	c Input file name: HOME/instance-4453448-1721481477.opb
3600.05/3612.70	c 
3600.05/3612.70	c *** TERMINATED *** by signal 15
3600.05/3612.70	s UNKNOWN
3600.05/3612.70	c _____________________________________________________________________________
3600.05/3612.70	c std/band forms        : 150,0
3600.05/3612.70	c 2cl/3cl ITE-codings   : 0,0
3600.05/3612.70	c BDD/srt/adr Max costs : 0,18,0
3600.05/3612.70	c BDDraw/bin/mul/srt/adr: 0,0,0,150,0
3600.05/3612.70	c BDD nodes             : 0
3600.05/3612.70	c Es1/CC detections     : 0,0
3600.05/3612.70	c CC sort               : 150
3600.05/3612.70	c SAT/UNSAT calls       : 0,0
3600.05/3612.70	c regenrated variables  : 0
3600.05/3612.70	c eliminated fixed lits : 0
3600.05/3612.70	c goal lit flips        : 0
3600.05/3612.70	c goal stages           : 0
3600.05/3612.70	c goal shrink           : 0
3600.05/3612.70	c goal coeff separations: 0
3600.05/3612.70	c restarts              : 0
3600.05/3612.70	c conflicts             : 0              (0 /sec)
3600.05/3612.70	c decisions             : 0              (0 /sec)
3600.05/3612.70	c propagations          : 0              (0 /sec)
3600.05/3612.70	c inspects              : 0              (0 /sec)
3600.05/3612.70	c CPU time (solving tm) : 3599 s        (3599 s, SAT 0 s, UNSAT 0 s)
3600.05/3612.70	c Time for Opt-base     : 0.00028 s
3600.05/3612.70	c Steps for Opt-base    : 0
3600.05/3612.70	c Time for BDD coding   : 0 s
3600.05/3612.70	c Time for srt coding   : 0.000351 s
3600.05/3612.70	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 (62043 MiB free)
  memory of node 1: 64510 MiB (63113 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.10054 s]*
/proc/loadavg: 1.62 2.31 3.16 5/260 1070777
/proc/meminfo: memFree=128156952/131524600 swapFree=131071996/131071996
[pid=1070772] ppid=1070769 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/1070772/stat : 1070772 (naps-1.03.sh) S 1070769 1070772 1070484 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 200307894 10170368 668 134679101440 94660613517312 94660614596632 140726432676368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94660616695088 94660616742276 94660646961152 140726432682974 140726432683103 140726432683103 140726432690120 0
/proc/1070772/statm: 2483 668 590 264 0 134 0
[pid=1070777] ppid=1070772 vsize=6484 memory=4572 CPUtime=0.09 cores=0,2
/proc/1070777/stat : 1070777 (naps-1.03) R 1070772 1070772 1070484 0 -1 4194304 789 0 0 0 9 0 0 0 20 0 1 0 200307894 6639616 1143 134679101440 4194304 6891213 140729410732112 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27521024 140729410737135 140729410737251 140729410737251 140729410744267 0
/proc/1070777/statm: 1621 1143 468 659 0 825 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 16416 KiB
Current children cumulated memory: 7244 KiB

[startup+0.205534 s]*
/proc/loadavg: 1.62 2.31 3.16 5/260 1070777
/proc/meminfo: memFree=128155356/131524600 swapFree=131071996/131071996
[pid=1070772] ppid=1070769 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/1070772/stat : 1070772 (naps-1.03.sh) S 1070769 1070772 1070484 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 200307894 10170368 668 134679101440 94660613517312 94660614596632 140726432676368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94660616695088 94660616742276 94660646961152 140726432682974 140726432683103 140726432683103 140726432690120 0
/proc/1070772/statm: 2483 668 590 264 0 134 0
[pid=1070777] ppid=1070772 vsize=8132 memory=6156 CPUtime=0.2 cores=0,2
/proc/1070777/stat : 1070777 (naps-1.03) R 1070772 1070772 1070484 0 -1 4194304 1162 0 0 0 20 0 0 0 20 0 1 0 200307894 8327168 1539 134679101440 4194304 6891213 140729410732112 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27521024 140729410737135 140729410737251 140729410737251 140729410744267 0
/proc/1070777/statm: 2033 1539 468 659 0 1237 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 18064 KiB
Current children cumulated memory: 8828 KiB

[startup+0.305207 s]*
/proc/loadavg: 1.62 2.31 3.16 5/260 1070777
/proc/meminfo: memFree=128154880/131524600 swapFree=131071996/131071996
[pid=1070772] ppid=1070769 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/1070772/stat : 1070772 (naps-1.03.sh) S 1070769 1070772 1070484 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 200307894 10170368 668 134679101440 94660613517312 94660614596632 140726432676368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94660616695088 94660616742276 94660646961152 140726432682974 140726432683103 140726432683103 140726432690120 0
/proc/1070772/statm: 2483 668 590 264 0 134 0
[pid=1070777] ppid=1070772 vsize=8264 memory=6420 CPUtime=0.3 cores=0,2
/proc/1070777/stat : 1070777 (naps-1.03) R 1070772 1070772 1070484 0 -1 4194304 1262 0 0 0 30 0 0 0 20 0 1 0 200307894 8462336 1605 134679101440 4194304 6891213 140729410732112 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27521024 140729410737135 140729410737251 140729410737251 140729410744267 0
/proc/1070777/statm: 2066 1605 468 659 0 1270 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 18196 KiB
Current children cumulated memory: 9092 KiB

[startup+0.700203 s]
/proc/loadavg: 1.62 2.31 3.16 5/260 1070777
/proc/meminfo: memFree=128152052/131524600 swapFree=131071996/131071996
[pid=1070772] ppid=1070769 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/1070772/stat : 1070772 (naps-1.03.sh) S 1070769 1070772 1070484 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 200307894 10170368 668 134679101440 94660613517312 94660614596632 140726432676368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94660616695088 94660616742276 94660646961152 140726432682974 140726432683103 140726432683103 140726432690120 0
/proc/1070772/statm: 2483 668 590 264 0 134 0
[pid=1070777] ppid=1070772 vsize=15468 memory=13676 CPUtime=0.68 cores=0,2
/proc/1070777/stat : 1070777 (naps-1.03) R 1070772 1070772 1070484 0 -1 4194304 2045 0 0 0 68 0 0 0 20 0 1 0 200307894 15839232 3419 134679101440 4194304 6891213 140729410732112 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27521024 140729410737135 140729410737251 140729410737251 140729410744267 0
/proc/1070777/statm: 3867 3419 468 659 0 3071 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 25400 KiB
Current children cumulated memory: 16348 KiB

[startup+1.50025 s]
/proc/loadavg: 1.62 2.31 3.16 5/260 1070777
/proc/meminfo: memFree=128147032/131524600 swapFree=131071996/131071996
[pid=1070772] ppid=1070769 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/1070772/stat : 1070772 (naps-1.03.sh) S 1070769 1070772 1070484 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 200307894 10170368 668 134679101440 94660613517312 94660614596632 140726432676368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94660616695088 94660616742276 94660646961152 140726432682974 140726432683103 140726432683103 140726432690120 0
/proc/1070772/statm: 2483 668 590 264 0 134 0
[pid=1070777] ppid=1070772 vsize=17160 memory=15260 CPUtime=1.48 cores=0,2
/proc/1070777/stat : 1070777 (naps-1.03) R 1070772 1070772 1070484 0 -1 4194304 2454 0 0 0 148 0 0 0 20 0 1 0 200307894 17571840 3815 134679101440 4194304 6891213 140729410732112 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27521024 140729410737135 140729410737251 140729410737251 140729410744267 0
/proc/1070777/statm: 4290 3815 468 659 0 3494 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 27092 KiB
Current children cumulated memory: 17932 KiB

[startup+3.10565 s]
/proc/loadavg: 1.89 2.35 3.17 5/260 1070777
/proc/meminfo: memFree=128139444/131524600 swapFree=131071996/131071996
[pid=1070772] ppid=1070769 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/1070772/stat : 1070772 (naps-1.03.sh) S 1070769 1070772 1070484 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 200307894 10170368 668 134679101440 94660613517312 94660614596632 140726432676368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94660616695088 94660616742276 94660646961152 140726432682974 140726432683103 140726432683103 140726432690120 0
/proc/1070772/statm: 2483 668 590 264 0 134 0
[pid=1070777] ppid=1070772 vsize=18892 memory=17100 CPUtime=3.08 cores=0,2
/proc/1070777/stat : 1070777 (naps-1.03) R 1070772 1070772 1070484 0 -1 4194304 2889 0 0 0 308 0 0 0 20 0 1 0 200307894 19345408 4275 134679101440 4194304 6891213 140729410732112 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27521024 140729410737135 140729410737251 140729410737251 140729410744267 0
/proc/1070777/statm: 4723 4275 468 659 0 3927 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 28824 KiB
Current children cumulated memory: 19772 KiB

[startup+6.30024 s]
/proc/loadavg: 1.89 2.35 3.17 5/260 1070778
/proc/meminfo: memFree=128124076/131524600 swapFree=131071996/131071996
[pid=1070772] ppid=1070769 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/1070772/stat : 1070772 (naps-1.03.sh) S 1070769 1070772 1070484 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 200307894 10170368 668 134679101440 94660613517312 94660614596632 140726432676368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94660616695088 94660616742276 94660646961152 140726432682974 140726432683103 140726432683103 140726432690120 0
/proc/1070772/statm: 2483 668 590 264 0 134 0
[pid=1070777] ppid=1070772 vsize=34780 memory=25984 CPUtime=6.26 cores=0,2
/proc/1070777/stat : 1070777 (naps-1.03) R 1070772 1070772 1070484 0 -1 4194304 4398 0 0 0 626 0 0 0 20 0 1 0 200307894 35614720 6496 134679101440 4194304 6891213 140729410732112 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27521024 140729410737135 140729410737251 140729410737251 140729410744267 0
/proc/1070777/statm: 8695 6496 468 659 0 7899 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 44712 KiB
Current children cumulated memory: 28656 KiB

[startup+12.7002 s]
/proc/loadavg: 2.22 2.41 3.18 5/260 1070778
/proc/meminfo: memFree=128104540/131524600 swapFree=131071996/131071996
[pid=1070772] ppid=1070769 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/1070772/stat : 1070772 (naps-1.03.sh) S 1070769 1070772 1070484 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 200307894 10170368 668 134679101440 94660613517312 94660614596632 140726432676368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94660616695088 94660616742276 94660646961152 140726432682974 140726432683103 140726432683103 140726432690120 0
/proc/1070772/statm: 2483 668 590 264 0 134 0
[pid=1070777] ppid=1070772 vsize=39244 memory=37280 CPUtime=12.64 cores=0,2
/proc/1070777/stat : 1070777 (naps-1.03) R 1070772 1070772 1070484 0 -1 4194304 5192 0 0 0 1263 1 0 0 20 0 1 0 200307894 40185856 9320 134679101440 4194304 6891213 140729410732112 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27521024 140729410737135 140729410737251 140729410737251 140729410744267 0
/proc/1070777/statm: 9811 9320 468 659 0 9015 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 49176 KiB
Current children cumulated memory: 39952 KiB

[startup+25.5003 s]
/proc/loadavg: 2.49 2.46 3.19 5/260 1070781
/proc/meminfo: memFree=128062876/131524600 swapFree=131071996/131071996
[pid=1070772] ppid=1070769 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/1070772/stat : 1070772 (naps-1.03.sh) S 1070769 1070772 1070484 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 200307894 10170368 668 134679101440 94660613517312 94660614596632 140726432676368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94660616695088 94660616742276 94660646961152 140726432682974 140726432683103 140726432683103 140726432690120 0
/proc/1070772/statm: 2483 668 590 264 0 134 0
[pid=1070777] ppid=1070772 vsize=58016 memory=46428 CPUtime=25.4 cores=0,2
/proc/1070777/stat : 1070777 (naps-1.03) R 1070772 1070772 1070484 0 -1 4194304 5700 0 0 0 2538 2 0 0 20 0 1 0 200307894 59408384 11607 134679101440 4194304 6891213 140729410732112 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27521024 140729410737135 140729410737251 140729410737251 140729410744267 0
/proc/1070777/statm: 14504 11607 468 659 0 13708 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 67948 KiB
Current children cumulated memory: 49100 KiB

[startup+51.1058 s]
/proc/loadavg: 3.09 2.60 3.21 5/260 1070785
/proc/meminfo: memFree=128012240/131524600 swapFree=131071996/131071996
[pid=1070772] ppid=1070769 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/1070772/stat : 1070772 (naps-1.03.sh) S 1070769 1070772 1070484 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 200307894 10170368 668 134679101440 94660613517312 94660614596632 140726432676368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94660616695088 94660616742276 94660646961152 140726432682974 140726432683103 140726432683103 140726432690120 0
/proc/1070772/statm: 2483 668 590 264 0 134 0
[pid=1070777] ppid=1070772 vsize=76872 memory=67320 CPUtime=50.92 cores=0,2
/proc/1070777/stat : 1070777 (naps-1.03) R 1070772 1070772 1070484 0 -1 4194304 5927 0 0 0 5089 3 0 0 20 0 1 0 200307894 78716928 16830 134679101440 4194304 6891213 140729410732112 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27521024 140729410737135 140729410737251 140729410737251 140729410744267 0
/proc/1070777/statm: 19218 16830 468 659 0 18422 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 86804 KiB
Current children cumulated memory: 69992 KiB

[startup+102.3 s]
/proc/loadavg: 3.76 2.87 3.27 5/260 1070793
/proc/meminfo: memFree=127945528/131524600 swapFree=131071996/131071996
[pid=1070772] ppid=1070769 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/1070772/stat : 1070772 (naps-1.03.sh) S 1070769 1070772 1070484 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 200307894 10170368 668 134679101440 94660613517312 94660614596632 140726432676368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94660616695088 94660616742276 94660646961152 140726432682974 140726432683103 140726432683103 140726432690120 0
/proc/1070772/statm: 2483 668 590 264 0 134 0
[pid=1070777] ppid=1070772 vsize=89500 memory=81808 CPUtime=101.92 cores=0,2
/proc/1070777/stat : 1070777 (naps-1.03) R 1070772 1070772 1070484 0 -1 4194304 6001 0 0 0 10189 3 0 0 20 0 1 0 200307894 91648000 20452 134679101440 4194304 6891213 140729410732112 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27521024 140729410737135 140729410737251 140729410737251 140729410744267 0
/proc/1070777/statm: 22375 20452 468 659 0 21579 0
Current children cumulated CPU time: 101.92 s
Current children cumulated vsize: 99432 KiB
Current children cumulated memory: 84480 KiB

[startup+162.3 s]
/proc/loadavg: 3.96 3.09 3.33 5/262 1070809
/proc/meminfo: memFree=127857524/131524600 swapFree=131071996/131071996
[pid=1070772] ppid=1070769 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/1070772/stat : 1070772 (naps-1.03.sh) S 1070769 1070772 1070484 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 200307894 10170368 668 134679101440 94660613517312 94660614596632 140726432676368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94660616695088 94660616742276 94660646961152 140726432682974 140726432683103 140726432683103 140726432690120 0
/proc/1070772/statm: 2483 668 590 264 0 134 0
[pid=1070777] ppid=1070772 vsize=100992 memory=97272 CPUtime=161.72 cores=0,2
/proc/1070777/stat : 1070777 (naps-1.03) R 1070772 1070772 1070484 0 -1 4194304 7417 0 0 0 16167 5 0 0 20 0 1 0 200307894 103415808 24318 134679101440 4194304 6891213 140729410732112 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27521024 140729410737135 140729410737251 140729410737251 140729410744267 0
/proc/1070777/statm: 25248 24318 468 659 0 24452 0
Current children cumulated CPU time: 161.72 s
Current children cumulated vsize: 110924 KiB
Current children cumulated memory: 99944 KiB

[startup+222.3 s]
/proc/loadavg: 4.21 3.32 3.39 5/262 1070819
/proc/meminfo: memFree=127881644/131524600 swapFree=131071996/131071996
[pid=1070772] ppid=1070769 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/1070772/stat : 1070772 (naps-1.03.sh) S 1070769 1070772 1070484 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 200307894 10170368 668 134679101440 94660613517312 94660614596632 140726432676368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94660616695088 94660616742276 94660646961152 140726432682974 140726432683103 140726432683103 140726432690120 0
/proc/1070772/statm: 2483 668 590 264 0 134 0
[pid=1070777] ppid=1070772 vsize=100992 memory=97272 CPUtime=221.51 cores=0,2
/proc/1070777/stat : 1070777 (naps-1.03) R 1070772 1070772 1070484 0 -1 4194304 8391 0 0 0 22143 8 0 0 20 0 1 0 200307894 103415808 24318 134679101440 4194304 6891213 140729410732112 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27521024 140729410737135 140729410737251 140729410737251 140729410744267 0
/proc/1070777/statm: 25248 24318 468 659 0 24452 0
Current children cumulated CPU time: 221.51 s

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

/proc/loadavg: 4.08 4.17 4.14 5/260 1072525
/proc/meminfo: memFree=127577076/131524600 swapFree=131071996/131071996
[pid=1070772] ppid=1070769 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/1070772/stat : 1070772 (naps-1.03.sh) S 1070769 1070772 1070484 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 200307894 10170368 668 134679101440 94660613517312 94660614596632 140726432676368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94660616695088 94660616742276 94660646961152 140726432682974 140726432683103 140726432683103 140726432690120 0
/proc/1070772/statm: 2483 668 590 264 0 134 0
[pid=1070777] ppid=1070772 vsize=177780 memory=175976 CPUtime=3091.44 cores=0,2
/proc/1070777/stat : 1070777 (naps-1.03) R 1070772 1070772 1070484 0 -1 4194304 57794 0 0 0 309043 101 0 0 20 0 1 0 200307894 182046720 43994 134679101440 4194304 6891213 140729410732112 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27521024 140729410737135 140729410737251 140729410737251 140729410744267 0
/proc/1070777/statm: 44445 43994 468 659 0 43649 0
Current children cumulated CPU time: 3091.44 s
Current children cumulated vsize: 187712 KiB
Current children cumulated memory: 178648 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.17 4.14 5/260 1072539
/proc/meminfo: memFree=127736628/131524600 swapFree=131071996/131071996
[pid=1070772] ppid=1070769 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/1070772/stat : 1070772 (naps-1.03.sh) S 1070769 1070772 1070484 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 200307894 10170368 668 134679101440 94660613517312 94660614596632 140726432676368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94660616695088 94660616742276 94660646961152 140726432682974 140726432683103 140726432683103 140726432690120 0
/proc/1070772/statm: 2483 668 590 264 0 134 0
[pid=1070777] ppid=1070772 vsize=189160 memory=169572 CPUtime=3151.21 cores=0,2
/proc/1070777/stat : 1070777 (naps-1.03) R 1070772 1070772 1070484 0 -1 4194304 59645 0 0 0 315018 103 0 0 20 0 1 0 200307894 193699840 42393 134679101440 4194304 6891213 140729410732112 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27521024 140729410737135 140729410737251 140729410737251 140729410744267 0
/proc/1070777/statm: 47290 42393 468 659 0 46494 0
Current children cumulated CPU time: 3151.21 s
Current children cumulated vsize: 199092 KiB
Current children cumulated memory: 172244 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.17 4.14 6/260 1072549
/proc/meminfo: memFree=127618508/131524600 swapFree=131071996/131071996
[pid=1070772] ppid=1070769 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/1070772/stat : 1070772 (naps-1.03.sh) S 1070769 1070772 1070484 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 200307894 10170368 668 134679101440 94660613517312 94660614596632 140726432676368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94660616695088 94660616742276 94660646961152 140726432682974 140726432683103 140726432683103 140726432690120 0
/proc/1070772/statm: 2483 668 590 264 0 134 0
[pid=1070777] ppid=1070772 vsize=219980 memory=204556 CPUtime=3210.98 cores=0,2
/proc/1070777/stat : 1070777 (naps-1.03) R 1070772 1070772 1070484 0 -1 4194304 60252 0 0 0 320994 104 0 0 20 0 1 0 200307894 225259520 51139 134679101440 4194304 6891213 140729410732112 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27521024 140729410737135 140729410737251 140729410737251 140729410744267 0
/proc/1070777/statm: 54995 51139 468 659 0 54199 0
Current children cumulated CPU time: 3210.98 s
Current children cumulated vsize: 229912 KiB
Current children cumulated memory: 207228 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.16 4.14 5/260 1072560
/proc/meminfo: memFree=127536460/131524600 swapFree=131071996/131071996
[pid=1070772] ppid=1070769 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/1070772/stat : 1070772 (naps-1.03.sh) S 1070769 1070772 1070484 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 200307894 10170368 668 134679101440 94660613517312 94660614596632 140726432676368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94660616695088 94660616742276 94660646961152 140726432682974 140726432683103 140726432683103 140726432690120 0
/proc/1070772/statm: 2483 668 590 264 0 134 0
[pid=1070777] ppid=1070772 vsize=270068 memory=231180 CPUtime=3270.77 cores=0,2
/proc/1070777/stat : 1070777 (naps-1.03) R 1070772 1070772 1070484 0 -1 4194304 60872 0 0 0 326972 105 0 0 20 0 1 0 200307894 276549632 57795 134679101440 4194304 6891213 140729410732112 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27521024 140729410737135 140729410737251 140729410737251 140729410744267 0
/proc/1070777/statm: 67517 57795 468 659 0 66721 0
Current children cumulated CPU time: 3270.77 s
Current children cumulated vsize: 280000 KiB
Current children cumulated memory: 233852 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.15 4.13 5/260 1072570
/proc/meminfo: memFree=127534640/131524600 swapFree=131071996/131071996
[pid=1070772] ppid=1070769 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/1070772/stat : 1070772 (naps-1.03.sh) S 1070769 1070772 1070484 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 200307894 10170368 668 134679101440 94660613517312 94660614596632 140726432676368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94660616695088 94660616742276 94660646961152 140726432682974 140726432683103 140726432683103 140726432690120 0
/proc/1070772/statm: 2483 668 590 264 0 134 0
[pid=1070777] ppid=1070772 vsize=219980 memory=194220 CPUtime=3330.58 cores=0,2
/proc/1070777/stat : 1070777 (naps-1.03) R 1070772 1070772 1070484 0 -1 4194304 61640 0 0 0 332951 107 0 0 20 0 1 0 200307894 225259520 48555 134679101440 4194304 6891213 140729410732112 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27521024 140729410737135 140729410737251 140729410737251 140729410744267 0
/proc/1070777/statm: 54995 48555 468 659 0 54199 0
Current children cumulated CPU time: 3330.58 s
Current children cumulated vsize: 229912 KiB
Current children cumulated memory: 196892 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.15 4.13 5/260 1072582
/proc/meminfo: memFree=127543348/131524600 swapFree=131071996/131071996
[pid=1070772] ppid=1070769 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/1070772/stat : 1070772 (naps-1.03.sh) S 1070769 1070772 1070484 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 200307894 10170368 668 134679101440 94660613517312 94660614596632 140726432676368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94660616695088 94660616742276 94660646961152 140726432682974 140726432683103 140726432683103 140726432690120 0
/proc/1070772/statm: 2483 668 590 264 0 134 0
[pid=1070777] ppid=1070772 vsize=270068 memory=231180 CPUtime=3390.37 cores=0,2
/proc/1070777/stat : 1070777 (naps-1.03) R 1070772 1070772 1070484 0 -1 4194304 62258 0 0 0 338929 108 0 0 20 0 1 0 200307894 276549632 57795 134679101440 4194304 6891213 140729410732112 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27521024 140729410737135 140729410737251 140729410737251 140729410744267 0
/proc/1070777/statm: 67517 57795 468 659 0 66721 0
Current children cumulated CPU time: 3390.37 s
Current children cumulated vsize: 280000 KiB
Current children cumulated memory: 233852 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.14 4.13 5/258 1072592
/proc/meminfo: memFree=127590080/131524600 swapFree=131071996/131071996
[pid=1070772] ppid=1070769 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/1070772/stat : 1070772 (naps-1.03.sh) S 1070769 1070772 1070484 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 200307894 10170368 668 134679101440 94660613517312 94660614596632 140726432676368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94660616695088 94660616742276 94660646961152 140726432682974 140726432683103 140726432683103 140726432690120 0
/proc/1070772/statm: 2483 668 590 264 0 134 0
[pid=1070777] ppid=1070772 vsize=189160 memory=186228 CPUtime=3450.17 cores=0,2
/proc/1070777/stat : 1070777 (naps-1.03) R 1070772 1070772 1070484 0 -1 4194304 62595 0 0 0 344907 110 0 0 20 0 1 0 200307894 193699840 46557 134679101440 4194304 6891213 140729410732112 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27521024 140729410737135 140729410737251 140729410737251 140729410744267 0
/proc/1070777/statm: 47290 46557 468 659 0 46494 0
Current children cumulated CPU time: 3450.17 s
Current children cumulated vsize: 199092 KiB
Current children cumulated memory: 188900 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.12 4.12 5/258 1072603
/proc/meminfo: memFree=127540232/131524600 swapFree=131071996/131071996
[pid=1070772] ppid=1070769 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/1070772/stat : 1070772 (naps-1.03.sh) S 1070769 1070772 1070484 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 200307894 10170368 668 134679101440 94660613517312 94660614596632 140726432676368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94660616695088 94660616742276 94660646961152 140726432682974 140726432683103 140726432683103 140726432690120 0
/proc/1070772/statm: 2483 668 590 264 0 134 0
[pid=1070777] ppid=1070772 vsize=219980 memory=216844 CPUtime=3509.97 cores=0,2
/proc/1070777/stat : 1070777 (naps-1.03) R 1070772 1070772 1070484 0 -1 4194304 63124 0 0 0 350886 111 0 0 20 0 1 0 200307894 225259520 54211 134679101440 4194304 6891213 140729410732112 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27521024 140729410737135 140729410737251 140729410737251 140729410744267 0
/proc/1070777/statm: 54995 54211 468 659 0 54199 0
Current children cumulated CPU time: 3509.97 s
Current children cumulated vsize: 229912 KiB
Current children cumulated memory: 219516 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.13 4.12 5/258 1072614
/proc/meminfo: memFree=127489820/131524600 swapFree=131071996/131071996
[pid=1070772] ppid=1070769 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/1070772/stat : 1070772 (naps-1.03.sh) S 1070769 1070772 1070484 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 200307894 10170368 668 134679101440 94660613517312 94660614596632 140726432676368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94660616695088 94660616742276 94660646961152 140726432682974 140726432683103 140726432683103 140726432690120 0
/proc/1070772/statm: 2483 668 590 264 0 134 0
[pid=1070777] ppid=1070772 vsize=270068 memory=239372 CPUtime=3569.76 cores=0,2
/proc/1070777/stat : 1070777 (naps-1.03) R 1070772 1070772 1070484 0 -1 4194304 63742 0 0 0 356865 111 0 0 20 0 1 0 200307894 276549632 59843 134679101440 4194304 6891213 140729410732112 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27521024 140729410737135 140729410737251 140729410737251 140729410744267 0
/proc/1070777/statm: 67517 59843 468 659 0 66721 0
Current children cumulated CPU time: 3569.76 s
Current children cumulated vsize: 280000 KiB
Current children cumulated memory: 242044 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.7 s]
/proc/loadavg: 4.08 4.12 4.12 6/258 1072769
/proc/meminfo: memFree=127906320/131524600 swapFree=131071996/131071996
[pid=1070772] ppid=1070769 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/1070772/stat : 1070772 (naps-1.03.sh) S 1070769 1070772 1070484 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 200307894 10170368 668 134679101440 94660613517312 94660614596632 140726432676368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94660616695088 94660616742276 94660646961152 140726432682974 140726432683103 140726432683103 140726432690120 0
/proc/1070772/statm: 2483 668 590 264 0 134 0
[pid=1070777] ppid=1070772 vsize=189160 memory=186056 CPUtime=3600.05 cores=0,2
/proc/1070777/stat : 1070777 (naps-1.03) R 1070772 1070772 1070484 0 -1 4194304 63992 0 0 0 359893 112 0 0 20 0 1 0 200307894 193699840 46514 134679101440 4194304 6891213 140729410732112 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27521024 140729410737135 140729410737251 140729410737251 140729410744267 0
/proc/1070777/statm: 47290 46514 468 659 0 46494 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 199092 KiB
Current children cumulated memory: 188728 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3598.93 s, system=1.13155 s

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

[startup+3612.7 s]
/proc/loadavg: 4.08 4.12 4.12 6/258 1072769
/proc/meminfo: memFree=127906320/131524600 swapFree=131071996/131071996
[pid=1070772] ppid=1070769 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/1070772/stat : 1070772 (naps-1.03.sh) S 1070769 1070772 1070484 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 200307894 10170368 668 134679101440 94660613517312 94660614596632 140726432676368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94660616695088 94660616742276 94660646961152 140726432682974 140726432683103 140726432683103 140726432690120 0
/proc/1070772/statm: 2483 668 590 264 0 134 0
[pid=1070777] ppid=1070772 vsize=189160 memory=186056 CPUtime=3600.05 cores=0,2
/proc/1070777/stat : 1070777 (naps-1.03) R 1070772 1070772 1070484 0 -1 4194304 63992 0 0 0 359893 112 0 0 20 0 1 0 200307894 193699840 46514 134679101440 4194304 6891213 140729410732112 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27521024 140729410737135 140729410737251 140729410737251 140729410744267 0
/proc/1070777/statm: 47290 46514 468 659 0 46494 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 199092 KiB
Current children cumulated memory: 188728 KiB

Child status: 10

Real time (s): 3612.7
CPU time (s): 3600.07
CPU user time (s): 3598.93
CPU system time (s): 1.13155
CPU usage (%): 99.6503
Max. virtual memory (cumulated for all children) (KiB): 280000
Max. memory (cumulated for all children) (KiB): 242044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.93
system time used= 1.13155
maximum resident set size= 239372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64467
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= 26
involuntary context switches= 24672


# summary of solver processes directly reported to runsolver:
#   pid: 1070772
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3598.93
#   total CPU system time (s): 1.13155

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.19759 second user time and 19.4595 second system time

The end

Launcher Data

Begin job on nodeC015 at 2024-07-20 15:18:09
IDJOB=4453448
IDBENCH=175500
IDSOLVER=3062
FILE ID=nodeC015/4453448-1721481477
RUNJOBID= nodeC015-1721481477-1070494
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/random4reg_opb_shuffle/normalized-subsetcard-geq-random4reg-75.shuf-3.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4453448-1721481477/watcher-4453448-1721481477 -o /tmp/evaluation-result-4453448-1721481477/solver-4453448-1721481477 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1721481477-1070494 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4453448-1721481477.opb

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

MD5SUM BENCH= 2250f6fb3aae6ce944dd5cd9d2eb392c
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		: 3653.964
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		: 3600.680
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		: 3660.333
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		: 3685.291
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		: 3662.105
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		: 3685.284
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		: 3599.915
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.907
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:        128161164 kB
MemAvailable:   129583700 kB
Buffers:          573140 kB
Cached:          1682708 kB
SwapCached:            0 kB
Active:          1757024 kB
Inactive:         969348 kB
Active(anon):       1588 kB
Inactive(anon):   514524 kB
Active(file):    1755436 kB
Inactive(file):   454824 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             22108 kB
Writeback:             0 kB
AnonPages:        468620 kB
Mapped:           113460 kB
Shmem:             45912 kB
KReclaimable:     103844 kB
Slab:             216712 kB
SReclaimable:     103844 kB
SUnreclaim:       112868 kB
KernelStack:        4208 kB
PageTables:        10236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1006376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            68224 kB
HardwareCorrupted:     0 kB
AnonHugePages:    296960 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 16:18:22