Trace number 4453478

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.08 3610.9

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/subsetcard/
random4reg_opb_shuffle/normalized-subsetcard-eq-random4reg-35.shuf-1.opb
MD5SUMacb26b9ac2b66d2444a9540d0b030c40
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.002075
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables141
Total number of constraints140
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)18
Number of constraints which are nor clauses,nor cardinality constraints122
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-4453478-1721484519.opb
3600.07/3610.90	c 
3600.07/3610.90	c *** TERMINATED *** by signal 15
3600.07/3610.90	s UNKNOWN
3600.07/3610.90	c _____________________________________________________________________________
3600.07/3610.90	c std/band forms        : 140,0
3600.07/3610.90	c 2cl/3cl ITE-codings   : 0,0
3600.07/3610.90	c BDD/srt/adr Max costs : 0,18,0
3600.07/3610.90	c BDDraw/bin/mul/srt/adr: 0,0,0,140,0
3600.07/3610.90	c BDD nodes             : 0
3600.07/3610.90	c Es1/CC detections     : 0,0
3600.07/3610.90	c CC sort               : 140
3600.07/3610.90	c SAT/UNSAT calls       : 0,0
3600.07/3610.90	c regenrated variables  : 0
3600.07/3610.90	c eliminated fixed lits : 0
3600.07/3610.90	c goal lit flips        : 0
3600.07/3610.90	c goal stages           : 0
3600.07/3610.90	c goal shrink           : 0
3600.07/3610.90	c goal coeff separations: 0
3600.07/3610.90	c restarts              : 0
3600.07/3610.90	c conflicts             : 0              (0 /sec)
3600.07/3610.90	c decisions             : 0              (0 /sec)
3600.07/3610.90	c propagations          : 0              (0 /sec)
3600.07/3610.90	c inspects              : 0              (0 /sec)
3600.07/3610.90	c CPU time (solving tm) : 3600 s        (3600 s, SAT 0 s, UNSAT 0 s)
3600.07/3610.90	c Time for Opt-base     : 0.000237 s
3600.07/3610.90	c Steps for Opt-base    : 0
3600.07/3610.90	c Time for BDD coding   : 0 s
3600.07/3610.90	c Time for srt coding   : 0.000292 s
3600.07/3610.90	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63931 MiB (61526 MiB free)
  memory of node 1: 64510 MiB (62511 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=1091372, runsolver pid=1091367

[startup+0.10008 s]*
/proc/loadavg: 4.11 4.09 4.09 3/250 1091395
/proc/meminfo: memFree=127010904/131524600 swapFree=131071996/131071996
[pid=1091372] ppid=1091367 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1091372/stat : 1091372 (naps-1.03.sh) S 1091367 1091372 1087315 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 200613784 10170368 672 134679101440 94290229293056 94290230372376 140723244505696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94290232470832 94290232518020 94290233298944 140723244508126 140723244508255 140723244508255 140723244515272 0
/proc/1091372/statm: 2483 672 595 264 0 134 0
[pid=1091379] ppid=1091372 vsize=6528 memory=3828 CPUtime=0.1 cores=1,3
/proc/1091379/stat : 1091379 (naps-1.03) R 1091372 1091372 1087315 0 -1 4194304 581 0 0 0 10 0 0 0 20 0 1 0 200613784 6684672 957 134679101440 4194304 6891213 140734647526320 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23007232 140734647530479 140734647530595 140734647530595 140734647537611 0
/proc/1091379/statm: 1632 957 468 659 0 836 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 16460 KiB
Current children cumulated memory: 6516 KiB

[startup+0.205111 s]*
/proc/loadavg: 4.11 4.09 4.09 4/245 1091428
/proc/meminfo: memFree=127016572/131524600 swapFree=131071996/131071996
[pid=1091372] ppid=1091367 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1091372/stat : 1091372 (naps-1.03.sh) S 1091367 1091372 1087315 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 200613784 10170368 672 134679101440 94290229293056 94290230372376 140723244505696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94290232470832 94290232518020 94290233298944 140723244508126 140723244508255 140723244508255 140723244515272 0
/proc/1091372/statm: 2483 672 595 264 0 134 0
[pid=1091379] ppid=1091372 vsize=7704 memory=5148 CPUtime=0.2 cores=1,3
/proc/1091379/stat : 1091379 (naps-1.03) R 1091372 1091372 1087315 0 -1 4194304 941 0 0 0 20 0 0 0 20 0 1 0 200613784 7888896 1287 134679101440 4194304 6891213 140734647526320 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23007232 140734647530479 140734647530595 140734647530595 140734647537611 0
/proc/1091379/statm: 1926 1287 468 659 0 1130 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 17636 KiB
Current children cumulated memory: 7836 KiB

[startup+0.304859 s]*
/proc/loadavg: 4.11 4.09 4.09 5/258 1091467
/proc/meminfo: memFree=127004352/131524600 swapFree=131071996/131071996
[pid=1091372] ppid=1091367 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1091372/stat : 1091372 (naps-1.03.sh) S 1091367 1091372 1087315 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 200613784 10170368 672 134679101440 94290229293056 94290230372376 140723244505696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94290232470832 94290232518020 94290233298944 140723244508126 140723244508255 140723244508255 140723244515272 0
/proc/1091372/statm: 2483 672 595 264 0 134 0
[pid=1091379] ppid=1091372 vsize=7704 memory=5676 CPUtime=0.3 cores=1,3
/proc/1091379/stat : 1091379 (naps-1.03) R 1091372 1091372 1087315 0 -1 4194304 1075 0 0 0 30 0 0 0 20 0 1 0 200613784 7888896 1419 134679101440 4194304 6891213 140734647526320 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23007232 140734647530479 140734647530595 140734647530595 140734647537611 0
/proc/1091379/statm: 1926 1419 468 659 0 1130 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 17636 KiB
Current children cumulated memory: 8364 KiB

[startup+0.700188 s]
/proc/loadavg: 4.11 4.09 4.09 5/258 1091468
/proc/meminfo: memFree=126978268/131524600 swapFree=131071996/131071996
[pid=1091372] ppid=1091367 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1091372/stat : 1091372 (naps-1.03.sh) S 1091367 1091372 1087315 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 200613784 10170368 672 134679101440 94290229293056 94290230372376 140723244505696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94290232470832 94290232518020 94290233298944 140723244508126 140723244508255 140723244508255 140723244515272 0
/proc/1091372/statm: 2483 672 595 264 0 134 0
[pid=1091379] ppid=1091372 vsize=10384 memory=8316 CPUtime=0.69 cores=1,3
/proc/1091379/stat : 1091379 (naps-1.03) R 1091372 1091372 1087315 0 -1 4194304 1718 0 0 0 69 0 0 0 20 0 1 0 200613784 10633216 2079 134679101440 4194304 6891213 140734647526320 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23007232 140734647530479 140734647530595 140734647530595 140734647537611 0
/proc/1091379/statm: 2596 2079 468 659 0 1800 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 20316 KiB
Current children cumulated memory: 11004 KiB

[startup+1.50019 s]
/proc/loadavg: 4.11 4.09 4.09 5/258 1091468
/proc/meminfo: memFree=126946984/131524600 swapFree=131071996/131071996
[pid=1091372] ppid=1091367 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1091372/stat : 1091372 (naps-1.03.sh) S 1091367 1091372 1087315 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 200613784 10170368 672 134679101440 94290229293056 94290230372376 140723244505696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94290232470832 94290232518020 94290233298944 140723244508126 140723244508255 140723244508255 140723244515272 0
/proc/1091372/statm: 2483 672 595 264 0 134 0
[pid=1091379] ppid=1091372 vsize=15916 memory=11680 CPUtime=1.48 cores=1,3
/proc/1091379/stat : 1091379 (naps-1.03) R 1091372 1091372 1087315 0 -1 4194304 2062 0 0 0 148 0 0 0 20 0 1 0 200613784 16297984 2920 134679101440 4194304 6891213 140734647526320 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23007232 140734647530479 140734647530595 140734647530595 140734647537611 0
/proc/1091379/statm: 3979 2920 468 659 0 3183 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 25848 KiB
Current children cumulated memory: 14368 KiB

[startup+3.10583 s]
/proc/loadavg: 4.11 4.09 4.09 5/258 1091468
/proc/meminfo: memFree=126919476/131524600 swapFree=131071996/131071996
[pid=1091372] ppid=1091367 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1091372/stat : 1091372 (naps-1.03.sh) S 1091367 1091372 1087315 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 200613784 10170368 672 134679101440 94290229293056 94290230372376 140723244505696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94290232470832 94290232518020 94290233298944 140723244508126 140723244508255 140723244508255 140723244515272 0
/proc/1091372/statm: 2483 672 595 264 0 134 0
[pid=1091379] ppid=1091372 vsize=18636 memory=16356 CPUtime=3.08 cores=1,3
/proc/1091379/stat : 1091379 (naps-1.03) R 1091372 1091372 1087315 0 -1 4194304 2682 0 0 0 308 0 0 0 20 0 1 0 200613784 19083264 4089 134679101440 4194304 6891213 140734647526320 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23007232 140734647530479 140734647530595 140734647530595 140734647537611 0
/proc/1091379/statm: 4659 4089 468 659 0 3863 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 28568 KiB
Current children cumulated memory: 19044 KiB

[startup+6.30022 s]
/proc/loadavg: 4.10 4.09 4.09 5/258 1091518
/proc/meminfo: memFree=127089224/131524600 swapFree=131071996/131071996
[pid=1091372] ppid=1091367 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1091372/stat : 1091372 (naps-1.03.sh) S 1091367 1091372 1087315 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 200613784 10170368 672 134679101440 94290229293056 94290230372376 140723244505696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94290232470832 94290232518020 94290233298944 140723244508126 140723244508255 140723244508255 140723244515272 0
/proc/1091372/statm: 2483 672 595 264 0 134 0
[pid=1091379] ppid=1091372 vsize=20364 memory=18500 CPUtime=6.27 cores=1,3
/proc/1091379/stat : 1091379 (naps-1.03) R 1091372 1091372 1087315 0 -1 4194304 3866 0 0 0 627 0 0 0 20 0 1 0 200613784 20852736 4625 134679101440 4194304 6891213 140734647526320 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23007232 140734647530479 140734647530595 140734647530595 140734647537611 0
/proc/1091379/statm: 5091 4625 468 659 0 4295 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 30296 KiB
Current children cumulated memory: 21188 KiB

[startup+12.7002 s]
/proc/loadavg: 4.09 4.09 4.09 5/258 1091520
/proc/meminfo: memFree=127029260/131524600 swapFree=131071996/131071996
[pid=1091372] ppid=1091367 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1091372/stat : 1091372 (naps-1.03.sh) S 1091367 1091372 1087315 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 200613784 10170368 672 134679101440 94290229293056 94290230372376 140723244505696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94290232470832 94290232518020 94290233298944 140723244508126 140723244508255 140723244508255 140723244515272 0
/proc/1091372/statm: 2483 672 595 264 0 134 0
[pid=1091379] ppid=1091372 vsize=31856 memory=28728 CPUtime=12.65 cores=1,3
/proc/1091379/stat : 1091379 (naps-1.03) R 1091372 1091372 1087315 0 -1 4194304 4880 0 0 0 1264 1 0 0 20 0 1 0 200613784 32620544 7182 134679101440 4194304 6891213 140734647526320 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23007232 140734647530479 140734647530595 140734647530595 140734647537611 0
/proc/1091379/statm: 7964 7182 468 659 0 7168 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 41788 KiB
Current children cumulated memory: 31416 KiB

[startup+25.5003 s]
/proc/loadavg: 4.07 4.08 4.09 5/258 1091521
/proc/meminfo: memFree=126988116/131524600 swapFree=131071996/131071996
[pid=1091372] ppid=1091367 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1091372/stat : 1091372 (naps-1.03.sh) S 1091367 1091372 1087315 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 200613784 10170368 672 134679101440 94290229293056 94290230372376 140723244505696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94290232470832 94290232518020 94290233298944 140723244508126 140723244508255 140723244508255 140723244515272 0
/proc/1091372/statm: 2483 672 595 264 0 134 0
[pid=1091379] ppid=1091372 vsize=34688 memory=28036 CPUtime=25.41 cores=1,3
/proc/1091379/stat : 1091379 (naps-1.03) R 1091372 1091372 1087315 0 -1 4194304 5393 0 0 0 2540 1 0 0 20 0 1 0 200613784 35520512 7009 134679101440 4194304 6891213 140734647526320 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23007232 140734647530479 140734647530595 140734647530595 140734647537611 0
/proc/1091379/statm: 8672 7009 468 659 0 7876 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 44620 KiB
Current children cumulated memory: 30724 KiB

[startup+51.1057 s]
/proc/loadavg: 4.16 4.11 4.09 5/258 1091526
/proc/meminfo: memFree=126924816/131524600 swapFree=131071996/131071996
[pid=1091372] ppid=1091367 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1091372/stat : 1091372 (naps-1.03.sh) S 1091367 1091372 1087315 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 200613784 10170368 672 134679101440 94290229293056 94290230372376 140723244505696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94290232470832 94290232518020 94290233298944 140723244508126 140723244508255 140723244508255 140723244515272 0
/proc/1091372/statm: 2483 672 595 264 0 134 0
[pid=1091379] ppid=1091372 vsize=46180 memory=42528 CPUtime=50.95 cores=1,3
/proc/1091379/stat : 1091379 (naps-1.03) R 1091372 1091372 1087315 0 -1 4194304 7315 0 0 0 5093 2 0 0 20 0 1 0 200613784 47288320 10632 134679101440 4194304 6891213 140734647526320 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23007232 140734647530479 140734647530595 140734647530595 140734647537611 0
/proc/1091379/statm: 11545 10632 468 659 0 10749 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 56112 KiB
Current children cumulated memory: 45216 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.09 4.09 6/260 1091538
/proc/meminfo: memFree=126846992/131524600 swapFree=131071996/131071996
[pid=1091372] ppid=1091367 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1091372/stat : 1091372 (naps-1.03.sh) S 1091367 1091372 1087315 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 200613784 10170368 672 134679101440 94290229293056 94290230372376 140723244505696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94290232470832 94290232518020 94290233298944 140723244508126 140723244508255 140723244508255 140723244515272 0
/proc/1091372/statm: 2483 672 595 264 0 134 0
[pid=1091379] ppid=1091372 vsize=47756 memory=45936 CPUtime=102 cores=1,3
/proc/1091379/stat : 1091379 (naps-1.03) R 1091372 1091372 1087315 0 -1 4194304 7747 0 0 0 10198 2 0 0 20 0 1 0 200613784 48902144 11484 134679101440 4194304 6891213 140734647526320 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23007232 140734647530479 140734647530595 140734647530595 140734647537611 0
/proc/1091379/statm: 11939 11484 468 659 0 11143 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 57688 KiB
Current children cumulated memory: 48624 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/260 1091549
/proc/meminfo: memFree=126784200/131524600 swapFree=131071996/131071996
[pid=1091372] ppid=1091367 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1091372/stat : 1091372 (naps-1.03.sh) S 1091367 1091372 1087315 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 200613784 10170368 672 134679101440 94290229293056 94290230372376 140723244505696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94290232470832 94290232518020 94290233298944 140723244508126 140723244508255 140723244508255 140723244515272 0
/proc/1091372/statm: 2483 672 595 264 0 134 0
[pid=1091379] ppid=1091372 vsize=71916 memory=63256 CPUtime=161.83 cores=1,3
/proc/1091379/stat : 1091379 (naps-1.03) R 1091372 1091372 1087315 0 -1 4194304 8169 0 0 0 16180 3 0 0 20 0 1 0 200613784 73641984 15814 134679101440 4194304 6891213 140734647526320 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23007232 140734647530479 140734647530595 140734647530595 140734647537611 0
/proc/1091379/statm: 17979 15814 468 659 0 17183 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 81848 KiB
Current children cumulated memory: 65944 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/260 1091559
/proc/meminfo: memFree=126718788/131524600 swapFree=131071996/131071996
[pid=1091372] ppid=1091367 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1091372/stat : 1091372 (naps-1.03.sh) S 1091367 1091372 1087315 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 200613784 10170368 672 134679101440 94290229293056 94290230372376 140723244505696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94290232470832 94290232518020 94290233298944 140723244508126 140723244508255 140723244508255 140723244515272 0
/proc/1091372/statm: 2483 672 595 264 0 134 0
[pid=1091379] ppid=1091372 vsize=71916 memory=65448 CPUtime=221.64 cores=1,3
/proc/1091379/stat : 1091379 (naps-1.03) R 1091372 1091372 1087315 0 -1 4194304 8198 0 0 0 22161 3 0 0 20 0 1 0 200613784 73641984 16362 134679101440 4194304 6891213 140734647526320 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23007232 140734647530479 140734647530595 140734647530595 140734647537611 0
/proc/1091379/statm: 17979 16362 468 659 0 17183 0
Current children cumulated CPU time: 221.64 s

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

/proc/loadavg: 4.17 4.14 4.10 5/262 1093244
/proc/meminfo: memFree=126225384/131524600 swapFree=131071996/131071996
[pid=1091372] ppid=1091367 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1091372/stat : 1091372 (naps-1.03.sh) S 1091367 1091372 1087315 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 200613784 10170368 672 134679101440 94290229293056 94290230372376 140723244505696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94290232470832 94290232518020 94290233298944 140723244508126 140723244508255 140723244508255 140723244515272 0
/proc/1091372/statm: 2483 672 595 264 0 134 0
[pid=1091379] ppid=1091372 vsize=102468 memory=94120 CPUtime=3093.1 cores=1,3
/proc/1091379/stat : 1091379 (naps-1.03) R 1091372 1091372 1087315 0 -1 4194304 28843 0 0 0 309268 42 0 0 20 0 1 0 200613784 104927232 23530 134679101440 4194304 6891213 140734647526320 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23007232 140734647530479 140734647530595 140734647530595 140734647537611 0
/proc/1091379/statm: 25617 23530 468 659 0 24821 0
Current children cumulated CPU time: 3093.1 s
Current children cumulated vsize: 112400 KiB
Current children cumulated memory: 96808 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.13 4.09 5/261 1093267
/proc/meminfo: memFree=126098188/131524600 swapFree=131071996/131071996
[pid=1091372] ppid=1091367 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1091372/stat : 1091372 (naps-1.03.sh) S 1091367 1091372 1087315 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 200613784 10170368 672 134679101440 94290229293056 94290230372376 140723244505696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94290232470832 94290232518020 94290233298944 140723244508126 140723244508255 140723244508255 140723244515272 0
/proc/1091372/statm: 2483 672 595 264 0 134 0
[pid=1091379] ppid=1091372 vsize=151788 memory=140312 CPUtime=3152.91 cores=1,3
/proc/1091379/stat : 1091379 (naps-1.03) R 1091372 1091372 1087315 0 -1 4194304 29201 0 0 0 315248 43 0 0 20 0 1 0 200613784 155430912 35078 134679101440 4194304 6891213 140734647526320 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23007232 140734647530479 140734647530595 140734647530595 140734647537611 0
/proc/1091379/statm: 37947 35078 468 659 0 37151 0
Current children cumulated CPU time: 3152.91 s
Current children cumulated vsize: 161720 KiB
Current children cumulated memory: 143000 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/261 1093277
/proc/meminfo: memFree=126229016/131524600 swapFree=131071996/131071996
[pid=1091372] ppid=1091367 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1091372/stat : 1091372 (naps-1.03.sh) S 1091367 1091372 1087315 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 200613784 10170368 672 134679101440 94290229293056 94290230372376 140723244505696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94290232470832 94290232518020 94290233298944 140723244508126 140723244508255 140723244508255 140723244515272 0
/proc/1091372/statm: 2483 672 595 264 0 134 0
[pid=1091379] ppid=1091372 vsize=182608 memory=154648 CPUtime=3212.71 cores=1,3
/proc/1091379/stat : 1091379 (naps-1.03) R 1091372 1091372 1087315 0 -1 4194304 29778 0 0 0 321228 43 0 0 20 0 1 0 200613784 186990592 38662 134679101440 4194304 6891213 140734647526320 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23007232 140734647530479 140734647530595 140734647530595 140734647537611 0
/proc/1091379/statm: 45652 38662 468 659 0 44856 0
Current children cumulated CPU time: 3212.71 s
Current children cumulated vsize: 192540 KiB
Current children cumulated memory: 157336 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/260 1093287
/proc/meminfo: memFree=126165368/131524600 swapFree=131071996/131071996
[pid=1091372] ppid=1091367 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1091372/stat : 1091372 (naps-1.03.sh) S 1091367 1091372 1087315 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 200613784 10170368 672 134679101440 94290229293056 94290230372376 140723244505696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94290232470832 94290232518020 94290233298944 140723244508126 140723244508255 140723244508255 140723244515272 0
/proc/1091372/statm: 2483 672 595 264 0 134 0
[pid=1091379] ppid=1091372 vsize=151788 memory=138264 CPUtime=3272.52 cores=1,3
/proc/1091379/stat : 1091379 (naps-1.03) R 1091372 1091372 1087315 0 -1 4194304 30146 0 0 0 327208 44 0 0 20 0 1 0 200613784 155430912 34566 134679101440 4194304 6891213 140734647526320 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23007232 140734647530479 140734647530595 140734647530595 140734647537611 0
/proc/1091379/statm: 37947 34566 468 659 0 37151 0
Current children cumulated CPU time: 3272.52 s
Current children cumulated vsize: 161720 KiB
Current children cumulated memory: 140952 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/260 1093299
/proc/meminfo: memFree=126029304/131524600 swapFree=131071996/131071996
[pid=1091372] ppid=1091367 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1091372/stat : 1091372 (naps-1.03.sh) S 1091367 1091372 1087315 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 200613784 10170368 672 134679101440 94290229293056 94290230372376 140723244505696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94290232470832 94290232518020 94290233298944 140723244508126 140723244508255 140723244508255 140723244515272 0
/proc/1091372/statm: 2483 672 595 264 0 134 0
[pid=1091379] ppid=1091372 vsize=182608 memory=154636 CPUtime=3332.33 cores=1,3
/proc/1091379/stat : 1091379 (naps-1.03) R 1091372 1091372 1087315 0 -1 4194304 30720 0 0 0 333188 45 0 0 20 0 1 0 200613784 186990592 38659 134679101440 4194304 6891213 140734647526320 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23007232 140734647530479 140734647530595 140734647530595 140734647537611 0
/proc/1091379/statm: 45652 38659 468 659 0 44856 0
Current children cumulated CPU time: 3332.33 s
Current children cumulated vsize: 192540 KiB
Current children cumulated memory: 157324 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/259 1093309
/proc/meminfo: memFree=126264240/131524600 swapFree=131071996/131071996
[pid=1091372] ppid=1091367 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1091372/stat : 1091372 (naps-1.03.sh) S 1091367 1091372 1087315 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 200613784 10170368 672 134679101440 94290229293056 94290230372376 140723244505696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94290232470832 94290232518020 94290233298944 140723244508126 140723244508255 140723244508255 140723244515272 0
/proc/1091372/statm: 2483 672 595 264 0 134 0
[pid=1091379] ppid=1091372 vsize=151788 memory=130060 CPUtime=3392.14 cores=1,3
/proc/1091379/stat : 1091379 (naps-1.03) R 1091372 1091372 1087315 0 -1 4194304 31083 0 0 0 339168 46 0 0 20 0 1 0 200613784 155430912 32515 134679101440 4194304 6891213 140734647526320 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23007232 140734647530479 140734647530595 140734647530595 140734647537611 0
/proc/1091379/statm: 37947 32515 468 659 0 37151 0
Current children cumulated CPU time: 3392.14 s
Current children cumulated vsize: 161720 KiB
Current children cumulated memory: 132748 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/259 1093319
/proc/meminfo: memFree=126122232/131524600 swapFree=131071996/131071996
[pid=1091372] ppid=1091367 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1091372/stat : 1091372 (naps-1.03.sh) S 1091367 1091372 1087315 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 200613784 10170368 672 134679101440 94290229293056 94290230372376 140723244505696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94290232470832 94290232518020 94290233298944 140723244508126 140723244508255 140723244508255 140723244515272 0
/proc/1091372/statm: 2483 672 595 264 0 134 0
[pid=1091379] ppid=1091372 vsize=151788 memory=147192 CPUtime=3451.94 cores=1,3
/proc/1091379/stat : 1091379 (naps-1.03) R 1091372 1091372 1087315 0 -1 4194304 31392 0 0 0 345148 46 0 0 20 0 1 0 200613784 155430912 36798 134679101440 4194304 6891213 140734647526320 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23007232 140734647530479 140734647530595 140734647530595 140734647537611 0
/proc/1091379/statm: 37947 36798 468 659 0 37151 0
Current children cumulated CPU time: 3451.94 s
Current children cumulated vsize: 161720 KiB
Current children cumulated memory: 149880 KiB

[startup+3522.3 s]
/proc/loadavg: 4.38 4.21 4.12 5/258 1093330
/proc/meminfo: memFree=126056836/131524600 swapFree=131071996/131071996
[pid=1091372] ppid=1091367 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1091372/stat : 1091372 (naps-1.03.sh) S 1091367 1091372 1087315 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 200613784 10170368 672 134679101440 94290229293056 94290230372376 140723244505696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94290232470832 94290232518020 94290233298944 140723244508126 140723244508255 140723244508255 140723244515272 0
/proc/1091372/statm: 2483 672 595 264 0 134 0
[pid=1091379] ppid=1091372 vsize=102468 memory=98216 CPUtime=3511.75 cores=1,3
/proc/1091379/stat : 1091379 (naps-1.03) R 1091372 1091372 1087315 0 -1 4194304 31738 0 0 0 351128 47 0 0 20 0 1 0 200613784 104927232 24554 134679101440 4194304 6891213 140734647526320 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23007232 140734647530479 140734647530595 140734647530595 140734647537611 0
/proc/1091379/statm: 25617 24554 468 659 0 24821 0
Current children cumulated CPU time: 3511.75 s
Current children cumulated vsize: 112400 KiB
Current children cumulated memory: 100904 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.17 4.11 5/259 1093341
/proc/meminfo: memFree=126227960/131524600 swapFree=131071996/131071996
[pid=1091372] ppid=1091367 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1091372/stat : 1091372 (naps-1.03.sh) S 1091367 1091372 1087315 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 200613784 10170368 672 134679101440 94290229293056 94290230372376 140723244505696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94290232470832 94290232518020 94290233298944 140723244508126 140723244508255 140723244508255 140723244515272 0
/proc/1091372/statm: 2483 672 595 264 0 134 0
[pid=1091379] ppid=1091372 vsize=151788 memory=146456 CPUtime=3571.57 cores=1,3
/proc/1091379/stat : 1091379 (naps-1.03) R 1091372 1091372 1087315 0 -1 4194304 32100 0 0 0 357109 48 0 0 20 0 1 0 200613784 155430912 36614 134679101440 4194304 6891213 140734647526320 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23007232 140734647530479 140734647530595 140734647530595 140734647537611 0
/proc/1091379/statm: 37947 36614 468 659 0 37151 0
Current children cumulated CPU time: 3571.57 s
Current children cumulated vsize: 161720 KiB
Current children cumulated memory: 149144 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.9 s]
/proc/loadavg: 4.15 4.17 4.11 5/259 1093345
/proc/meminfo: memFree=126035276/131524600 swapFree=131071996/131071996
[pid=1091372] ppid=1091367 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1091372/stat : 1091372 (naps-1.03.sh) S 1091367 1091372 1087315 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 200613784 10170368 672 134679101440 94290229293056 94290230372376 140723244505696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94290232470832 94290232518020 94290233298944 140723244508126 140723244508255 140723244508255 140723244515272 0
/proc/1091372/statm: 2483 672 595 264 0 134 0
[pid=1091379] ppid=1091372 vsize=182608 memory=154576 CPUtime=3600.07 cores=1,3
/proc/1091379/stat : 1091379 (naps-1.03) R 1091372 1091372 1087315 0 -1 4194304 32615 0 0 0 359959 48 0 0 20 0 1 0 200613784 186990592 38644 134679101440 4194304 6891213 140734647526320 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23007232 140734647530479 140734647530595 140734647530595 140734647537611 0
/proc/1091379/statm: 45652 38644 468 659 0 44856 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 192540 KiB
Current children cumulated memory: 157264 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3599.6 s, system=0.487377 s

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

[startup+3610.9 s]
/proc/loadavg: 4.15 4.17 4.11 5/259 1093345
/proc/meminfo: memFree=126035276/131524600 swapFree=131071996/131071996
[pid=1091372] ppid=1091367 vsize=9932 memory=2688 CPUtime=0 cores=1,3
/proc/1091372/stat : 1091372 (naps-1.03.sh) S 1091367 1091372 1087315 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 200613784 10170368 672 134679101440 94290229293056 94290230372376 140723244505696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94290232470832 94290232518020 94290233298944 140723244508126 140723244508255 140723244508255 140723244515272 0
/proc/1091372/statm: 2483 672 595 264 0 134 0
[pid=1091379] ppid=1091372 vsize=182608 memory=154576 CPUtime=3600.07 cores=1,3
/proc/1091379/stat : 1091379 (naps-1.03) R 1091372 1091372 1087315 0 -1 4194304 32615 0 0 0 359959 48 0 0 20 0 1 0 200613784 186990592 38644 134679101440 4194304 6891213 140734647526320 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23007232 140734647530479 140734647530595 140734647530595 140734647537611 0
/proc/1091379/statm: 45652 38644 468 659 0 44856 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 192540 KiB
Current children cumulated memory: 157264 KiB

Child status: 10

Real time (s): 3610.9
CPU time (s): 3600.08
CPU user time (s): 3599.6
CPU system time (s): 0.487377
CPU usage (%): 99.7004
Max. virtual memory (cumulated for all children) (KiB): 192540
Max. memory (cumulated for all children) (KiB): 165528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.6
system time used= 0.487377
maximum resident set size= 162840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33088
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= 19
involuntary context switches= 2016


# summary of solver processes directly reported to runsolver:
#   pid: 1091372
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3599.6
#   total CPU system time (s): 0.487377

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.29376 second user time and 18.4882 second system time

The end

Launcher Data

Begin job on nodeC017 at 2024-07-20 16:08:52
IDJOB=4453478
IDBENCH=175510
IDSOLVER=3062
FILE ID=nodeC017/4453478-1721484519
RUNJOBID= nodeC017-1721477310-1087327
SLURM_JOB_ID= 7545747
Free space on /tmp= 890064 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/subsetcard/random4reg_opb_shuffle/normalized-subsetcard-eq-random4reg-35.shuf-1.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4453478-1721484519/watcher-4453478-1721484519 -o /tmp/evaluation-result-4453478-1721484519/solver-4453478-1721484519 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721477310-1087327 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4453478-1721484519.opb

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

MD5SUM BENCH= acb26b9ac2b66d2444a9540d0b030c40
RANDOM SEED=989929192

nodeC017.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		: 3608.558
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.46
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		: 3645.841
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.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.071
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.46
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		: 3655.967
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.99
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		: 3599.684
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.46
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		: 3655.424
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.99
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		: 3617.357
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.46
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.885
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.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126960744 kB
MemAvailable:   129453236 kB
Buffers:          614496 kB
Cached:          2703340 kB
SwapCached:            0 kB
Active:          1325240 kB
Inactive:        2576832 kB
Active(anon):       1568 kB
Inactive(anon):   628572 kB
Active(file):    1323672 kB
Inactive(file):  1948260 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              5388 kB
Writeback:             0 kB
AnonPages:        566656 kB
Mapped:           109904 kB
Shmem:             45912 kB
KReclaimable:     120412 kB
Slab:             236784 kB
SReclaimable:     120412 kB
SUnreclaim:       116372 kB
KernelStack:        4128 kB
PageTables:        10344 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1178004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            72928 kB
HardwareCorrupted:     0 kB
AnonHugePages:    569344 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:      305876 kB
DirectMap2M:    43507712 kB
DirectMap1G:    92274688 kB

Free space on /tmp at the end= 890064 MiB
End job on nodeC017 at 2024-07-20 17:09:03