Trace number 4453631

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS-PB16 1.02b5? (TO) 3600.03 3609.71

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
subsetcard/larger/random4reg_opb/normalized-subsetcard-geq-random4reg-3500.opb
MD5SUM0add631ef3bf04b19f39ae45ede738e0
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.721576
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14001
Total number of constraints7000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)7000
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 8
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c NaPS 1.02b5.
0.00/0.00	c Input file name: HOME/instance-4453631-1721486134.opb
3600.01/3609.70	c 
3600.01/3609.70	c *** TERMINATED *** by signal 15
3600.01/3609.70	s UNKNOWN
3600.01/3609.70	c _____________________________________________________________________________
3600.01/3609.70	c 
3600.01/3609.70	c std/band forms        : 7000,0
3600.01/3609.70	c 2cl/3cl ITE-codings   : 14004,0
3600.01/3609.70	c BDD/srt/adr Max costs : 8,0,0
3600.01/3609.70	c BDDraw/bin/mul/srt/adr: 7000,0,0,0,0
3600.01/3609.70	c BDD nodes             : 42006
3600.01/3609.70	c Es1/CC detections     : 0,0
3600.01/3609.70	c SAT/UNSAT calls       : 0,0
3600.01/3609.70	c regenrated variables  : 0
3600.01/3609.70	c restarts              : 0
3600.01/3609.70	c conflicts             : 0              (0 /sec)
3600.01/3609.70	c decisions             : 0              (0 /sec)
3600.01/3609.70	c propagations          : 0              (0 /sec)
3600.01/3609.70	c inspects              : 0              (0 /sec)
3600.01/3609.70	c CPU time (solving tm) : 3596 s        (3596 s)
3600.01/3609.70	c Time for Opt-base     : 0 s
3600.01/3609.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: 64059 MiB (61546 MiB free)
  memory of node 1: 64510 MiB (62348 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4453631-1721486134/watcher-4453631-1721486134 -o /tmp/evaluation-result-4453631-1721486134/solver-4453631-1721486134 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1721482535-1058649 --watchdog 3760 HOME/naps-1.02b5.sh HOME/instance-4453631-1721486134.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=1060692, runsolver pid=1060688

[startup+0.100507 s]*
/proc/loadavg: 4.95 4.66 4.30 5/250 1060706
/proc/meminfo: memFree=126846796/131655788 swapFree=131071996/131071996
[pid=1060692] ppid=1060688 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/1060692/stat : 1060692 (naps-1.02b5.sh) S 1060688 1060692 1058637 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 200770327 10170368 678 134679101440 94329233801216 94329234880536 140722473898720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94329236978992 94329237026180 94329249128448 140722473903070 140722473903197 140722473903197 140722473910214 0
/proc/1060692/statm: 2483 678 600 264 0 134 0
[pid=1060702] ppid=1060692 vsize=14860 memory=9508 CPUtime=0.1 cores=1,3
/proc/1060702/stat : 1060702 (naps-1.02b5) R 1060692 1060692 1058637 0 -1 4194304 2097 0 0 0 10 0 0 0 20 0 1 0 200770327 15216640 2377 134679101440 4194304 5746509 140731326678960 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29507584 140731326686189 140731326686303 140731326686303 140731326693321 0
/proc/1060702/statm: 3715 2377 405 379 0 3249 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 24792 KiB
Current children cumulated memory: 12220 KiB

[startup+0.213567 s]*
/proc/loadavg: 4.95 4.66 4.30 5/250 1060706
/proc/meminfo: memFree=126841052/131655788 swapFree=131071996/131071996
[pid=1060692] ppid=1060688 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/1060692/stat : 1060692 (naps-1.02b5.sh) S 1060688 1060692 1058637 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 200770327 10170368 678 134679101440 94329233801216 94329234880536 140722473898720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94329236978992 94329237026180 94329249128448 140722473903070 140722473903197 140722473903197 140722473910214 0
/proc/1060692/statm: 2483 678 600 264 0 134 0
[pid=1060702] ppid=1060692 vsize=19052 memory=13504 CPUtime=0.21 cores=1,3
/proc/1060702/stat : 1060702 (naps-1.02b5) R 1060692 1060692 1058637 0 -1 4194304 3213 0 0 0 21 0 0 0 20 0 1 0 200770327 19509248 3376 134679101440 4194304 5746509 140731326678960 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29507584 140731326686189 140731326686303 140731326686303 140731326693321 0
/proc/1060702/statm: 4763 3376 421 379 0 4297 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 28984 KiB
Current children cumulated memory: 16216 KiB

[startup+0.313289 s]*
/proc/loadavg: 4.95 4.66 4.30 5/250 1060706
/proc/meminfo: memFree=126817136/131655788 swapFree=131071996/131071996
[pid=1060692] ppid=1060688 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/1060692/stat : 1060692 (naps-1.02b5.sh) S 1060688 1060692 1058637 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 200770327 10170368 678 134679101440 94329233801216 94329234880536 140722473898720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94329236978992 94329237026180 94329249128448 140722473903070 140722473903197 140722473903197 140722473910214 0
/proc/1060692/statm: 2483 678 600 264 0 134 0
[pid=1060702] ppid=1060692 vsize=27916 memory=25292 CPUtime=0.31 cores=1,3
/proc/1060702/stat : 1060702 (naps-1.02b5) R 1060692 1060692 1058637 0 -1 4194304 5645 0 0 0 30 1 0 0 20 0 1 0 200770327 28585984 6323 134679101440 4194304 5746509 140731326678960 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29507584 140731326686189 140731326686303 140731326686303 140731326693321 0
/proc/1060702/statm: 6979 6323 421 379 0 6513 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 37848 KiB
Current children cumulated memory: 28004 KiB

[startup+0.70041 s]
/proc/loadavg: 4.95 4.66 4.30 5/250 1060706
/proc/meminfo: memFree=126805700/131655788 swapFree=131071996/131071996
[pid=1060692] ppid=1060688 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/1060692/stat : 1060692 (naps-1.02b5.sh) S 1060688 1060692 1058637 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 200770327 10170368 678 134679101440 94329233801216 94329234880536 140722473898720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94329236978992 94329237026180 94329249128448 140722473903070 140722473903197 140722473903197 140722473910214 0
/proc/1060692/statm: 2483 678 600 264 0 134 0
[pid=1060702] ppid=1060692 vsize=31520 memory=27936 CPUtime=0.68 cores=1,3
/proc/1060702/stat : 1060702 (naps-1.02b5) R 1060692 1060692 1058637 0 -1 4194304 7597 0 0 0 67 1 0 0 20 0 1 0 200770327 32276480 6984 134679101440 4194304 5746509 140731326678960 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29507584 140731326686189 140731326686303 140731326686303 140731326693321 0
/proc/1060702/statm: 7880 6984 421 379 0 7414 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 41452 KiB
Current children cumulated memory: 30648 KiB

[startup+1.50067 s]
/proc/loadavg: 4.95 4.66 4.30 5/250 1060706
/proc/meminfo: memFree=126791152/131655788 swapFree=131071996/131071996
[pid=1060692] ppid=1060688 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/1060692/stat : 1060692 (naps-1.02b5.sh) S 1060688 1060692 1058637 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 200770327 10170368 678 134679101440 94329233801216 94329234880536 140722473898720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94329236978992 94329237026180 94329249128448 140722473903070 140722473903197 140722473903197 140722473910214 0
/proc/1060692/statm: 2483 678 600 264 0 134 0
[pid=1060702] ppid=1060692 vsize=33192 memory=31048 CPUtime=1.48 cores=1,3
/proc/1060702/stat : 1060702 (naps-1.02b5) R 1060692 1060692 1058637 0 -1 4194304 8814 0 0 0 147 1 0 0 20 0 1 0 200770327 33988608 7762 134679101440 4194304 5746509 140731326678960 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29507584 140731326686189 140731326686303 140731326686303 140731326693321 0
/proc/1060702/statm: 8298 7762 421 379 0 7832 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 43124 KiB
Current children cumulated memory: 33760 KiB

[startup+3.11341 s]
/proc/loadavg: 4.95 4.66 4.30 5/250 1060756
/proc/meminfo: memFree=127072668/131655788 swapFree=131071996/131071996
[pid=1060692] ppid=1060688 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/1060692/stat : 1060692 (naps-1.02b5.sh) S 1060688 1060692 1058637 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 200770327 10170368 678 134679101440 94329233801216 94329234880536 140722473898720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94329236978992 94329237026180 94329249128448 140722473903070 140722473903197 140722473903197 140722473910214 0
/proc/1060692/statm: 2483 678 600 264 0 134 0
[pid=1060702] ppid=1060692 vsize=38640 memory=36496 CPUtime=3.09 cores=1,3
/proc/1060702/stat : 1060702 (naps-1.02b5) R 1060692 1060692 1058637 0 -1 4194304 9662 0 0 0 307 2 0 0 20 0 1 0 200770327 39567360 9124 134679101440 4194304 5746509 140731326678960 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29507584 140731326686189 140731326686303 140731326686303 140731326693321 0
/proc/1060702/statm: 9660 9124 421 379 0 9194 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 48572 KiB
Current children cumulated memory: 39208 KiB

[startup+6.30042 s]
/proc/loadavg: 4.95 4.67 4.30 5/250 1060757
/proc/meminfo: memFree=127007356/131655788 swapFree=131071996/131071996
[pid=1060692] ppid=1060688 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/1060692/stat : 1060692 (naps-1.02b5.sh) S 1060688 1060692 1058637 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 200770327 10170368 678 134679101440 94329233801216 94329234880536 140722473898720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94329236978992 94329237026180 94329249128448 140722473903070 140722473903197 140722473903197 140722473910214 0
/proc/1060692/statm: 2483 678 600 264 0 134 0
[pid=1060702] ppid=1060692 vsize=54596 memory=48812 CPUtime=6.27 cores=1,3
/proc/1060702/stat : 1060702 (naps-1.02b5) R 1060692 1060692 1058637 0 -1 4194304 10196 0 0 0 625 2 0 0 20 0 1 0 200770327 55906304 12203 134679101440 4194304 5746509 140731326678960 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29507584 140731326686189 140731326686303 140731326686303 140731326693321 0
/proc/1060702/statm: 13649 12203 421 379 0 13183 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 64528 KiB
Current children cumulated memory: 51524 KiB

[startup+12.7004 s]
/proc/loadavg: 4.88 4.66 4.30 5/250 1060757
/proc/meminfo: memFree=126949480/131655788 swapFree=131071996/131071996
[pid=1060692] ppid=1060688 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/1060692/stat : 1060692 (naps-1.02b5.sh) S 1060688 1060692 1058637 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 200770327 10170368 678 134679101440 94329233801216 94329234880536 140722473898720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94329236978992 94329237026180 94329249128448 140722473903070 140722473903197 140722473903197 140722473910214 0
/proc/1060692/statm: 2483 678 600 264 0 134 0
[pid=1060702] ppid=1060692 vsize=61756 memory=54428 CPUtime=12.65 cores=1,3
/proc/1060702/stat : 1060702 (naps-1.02b5) R 1060692 1060692 1058637 0 -1 4194304 11890 0 0 0 1262 3 0 0 20 0 1 0 200770327 63238144 13607 134679101440 4194304 5746509 140731326678960 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29507584 140731326686189 140731326686303 140731326686303 140731326693321 0
/proc/1060702/statm: 15439 13607 421 379 0 14973 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 71688 KiB
Current children cumulated memory: 57140 KiB

[startup+25.5005 s]
/proc/loadavg: 4.68 4.63 4.29 5/250 1060760
/proc/meminfo: memFree=126838936/131655788 swapFree=131071996/131071996
[pid=1060692] ppid=1060688 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/1060692/stat : 1060692 (naps-1.02b5.sh) S 1060688 1060692 1058637 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 200770327 10170368 678 134679101440 94329233801216 94329234880536 140722473898720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94329236978992 94329237026180 94329249128448 140722473903070 140722473903197 140722473903197 140722473910214 0
/proc/1060692/statm: 2483 678 600 264 0 134 0
[pid=1060702] ppid=1060692 vsize=92104 memory=73044 CPUtime=25.42 cores=1,3
/proc/1060702/stat : 1060702 (naps-1.02b5) R 1060692 1060692 1058637 0 -1 4194304 12441 0 0 0 2538 4 0 0 20 0 1 0 200770327 94314496 18261 134679101440 4194304 5746509 140731326678960 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29507584 140731326686189 140731326686303 140731326686303 140731326693321 0
/proc/1060702/statm: 23026 18261 421 379 0 22560 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 102036 KiB
Current children cumulated memory: 75756 KiB

[startup+51.1132 s]
/proc/loadavg: 4.53 4.59 4.29 5/247 1060763
/proc/meminfo: memFree=126689112/131655788 swapFree=131071996/131071996
[pid=1060692] ppid=1060688 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/1060692/stat : 1060692 (naps-1.02b5.sh) S 1060688 1060692 1058637 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 200770327 10170368 678 134679101440 94329233801216 94329234880536 140722473898720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94329236978992 94329237026180 94329249128448 140722473903070 140722473903197 140722473903197 140722473910214 0
/proc/1060692/statm: 2483 678 600 264 0 134 0
[pid=1060702] ppid=1060692 vsize=92104 memory=89960 CPUtime=50.94 cores=1,3
/proc/1060702/stat : 1060702 (naps-1.02b5) R 1060692 1060692 1058637 0 -1 4194304 13624 0 0 0 5087 7 0 0 20 0 1 0 200770327 94314496 22490 134679101440 4194304 5746509 140731326678960 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29507584 140731326686189 140731326686303 140731326686303 140731326693321 0
/proc/1060702/statm: 23026 22490 421 379 0 22560 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 102036 KiB
Current children cumulated memory: 92672 KiB

[startup+102.3 s]
/proc/loadavg: 4.41 4.55 4.29 5/245 1060772
/proc/meminfo: memFree=126577680/131655788 swapFree=131071996/131071996
[pid=1060692] ppid=1060688 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/1060692/stat : 1060692 (naps-1.02b5.sh) S 1060688 1060692 1058637 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 200770327 10170368 678 134679101440 94329233801216 94329234880536 140722473898720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94329236978992 94329237026180 94329249128448 140722473903070 140722473903197 140722473903197 140722473910214 0
/proc/1060692/statm: 2483 678 600 264 0 134 0
[pid=1060702] ppid=1060692 vsize=92104 memory=89960 CPUtime=101.97 cores=1,3
/proc/1060702/stat : 1060702 (naps-1.02b5) R 1060692 1060692 1058637 0 -1 4194304 17261 0 0 0 10183 14 0 0 20 0 1 0 200770327 94314496 22490 134679101440 4194304 5746509 140731326678960 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29507584 140731326686189 140731326686303 140731326686303 140731326693321 0
/proc/1060702/statm: 23026 22490 421 379 0 22560 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 102036 KiB
Current children cumulated memory: 92672 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.44 4.27 5/245 1060783
/proc/meminfo: memFree=126407288/131655788 swapFree=131071996/131071996
[pid=1060692] ppid=1060688 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/1060692/stat : 1060692 (naps-1.02b5.sh) S 1060688 1060692 1058637 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 200770327 10170368 678 134679101440 94329233801216 94329234880536 140722473898720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94329236978992 94329237026180 94329249128448 140722473903070 140722473903197 140722473903197 140722473910214 0
/proc/1060692/statm: 2483 678 600 264 0 134 0
[pid=1060702] ppid=1060692 vsize=141424 memory=137812 CPUtime=161.79 cores=1,3
/proc/1060702/stat : 1060702 (naps-1.02b5) R 1060692 1060692 1058637 0 -1 4194304 21783 0 0 0 16154 25 0 0 20 0 1 0 200770327 144818176 34453 134679101440 4194304 5746509 140731326678960 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29507584 140731326686189 140731326686303 140731326686303 140731326693321 0
/proc/1060702/statm: 35356 34453 421 379 0 34890 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 151356 KiB
Current children cumulated memory: 140524 KiB

[startup+222.3 s]
/proc/loadavg: 4.22 4.41 4.27 5/245 1060793
/proc/meminfo: memFree=126376456/131655788 swapFree=131071996/131071996
[pid=1060692] ppid=1060688 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/1060692/stat : 1060692 (naps-1.02b5.sh) S 1060688 1060692 1058637 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 200770327 10170368 678 134679101440 94329233801216 94329234880536 140722473898720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94329236978992 94329237026180 94329249128448 140722473903070 140722473903197 140722473903197 140722473910214 0
/proc/1060692/statm: 2483 678 600 264 0 134 0
[pid=1060702] ppid=1060692 vsize=172244 memory=165268 CPUtime=221.6 cores=1,3
/proc/1060702/stat : 1060702 (naps-1.02b5) R 1060692 1060692 1058637 0 -1 4194304 26281 0 0 0 22128 32 0 0 20 0 1 0 200770327 176377856 41317 134679101440 4194304 5746509 140731326678960 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29507584 140731326686189 140731326686303 140731326686303 140731326693321 0
/proc/1060702/statm: 43061 41317 421 379 0 42595 0

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

/proc/1060702/statm: 68953 61237 421 379 0 68487 0
Current children cumulated CPU time: 3093.93 s
Current children cumulated vsize: 285744 KiB
Current children cumulated memory: 247660 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.12 4.15 5/247 1062275
/proc/meminfo: memFree=125493336/131655788 swapFree=131071996/131071996
[pid=1060692] ppid=1060688 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/1060692/stat : 1060692 (naps-1.02b5.sh) S 1060688 1060692 1058637 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 200770327 10170368 678 134679101440 94329233801216 94329234880536 140722473898720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94329236978992 94329237026180 94329249128448 140722473903070 140722473903197 140722473903197 140722473910214 0
/proc/1060692/statm: 2483 678 600 264 0 134 0
[pid=1060702] ppid=1060692 vsize=195096 memory=178148 CPUtime=3153.77 cores=1,3
/proc/1060702/stat : 1060702 (naps-1.02b5) R 1060692 1060692 1058637 0 -1 4194304 153485 0 0 0 315034 343 0 0 20 0 1 0 200770327 199778304 44537 134679101440 4194304 5746509 140731326678960 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29507584 140731326686189 140731326686303 140731326686303 140731326693321 0
/proc/1060702/statm: 48774 44537 421 379 0 48308 0
Current children cumulated CPU time: 3153.77 s
Current children cumulated vsize: 205028 KiB
Current children cumulated memory: 180860 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.12 4.14 5/250 1062456
/proc/meminfo: memFree=125309744/131655788 swapFree=131071996/131071996
[pid=1060692] ppid=1060688 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/1060692/stat : 1060692 (naps-1.02b5.sh) S 1060688 1060692 1058637 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 200770327 10170368 678 134679101440 94329233801216 94329234880536 140722473898720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94329236978992 94329237026180 94329249128448 140722473903070 140722473903197 140722473903197 140722473910214 0
/proc/1060692/statm: 2483 678 600 264 0 134 0
[pid=1060702] ppid=1060692 vsize=489652 memory=404772 CPUtime=3213.61 cores=1,3
/proc/1060702/stat : 1060702 (naps-1.02b5) R 1060692 1060692 1058637 0 -1 4194304 155494 0 0 0 321012 349 0 0 20 0 1 0 200770327 501403648 101193 134679101440 4194304 5746509 140731326678960 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29507584 140731326686189 140731326686303 140731326686303 140731326693321 0
/proc/1060702/statm: 122413 101193 421 379 0 121947 0
Current children cumulated CPU time: 3213.61 s
Current children cumulated vsize: 499584 KiB
Current children cumulated memory: 407484 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.13 4.14 5/250 1062466
/proc/meminfo: memFree=125336448/131655788 swapFree=131071996/131071996
[pid=1060692] ppid=1060688 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/1060692/stat : 1060692 (naps-1.02b5.sh) S 1060688 1060692 1058637 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 200770327 10170368 678 134679101440 94329233801216 94329234880536 140722473898720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94329236978992 94329237026180 94329249128448 140722473903070 140722473903197 140722473903197 140722473910214 0
/proc/1060692/statm: 2483 678 600 264 0 134 0
[pid=1060702] ppid=1060692 vsize=490444 memory=357980 CPUtime=3273.46 cores=1,3
/proc/1060702/stat : 1060702 (naps-1.02b5) R 1060692 1060692 1058637 0 -1 4194304 158912 0 0 0 326991 355 0 0 20 0 1 0 200770327 502214656 89495 134679101440 4194304 5746509 140731326678960 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29507584 140731326686189 140731326686303 140731326686303 140731326693321 0
/proc/1060702/statm: 122611 89495 421 379 0 122145 0
Current children cumulated CPU time: 3273.46 s
Current children cumulated vsize: 500376 KiB
Current children cumulated memory: 360692 KiB

[startup+3342.3 s]
/proc/loadavg: 4.21 4.15 4.15 5/248 1062534
/proc/meminfo: memFree=125250976/131655788 swapFree=131071996/131071996
[pid=1060692] ppid=1060688 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/1060692/stat : 1060692 (naps-1.02b5.sh) S 1060688 1060692 1058637 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 200770327 10170368 678 134679101440 94329233801216 94329234880536 140722473898720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94329236978992 94329237026180 94329249128448 140722473903070 140722473903197 140722473903197 140722473910214 0
/proc/1060692/statm: 2483 678 600 264 0 134 0
[pid=1060702] ppid=1060692 vsize=359100 memory=302108 CPUtime=3333.31 cores=1,3
/proc/1060702/stat : 1060702 (naps-1.02b5) R 1060692 1060692 1058637 0 -1 4194304 161045 0 0 0 332970 361 0 0 20 0 1 0 200770327 367718400 75527 134679101440 4194304 5746509 140731326678960 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29507584 140731326686189 140731326686303 140731326686303 140731326693321 0
/proc/1060702/statm: 89775 75527 421 379 0 89309 0
Current children cumulated CPU time: 3333.31 s
Current children cumulated vsize: 369032 KiB
Current children cumulated memory: 304820 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.14 4.14 5/248 1062544
/proc/meminfo: memFree=125376572/131655788 swapFree=131071996/131071996
[pid=1060692] ppid=1060688 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/1060692/stat : 1060692 (naps-1.02b5.sh) S 1060688 1060692 1058637 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 200770327 10170368 678 134679101440 94329233801216 94329234880536 140722473898720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94329236978992 94329237026180 94329249128448 140722473903070 140722473903197 140722473903197 140722473910214 0
/proc/1060692/statm: 2483 678 600 264 0 134 0
[pid=1060702] ppid=1060692 vsize=278676 memory=231428 CPUtime=3393.15 cores=1,3
/proc/1060702/stat : 1060702 (naps-1.02b5) R 1060692 1060692 1058637 0 -1 4194304 163082 0 0 0 338948 367 0 0 20 0 1 0 200770327 285364224 57857 134679101440 4194304 5746509 140731326678960 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29507584 140731326686189 140731326686303 140731326686303 140731326693321 0
/proc/1060702/statm: 69669 57857 421 379 0 69203 0
Current children cumulated CPU time: 3393.15 s
Current children cumulated vsize: 288608 KiB
Current children cumulated memory: 234140 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.12 4.14 5/248 1062554
/proc/meminfo: memFree=125262552/131655788 swapFree=131071996/131071996
[pid=1060692] ppid=1060688 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/1060692/stat : 1060692 (naps-1.02b5.sh) S 1060688 1060692 1058637 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 200770327 10170368 678 134679101440 94329233801216 94329234880536 140722473898720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94329236978992 94329237026180 94329249128448 140722473903070 140722473903197 140722473903197 140722473910214 0
/proc/1060692/statm: 2483 678 600 264 0 134 0
[pid=1060702] ppid=1060692 vsize=492324 memory=440212 CPUtime=3452.99 cores=1,3
/proc/1060702/stat : 1060702 (naps-1.02b5) R 1060692 1060692 1058637 0 -1 4194304 164226 0 0 0 344927 372 0 0 20 0 1 0 200770327 504139776 110053 134679101440 4194304 5746509 140731326678960 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29507584 140731326686189 140731326686303 140731326686303 140731326693321 0
/proc/1060702/statm: 123081 110053 421 379 0 122615 0
Current children cumulated CPU time: 3452.99 s
Current children cumulated vsize: 502256 KiB
Current children cumulated memory: 442924 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.11 4.13 5/246 1062565
/proc/meminfo: memFree=125430368/131655788 swapFree=131071996/131071996
[pid=1060692] ppid=1060688 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/1060692/stat : 1060692 (naps-1.02b5.sh) S 1060688 1060692 1058637 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 200770327 10170368 678 134679101440 94329233801216 94329234880536 140722473898720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94329236978992 94329237026180 94329249128448 140722473903070 140722473903197 140722473903197 140722473910214 0
/proc/1060692/statm: 2483 678 600 264 0 134 0
[pid=1060702] ppid=1060692 vsize=493036 memory=385412 CPUtime=3512.84 cores=1,3
/proc/1060702/stat : 1060702 (naps-1.02b5) R 1060692 1060692 1058637 0 -1 4194304 166654 0 0 0 350904 380 0 0 20 0 1 0 200770327 504868864 96353 134679101440 4194304 5746509 140731326678960 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29507584 140731326686189 140731326686303 140731326686303 140731326693321 0
/proc/1060702/statm: 123259 96353 421 379 0 122793 0
Current children cumulated CPU time: 3512.84 s
Current children cumulated vsize: 502968 KiB
Current children cumulated memory: 388124 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.12 4.13 5/246 1062576
/proc/meminfo: memFree=125236200/131655788 swapFree=131071996/131071996
[pid=1060692] ppid=1060688 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/1060692/stat : 1060692 (naps-1.02b5.sh) S 1060688 1060692 1058637 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 200770327 10170368 678 134679101440 94329233801216 94329234880536 140722473898720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94329236978992 94329237026180 94329249128448 140722473903070 140722473903197 140722473903197 140722473910214 0
/proc/1060692/statm: 2483 678 600 264 0 134 0
[pid=1060702] ppid=1060692 vsize=361520 memory=314768 CPUtime=3572.68 cores=1,3
/proc/1060702/stat : 1060702 (naps-1.02b5) R 1060692 1060692 1058637 0 -1 4194304 168634 0 0 0 356883 385 0 0 20 0 1 0 200770327 370196480 78692 134679101440 4194304 5746509 140731326678960 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29507584 140731326686189 140731326686303 140731326686303 140731326693321 0
/proc/1060702/statm: 90380 78692 421 379 0 89914 0
Current children cumulated CPU time: 3572.68 s
Current children cumulated vsize: 371452 KiB
Current children cumulated memory: 317480 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.7 s]
/proc/loadavg: 4.14 4.12 4.13 5/245 1062581
/proc/meminfo: memFree=125174808/131655788 swapFree=131071996/131071996
[pid=1060692] ppid=1060688 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/1060692/stat : 1060692 (naps-1.02b5.sh) S 1060688 1060692 1058637 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 200770327 10170368 678 134679101440 94329233801216 94329234880536 140722473898720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94329236978992 94329237026180 94329249128448 140722473903070 140722473903197 140722473903197 140722473910214 0
/proc/1060692/statm: 2483 678 600 264 0 134 0
[pid=1060702] ppid=1060692 vsize=493780 memory=406852 CPUtime=3600.01 cores=1,3
/proc/1060702/stat : 1060702 (naps-1.02b5) R 1060692 1060692 1058637 0 -1 4194304 169197 0 0 0 359615 386 0 0 20 0 1 0 200770327 505630720 101713 134679101440 4194304 5746509 140731326678960 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29507584 140731326686189 140731326686303 140731326686303 140731326693321 0
/proc/1060702/statm: 123445 101713 421 379 0 122979 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 503712 KiB
Current children cumulated memory: 409564 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.000408 s, system=0.003873 s

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

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

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

[startup+3609.7 s]
/proc/loadavg: 4.14 4.12 4.13 5/245 1062581
/proc/meminfo: memFree=125174808/131655788 swapFree=131071996/131071996
[pid=1060692] ppid=1060688 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/1060692/stat : 1060692 (naps-1.02b5.sh) S 1060688 1060692 1058637 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 200770327 10170368 678 134679101440 94329233801216 94329234880536 140722473898720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94329236978992 94329237026180 94329249128448 140722473903070 140722473903197 140722473903197 140722473910214 0
/proc/1060692/statm: 2483 678 600 264 0 134 0
[pid=1060702] ppid=1060692 vsize=493780 memory=406852 CPUtime=3600.01 cores=1,3
/proc/1060702/stat : 1060702 (naps-1.02b5) R 1060692 1060692 1058637 0 -1 4194304 169197 0 0 0 359615 386 0 0 20 0 1 0 200770327 505630720 101713 134679101440 4194304 5746509 140731326678960 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29507584 140731326686189 140731326686303 140731326686303 140731326693321 0
/proc/1060702/statm: 123445 101713 421 379 0 122979 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 503712 KiB
Current children cumulated memory: 409564 KiB

Child status: 0

Real time (s): 3609.71
CPU time (s): 3600.03
CPU user time (s): 3596.15
CPU system time (s): 3.87393
CPU usage (%): 99.7318
Max. virtual memory (cumulated for all children) (KiB): 503712
Max. memory (cumulated for all children) (KiB): 464116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.15
system time used= 3.87393
maximum resident set size= 461404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 169664
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= 63
involuntary context switches= 4673


# summary of solver processes directly reported to runsolver:
#   pid: 1060692,1060702
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3596.15
#   total CPU system time (s): 3.87393

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 24.0097 second user time and 32.8505 second system time

The end

Launcher Data

Begin job on nodeC012 at 2024-07-20 16:35:46
IDJOB=4453631
IDBENCH=175725
IDSOLVER=3065
FILE ID=nodeC012/4453631-1721486134
RUNJOBID= nodeC012-1721482535-1058649
SLURM_JOB_ID= 7545769
Free space on /tmp= 723768 MiB

SOLVER NAME= NaPS-PB16 1.02b5
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/subsetcard/larger/random4reg_opb/normalized-subsetcard-geq-random4reg-3500.opb
COMMAND LINE= HOME/naps-1.02b5.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4453631-1721486134/watcher-4453631-1721486134 -o /tmp/evaluation-result-4453631-1721486134/solver-4453631-1721486134 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1721482535-1058649 --watchdog 3760  HOME/naps-1.02b5.sh HOME/instance-4453631-1721486134.opb

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

MD5SUM BENCH= 0add631ef3bf04b19f39ae45ede738e0
RANDOM SEED=1077726665

nodeC012.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	: 0xb00001f
cpu MHz		: 3545.240
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6984.37
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	: 0xb00001f
cpu MHz		: 3442.203
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.32
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	: 0xb00001f
cpu MHz		: 1197.437
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6984.37
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	: 0xb00001f
cpu MHz		: 1197.325
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.32
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	: 0xb00001f
cpu MHz		: 3433.403
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6984.37
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	: 0xb00001f
cpu MHz		: 3477.706
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.32
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	: 0xb00001f
cpu MHz		: 1657.370
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6984.37
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	: 0xb00001f
cpu MHz		: 1197.325
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        126873136 kB
MemAvailable:   129550248 kB
Buffers:          568160 kB
Cached:          2935544 kB
SwapCached:            0 kB
Active:          1144312 kB
Inactive:        3043476 kB
Active(anon):       1472 kB
Inactive(anon):   727860 kB
Active(file):    1142840 kB
Inactive(file):  2315616 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              8928 kB
Writeback:             0 kB
AnonPages:        683116 kB
Mapped:           111376 kB
Shmem:             45896 kB
KReclaimable:     117376 kB
Slab:             224432 kB
SReclaimable:     117376 kB
SUnreclaim:       107056 kB
KernelStack:        3932 kB
PageTables:        10684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1168304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            62816 kB
HardwareCorrupted:     0 kB
AnonHugePages:    595968 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:      312136 kB
DirectMap2M:    33146880 kB
DirectMap1G:    102760448 kB

Free space on /tmp at the end= 723760 MiB
End job on nodeC012 at 2024-07-20 17:35:56