Trace number 4434093

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 NameAnswerobjective functionCPU timeWall clock time
NaPS-GM 1.03? (TO) 3600.03 3609.21

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_2_ic.opb
MD5SUM6f676becb9e8baff21bbed56e9641b4e
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark20172513
Best CPU time to get the best result obtained on this benchmark3600.55
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000400
Total number of constraints2000307
Number of constraints which are clauses980300
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints1020000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 29800
Biggest coefficient in the objective function 165469149
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 179144885896
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 165469149
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 179144885896
Number of bits of the biggest sum of numbers38
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-4434093-1721147081.opb
37.89/38.04	c single stage optimization mode
3600.01/3609.20	c 
3600.01/3609.20	c *** TERMINATED *** by signal 15
3600.01/3609.20	s UNKNOWN
3600.01/3609.20	c _____________________________________________________________________________
3600.01/3609.20	c std/band forms        : 985357,0
3600.01/3609.20	c 2cl/3cl ITE-codings   : 353600,0
3600.01/3609.20	c BDD/srt/adr Max costs : 1640,467835,0
3600.01/3609.20	c BDDraw/bin/mul/srt/adr: 985350,0,0,7,0
3600.01/3609.20	c BDD nodes             : 4302650
3600.01/3609.20	c Es1/CC detections     : 0,0
3600.01/3609.20	c CC sort               : 4
3600.01/3609.20	c SAT/UNSAT calls       : 0,0
3600.01/3609.20	c regenrated variables  : 0
3600.01/3609.20	c eliminated fixed lits : 300
3600.01/3609.20	c goal lit flips        : 0
3600.01/3609.20	c goal stages           : 1
3600.01/3609.20	c goal shrink           : 0
3600.01/3609.20	c goal coeff separations: 5132
3600.01/3609.20	c restarts              : 0
3600.01/3609.20	c conflicts             : 0              (0 /sec)
3600.01/3609.20	c decisions             : 0              (0 /sec)
3600.01/3609.20	c propagations          : 0              (0 /sec)
3600.01/3609.20	c inspects              : 0              (0 /sec)
3600.01/3609.20	c CPU time (solving tm) : 3597 s        (3561 s, SAT 0 s, UNSAT 0 s)
3600.01/3609.20	c Time for Opt-base     : 0.002359 s
3600.01/3609.20	c Steps for Opt-base    : 0
3600.01/3609.20	c Time for BDD coding   : 11.81 s
3600.01/3609.20	c Time for srt coding   : 0.2896 s
3600.01/3609.20	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 (60482 MiB free)
  memory of node 1: 64510 MiB (58046 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100397 s]*
/proc/loadavg: 4.14 4.12 4.09 5/244 859251
/proc/meminfo: memFree=121353768/131655788 swapFree=131071996/131071996
[pid=859241] ppid=859238 vsize=9932 memory=2804 CPUtime=0 cores=4,6
/proc/859241/stat : 859241 (naps-1.03.sh) S 859238 859241 857069 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 166867447 10170368 701 134679101440 94168755273728 94168756353048 140734634730368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94168758451504 94168758498692 94168778960896 140734634738656 140734634738785 140734634738785 140734634745800 0
/proc/859241/statm: 2483 701 626 264 0 134 0
[pid=859246] ppid=859241 vsize=22384 memory=14760 CPUtime=0.09 cores=4,6
/proc/859246/stat : 859246 (naps-1.03) R 859241 859241 857069 0 -1 4194304 3530 0 0 0 9 0 0 0 20 0 1 0 166867448 22921216 3690 134679101440 4194304 6891213 140728641067840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 31227904 140728641074161 140728641074277 140728641074277 140728641081291 0
/proc/859246/statm: 5596 3690 391 659 0 4800 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 32316 KiB
Current children cumulated memory: 17564 KiB

[startup+0.207187 s]*
/proc/loadavg: 4.14 4.12 4.09 5/248 859261
/proc/meminfo: memFree=121339100/131655788 swapFree=131071996/131071996
[pid=859241] ppid=859238 vsize=9932 memory=2804 CPUtime=0 cores=4,6
/proc/859241/stat : 859241 (naps-1.03.sh) S 859238 859241 857069 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 166867447 10170368 701 134679101440 94168755273728 94168756353048 140734634730368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94168758451504 94168758498692 94168778960896 140734634738656 140734634738785 140734634738785 140734634745800 0
/proc/859241/statm: 2483 701 626 264 0 134 0
[pid=859246] ppid=859241 vsize=23792 memory=16644 CPUtime=0.19 cores=4,6
/proc/859246/stat : 859246 (naps-1.03) R 859241 859241 857069 0 -1 4194304 4099 0 0 0 19 0 0 0 20 0 1 0 166867448 24363008 4161 134679101440 4194304 6891213 140728641067840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 31227904 140728641074161 140728641074277 140728641074277 140728641081291 0
/proc/859246/statm: 5948 4161 436 659 0 5152 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 33724 KiB
Current children cumulated memory: 19448 KiB

[startup+0.307505 s]*
/proc/loadavg: 4.14 4.12 4.09 5/248 859261
/proc/meminfo: memFree=121338916/131655788 swapFree=131071996/131071996
[pid=859241] ppid=859238 vsize=9932 memory=2804 CPUtime=0 cores=4,6
/proc/859241/stat : 859241 (naps-1.03.sh) S 859238 859241 857069 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 166867447 10170368 701 134679101440 94168755273728 94168756353048 140734634730368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94168758451504 94168758498692 94168778960896 140734634738656 140734634738785 140734634738785 140734634745800 0
/proc/859241/statm: 2483 701 626 264 0 134 0
[pid=859246] ppid=859241 vsize=23792 memory=16644 CPUtime=0.3 cores=4,6
/proc/859246/stat : 859246 (naps-1.03) R 859241 859241 857069 0 -1 4194304 4109 0 0 0 29 1 0 0 20 0 1 0 166867448 24363008 4161 134679101440 4194304 6891213 140728641067840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 31227904 140728641074161 140728641074277 140728641074277 140728641081291 0
/proc/859246/statm: 5948 4161 436 659 0 5152 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 33724 KiB
Current children cumulated memory: 19448 KiB

[startup+0.700288 s]
/proc/loadavg: 4.14 4.12 4.09 5/248 859261
/proc/meminfo: memFree=121331552/131655788 swapFree=131071996/131071996
[pid=859241] ppid=859238 vsize=9932 memory=2804 CPUtime=0 cores=4,6
/proc/859241/stat : 859241 (naps-1.03.sh) S 859238 859241 857069 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 166867447 10170368 701 134679101440 94168755273728 94168756353048 140734634730368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94168758451504 94168758498692 94168778960896 140734634738656 140734634738785 140734634738785 140734634745800 0
/proc/859241/statm: 2483 701 626 264 0 134 0
[pid=859246] ppid=859241 vsize=32144 memory=25088 CPUtime=0.68 cores=4,6
/proc/859246/stat : 859246 (naps-1.03) R 859241 859241 857069 0 -1 4194304 6204 0 0 0 67 1 0 0 20 0 1 0 166867448 32915456 6272 134679101440 4194304 6891213 140728641067840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 31227904 140728641074161 140728641074277 140728641074277 140728641081291 0
/proc/859246/statm: 8036 6272 436 659 0 7240 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 42076 KiB
Current children cumulated memory: 27892 KiB

[startup+1.5004 s]
/proc/loadavg: 4.14 4.12 4.09 5/248 859261
/proc/meminfo: memFree=121312172/131655788 swapFree=131071996/131071996
[pid=859241] ppid=859238 vsize=9932 memory=2804 CPUtime=0 cores=4,6
/proc/859241/stat : 859241 (naps-1.03.sh) S 859238 859241 857069 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 166867447 10170368 701 134679101440 94168755273728 94168756353048 140734634730368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94168758451504 94168758498692 94168778960896 140734634738656 140734634738785 140734634738785 140734634745800 0
/proc/859241/statm: 2483 701 626 264 0 134 0
[pid=859246] ppid=859241 vsize=77428 memory=71392 CPUtime=1.48 cores=4,6
/proc/859246/stat : 859246 (naps-1.03) R 859241 859241 857069 0 -1 4194304 17504 0 0 0 145 3 0 0 20 0 1 0 166867448 79286272 17848 134679101440 4194304 6891213 140728641067840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 31227904 140728641074161 140728641074277 140728641074277 140728641081291 0
/proc/859246/statm: 19357 17848 436 659 0 18561 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 87360 KiB
Current children cumulated memory: 74196 KiB

[startup+3.11328 s]
/proc/loadavg: 4.14 4.12 4.09 6/248 859311
/proc/meminfo: memFree=123416104/131655788 swapFree=131071996/131071996
[pid=859241] ppid=859238 vsize=9932 memory=2804 CPUtime=0 cores=4,6
/proc/859241/stat : 859241 (naps-1.03.sh) S 859238 859241 857069 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 166867447 10170368 701 134679101440 94168755273728 94168756353048 140734634730368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94168758451504 94168758498692 94168778960896 140734634738656 140734634738785 140734634738785 140734634745800 0
/proc/859241/statm: 2483 701 626 264 0 134 0
[pid=859246] ppid=859241 vsize=307928 memory=296056 CPUtime=3.08 cores=4,6
/proc/859246/stat : 859246 (naps-1.03) R 859241 859241 857069 0 -1 4194304 73801 0 0 0 294 14 0 0 20 0 1 0 166867448 315318272 74014 134679101440 4194304 6891213 140728641067840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 31227904 140728641074161 140728641074277 140728641074277 140728641081291 0
/proc/859246/statm: 76982 74014 436 659 0 76186 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 317860 KiB
Current children cumulated memory: 298860 KiB

[startup+6.3004 s]
/proc/loadavg: 4.21 4.14 4.10 5/248 859311
/proc/meminfo: memFree=121539556/131655788 swapFree=131071996/131071996
[pid=859241] ppid=859238 vsize=9932 memory=2804 CPUtime=0 cores=4,6
/proc/859241/stat : 859241 (naps-1.03.sh) S 859238 859241 857069 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 166867447 10170368 701 134679101440 94168755273728 94168756353048 140734634730368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94168758451504 94168758498692 94168778960896 140734634738656 140734634738785 140734634738785 140734634745800 0
/proc/859241/statm: 2483 701 626 264 0 134 0
[pid=859246] ppid=859241 vsize=830428 memory=799948 CPUtime=6.26 cores=4,6
/proc/859246/stat : 859246 (naps-1.03) R 859241 859241 857069 0 -1 4194304 190824 0 0 0 592 34 0 0 20 0 1 0 166867448 850358272 199987 134679101440 4194304 6891213 140728641067840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 31227904 140728641074161 140728641074277 140728641074277 140728641081291 0
/proc/859246/statm: 207607 199987 436 659 0 206811 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 840360 KiB
Current children cumulated memory: 802752 KiB

[startup+12.7004 s]
/proc/loadavg: 4.19 4.13 4.10 5/248 859313
/proc/meminfo: memFree=117269608/131655788 swapFree=131071996/131071996
[pid=859241] ppid=859238 vsize=9932 memory=2804 CPUtime=0 cores=4,6
/proc/859241/stat : 859241 (naps-1.03.sh) S 859238 859241 857069 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 166867447 10170368 701 134679101440 94168755273728 94168756353048 140734634730368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94168758451504 94168758498692 94168778960896 140734634738656 140734634738785 140734634738785 140734634745800 0
/proc/859241/statm: 2483 701 626 264 0 134 0
[pid=859246] ppid=859241 vsize=1131764 memory=1093184 CPUtime=12.65 cores=4,6
/proc/859246/stat : 859246 (naps-1.03) R 859241 859241 857069 0 -1 4194304 253166 0 0 0 1219 46 0 0 20 0 1 0 166867448 1158926336 273296 134679101440 4194304 6891213 140728641067840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 31227904 140728641074161 140728641074277 140728641074277 140728641081291 0
/proc/859246/statm: 282941 273296 436 659 0 282145 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1141696 KiB
Current children cumulated memory: 1095988 KiB

[startup+25.5004 s]
/proc/loadavg: 4.15 4.13 4.09 5/248 859314
/proc/meminfo: memFree=115461268/131655788 swapFree=131071996/131071996
[pid=859241] ppid=859238 vsize=9932 memory=2804 CPUtime=0 cores=4,6
/proc/859241/stat : 859241 (naps-1.03.sh) S 859238 859241 857069 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 166867447 10170368 701 134679101440 94168755273728 94168756353048 140734634730368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94168758451504 94168758498692 94168778960896 140734634738656 140734634738785 140734634738785 140734634745800 0
/proc/859241/statm: 2483 701 626 264 0 134 0
[pid=859246] ppid=859241 vsize=1482860 memory=1435500 CPUtime=25.43 cores=4,6
/proc/859246/stat : 859246 (naps-1.03) R 859241 859241 857069 0 -1 4194304 319996 0 0 0 2454 89 0 0 20 0 1 0 166867448 1518448640 358875 134679101440 4194304 6891213 140728641067840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 31227904 140728641074161 140728641074277 140728641074277 140728641081291 0
/proc/859246/statm: 370715 358875 468 659 0 369919 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 1492792 KiB
Current children cumulated memory: 1438304 KiB

[startup+51.1133 s]
/proc/loadavg: 4.17 4.13 4.09 5/247 859703
/proc/meminfo: memFree=114047456/131655788 swapFree=131071996/131071996
[pid=859241] ppid=859238 vsize=9932 memory=2804 CPUtime=0 cores=4,6
/proc/859241/stat : 859241 (naps-1.03.sh) S 859238 859241 857069 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 166867447 10170368 701 134679101440 94168755273728 94168756353048 140734634730368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94168758451504 94168758498692 94168778960896 140734634738656 140734634738785 140734634738785 140734634745800 0
/proc/859241/statm: 2483 701 626 264 0 134 0
[pid=859246] ppid=859241 vsize=2762140 memory=2492392 CPUtime=50.96 cores=4,6
/proc/859246/stat : 859246 (naps-1.03) R 859241 859241 857069 0 -1 4194304 351021 0 0 0 4933 163 0 0 20 0 1 0 166867448 2828431360 623098 134679101440 4194304 6891213 140728641067840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 31227904 140728641074161 140728641074277 140728641074277 140728641081291 0
/proc/859246/statm: 690535 623098 468 659 0 689739 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 2772072 KiB
Current children cumulated memory: 2495196 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/247 859711
/proc/meminfo: memFree=104483876/131655788 swapFree=131071996/131071996
[pid=859241] ppid=859238 vsize=9932 memory=2804 CPUtime=0 cores=4,6
/proc/859241/stat : 859241 (naps-1.03.sh) S 859238 859241 857069 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 166867447 10170368 701 134679101440 94168755273728 94168756353048 140734634730368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94168758451504 94168758498692 94168778960896 140734634738656 140734634738785 140734634738785 140734634745800 0
/proc/859241/statm: 2483 701 626 264 0 134 0
[pid=859246] ppid=859241 vsize=2762140 memory=2494440 CPUtime=101.99 cores=4,6
/proc/859246/stat : 859246 (naps-1.03) R 859241 859241 857069 0 -1 4194304 351149 0 0 0 10035 164 0 0 20 0 1 0 166867448 2828431360 623610 134679101440 4194304 6891213 140728641067840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 31227904 140728641074161 140728641074277 140728641074277 140728641081291 0
/proc/859246/statm: 690535 623610 468 659 0 689739 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 2772072 KiB
Current children cumulated memory: 2497244 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/247 859722
/proc/meminfo: memFree=104337948/131655788 swapFree=131071996/131071996
[pid=859241] ppid=859238 vsize=9932 memory=2804 CPUtime=0 cores=4,6
/proc/859241/stat : 859241 (naps-1.03.sh) S 859238 859241 857069 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 166867447 10170368 701 134679101440 94168755273728 94168756353048 140734634730368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94168758451504 94168758498692 94168778960896 140734634738656 140734634738785 140734634738785 140734634745800 0
/proc/859241/statm: 2483 701 626 264 0 134 0
[pid=859246] ppid=859241 vsize=2762140 memory=2510824 CPUtime=161.81 cores=4,6
/proc/859246/stat : 859246 (naps-1.03) R 859241 859241 857069 0 -1 4194304 351385 0 0 0 16016 165 0 0 20 0 1 0 166867448 2828431360 627706 134679101440 4194304 6891213 140728641067840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 31227904 140728641074161 140728641074277 140728641074277 140728641081291 0
/proc/859246/statm: 690535 627706 468 659 0 689739 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 2772072 KiB
Current children cumulated memory: 2513628 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/248 859901
/proc/meminfo: memFree=104224160/131655788 swapFree=131071996/131071996
[pid=859241] ppid=859238 vsize=9932 memory=2804 CPUtime=0 cores=4,6
/proc/859241/stat : 859241 (naps-1.03.sh) S 859238 859241 857069 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 166867447 10170368 701 134679101440 94168755273728 94168756353048 140734634730368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94168758451504 94168758498692 94168778960896 140734634738656 140734634738785 140734634738785 140734634745800 0
/proc/859241/statm: 2483 701 626 264 0 134 0
[pid=859246] ppid=859241 vsize=2762140 memory=2525160 CPUtime=221.63 cores=4,6
/proc/859246/stat : 859246 (naps-1.03) R 859241 859241 857069 0 -1 4194304 351536 0 0 0 21997 166 0 0 20 0 1 0 166867448 2828431360 631290 134679101440 4194304 6891213 140728641067840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 31227904 140728641074161 140728641074277 140728641074277 140728641081291 0
/proc/859246/statm: 690535 631290 468 659 0 689739 0
Current children cumulated CPU time: 221.63 s

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

/proc/859246/statm: 690535 630392 468 659 0 689739 0
Current children cumulated CPU time: 3034.37 s
Current children cumulated vsize: 2772072 KiB
Current children cumulated memory: 2524372 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.13 4.15 5/246 861100
/proc/meminfo: memFree=91948176/131655788 swapFree=131071996/131071996
[pid=859241] ppid=859238 vsize=9932 memory=2804 CPUtime=0 cores=4,6
/proc/859241/stat : 859241 (naps-1.03.sh) S 859238 859241 857069 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 166867447 10170368 701 134679101440 94168755273728 94168756353048 140734634730368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94168758451504 94168758498692 94168778960896 140734634738656 140734634738785 140734634738785 140734634745800 0
/proc/859241/statm: 2483 701 626 264 0 134 0
[pid=859246] ppid=859241 vsize=2762140 memory=2523616 CPUtime=3094.25 cores=4,6
/proc/859246/stat : 859246 (naps-1.03) R 859241 859241 857069 0 -1 4194304 391739 0 0 0 309174 251 0 0 20 0 1 0 166867448 2828431360 630904 134679101440 4194304 6891213 140728641067840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 31227904 140728641074161 140728641074277 140728641074277 140728641081291 0
/proc/859246/statm: 690535 630904 468 659 0 689739 0
Current children cumulated CPU time: 3094.25 s
Current children cumulated vsize: 2772072 KiB
Current children cumulated memory: 2526420 KiB

[startup+3162.3 s]
/proc/loadavg: 4.18 4.15 4.16 5/245 861110
/proc/meminfo: memFree=91935612/131655788 swapFree=131071996/131071996
[pid=859241] ppid=859238 vsize=9932 memory=2804 CPUtime=0 cores=4,6
/proc/859241/stat : 859241 (naps-1.03.sh) S 859238 859241 857069 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 166867447 10170368 701 134679101440 94168755273728 94168756353048 140734634730368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94168758451504 94168758498692 94168778960896 140734634738656 140734634738785 140734634738785 140734634745800 0
/proc/859241/statm: 2483 701 626 264 0 134 0
[pid=859246] ppid=859241 vsize=2762140 memory=2523616 CPUtime=3154.11 cores=4,6
/proc/859246/stat : 859246 (naps-1.03) R 859241 859241 857069 0 -1 4194304 392635 0 0 0 315160 251 0 0 20 0 1 0 166867448 2828431360 630904 134679101440 4194304 6891213 140728641067840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 31227904 140728641074161 140728641074277 140728641074277 140728641081291 0
/proc/859246/statm: 690535 630904 468 659 0 689739 0
Current children cumulated CPU time: 3154.11 s
Current children cumulated vsize: 2772072 KiB
Current children cumulated memory: 2526420 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.13 4.15 5/245 861120
/proc/meminfo: memFree=91924884/131655788 swapFree=131071996/131071996
[pid=859241] ppid=859238 vsize=9932 memory=2804 CPUtime=0 cores=4,6
/proc/859241/stat : 859241 (naps-1.03.sh) S 859238 859241 857069 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 166867447 10170368 701 134679101440 94168755273728 94168756353048 140734634730368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94168758451504 94168758498692 94168778960896 140734634738656 140734634738785 140734634738785 140734634745800 0
/proc/859241/statm: 2483 701 626 264 0 134 0
[pid=859246] ppid=859241 vsize=2762140 memory=2525664 CPUtime=3213.98 cores=4,6
/proc/859246/stat : 859246 (naps-1.03) R 859241 859241 857069 0 -1 4194304 393397 0 0 0 321147 251 0 0 20 0 1 0 166867448 2828431360 631416 134679101440 4194304 6891213 140728641067840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 31227904 140728641074161 140728641074277 140728641074277 140728641081291 0
/proc/859246/statm: 690535 631416 468 659 0 689739 0
Current children cumulated CPU time: 3213.98 s
Current children cumulated vsize: 2772072 KiB
Current children cumulated memory: 2528468 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.14 4.15 5/245 861131
/proc/meminfo: memFree=91912456/131655788 swapFree=131071996/131071996
[pid=859241] ppid=859238 vsize=9932 memory=2804 CPUtime=0 cores=4,6
/proc/859241/stat : 859241 (naps-1.03.sh) S 859238 859241 857069 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 166867447 10170368 701 134679101440 94168755273728 94168756353048 140734634730368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94168758451504 94168758498692 94168778960896 140734634738656 140734634738785 140734634738785 140734634745800 0
/proc/859241/statm: 2483 701 626 264 0 134 0
[pid=859246] ppid=859241 vsize=2762140 memory=2527712 CPUtime=3273.84 cores=4,6
/proc/859246/stat : 859246 (naps-1.03) R 859241 859241 857069 0 -1 4194304 394180 0 0 0 327133 251 0 0 20 0 1 0 166867448 2828431360 631928 134679101440 4194304 6891213 140728641067840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 31227904 140728641074161 140728641074277 140728641074277 140728641081291 0
/proc/859246/statm: 690535 631928 468 659 0 689739 0
Current children cumulated CPU time: 3273.84 s
Current children cumulated vsize: 2772072 KiB
Current children cumulated memory: 2530516 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.14 4.15 5/247 861145
/proc/meminfo: memFree=91910000/131655788 swapFree=131071996/131071996
[pid=859241] ppid=859238 vsize=9932 memory=2804 CPUtime=0 cores=4,6
/proc/859241/stat : 859241 (naps-1.03.sh) S 859238 859241 857069 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 166867447 10170368 701 134679101440 94168755273728 94168756353048 140734634730368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94168758451504 94168758498692 94168778960896 140734634738656 140734634738785 140734634738785 140734634745800 0
/proc/859241/statm: 2483 701 626 264 0 134 0
[pid=859246] ppid=859241 vsize=2762140 memory=2527712 CPUtime=3333.7 cores=4,6
/proc/859246/stat : 859246 (naps-1.03) R 859241 859241 857069 0 -1 4194304 395063 0 0 0 333119 251 0 0 20 0 1 0 166867448 2828431360 631928 134679101440 4194304 6891213 140728641067840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 31227904 140728641074161 140728641074277 140728641074277 140728641081291 0
/proc/859246/statm: 690535 631928 468 659 0 689739 0
Current children cumulated CPU time: 3333.7 s
Current children cumulated vsize: 2772072 KiB
Current children cumulated memory: 2530516 KiB

[startup+3402.3 s]
/proc/loadavg: 4.18 4.15 4.15 5/247 861155
/proc/meminfo: memFree=91895376/131655788 swapFree=131071996/131071996
[pid=859241] ppid=859238 vsize=9932 memory=2804 CPUtime=0 cores=4,6
/proc/859241/stat : 859241 (naps-1.03.sh) S 859238 859241 857069 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 166867447 10170368 701 134679101440 94168755273728 94168756353048 140734634730368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94168758451504 94168758498692 94168778960896 140734634738656 140734634738785 140734634738785 140734634745800 0
/proc/859241/statm: 2483 701 626 264 0 134 0
[pid=859246] ppid=859241 vsize=2762140 memory=2529760 CPUtime=3393.57 cores=4,6
/proc/859246/stat : 859246 (naps-1.03) R 859241 859241 857069 0 -1 4194304 395968 0 0 0 339106 251 0 0 20 0 1 0 166867448 2828431360 632440 134679101440 4194304 6891213 140728641067840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 31227904 140728641074161 140728641074277 140728641074277 140728641081291 0
/proc/859246/statm: 690535 632440 468 659 0 689739 0
Current children cumulated CPU time: 3393.57 s
Current children cumulated vsize: 2772072 KiB
Current children cumulated memory: 2532564 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.13 4.14 5/247 861166
/proc/meminfo: memFree=91878528/131655788 swapFree=131071996/131071996
[pid=859241] ppid=859238 vsize=9932 memory=2804 CPUtime=0 cores=4,6
/proc/859241/stat : 859241 (naps-1.03.sh) S 859238 859241 857069 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 166867447 10170368 701 134679101440 94168755273728 94168756353048 140734634730368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94168758451504 94168758498692 94168778960896 140734634738656 140734634738785 140734634738785 140734634745800 0
/proc/859241/statm: 2483 701 626 264 0 134 0
[pid=859246] ppid=859241 vsize=2762140 memory=2533856 CPUtime=3453.44 cores=4,6
/proc/859246/stat : 859246 (naps-1.03) R 859241 859241 857069 0 -1 4194304 396721 0 0 0 345092 252 0 0 20 0 1 0 166867448 2828431360 633464 134679101440 4194304 6891213 140728641067840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 31227904 140728641074161 140728641074277 140728641074277 140728641081291 0
/proc/859246/statm: 690535 633464 468 659 0 689739 0
Current children cumulated CPU time: 3453.44 s
Current children cumulated vsize: 2772072 KiB
Current children cumulated memory: 2536660 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.12 4.14 5/247 861176
/proc/meminfo: memFree=91870512/131655788 swapFree=131071996/131071996
[pid=859241] ppid=859238 vsize=9932 memory=2804 CPUtime=0 cores=4,6
/proc/859241/stat : 859241 (naps-1.03.sh) S 859238 859241 857069 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 166867447 10170368 701 134679101440 94168755273728 94168756353048 140734634730368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94168758451504 94168758498692 94168778960896 140734634738656 140734634738785 140734634738785 140734634745800 0
/proc/859241/statm: 2483 701 626 264 0 134 0
[pid=859246] ppid=859241 vsize=2762140 memory=2535904 CPUtime=3513.3 cores=4,6
/proc/859246/stat : 859246 (naps-1.03) R 859241 859241 857069 0 -1 4194304 397522 0 0 0 351078 252 0 0 20 0 1 0 166867448 2828431360 633976 134679101440 4194304 6891213 140728641067840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 31227904 140728641074161 140728641074277 140728641074277 140728641081291 0
/proc/859246/statm: 690535 633976 468 659 0 689739 0
Current children cumulated CPU time: 3513.3 s
Current children cumulated vsize: 2772072 KiB
Current children cumulated memory: 2538708 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.13 4.14 5/247 861187
/proc/meminfo: memFree=91860088/131655788 swapFree=131071996/131071996
[pid=859241] ppid=859238 vsize=9932 memory=2804 CPUtime=0 cores=4,6
/proc/859241/stat : 859241 (naps-1.03.sh) S 859238 859241 857069 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 166867447 10170368 701 134679101440 94168755273728 94168756353048 140734634730368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94168758451504 94168758498692 94168778960896 140734634738656 140734634738785 140734634738785 140734634745800 0
/proc/859241/statm: 2483 701 626 264 0 134 0
[pid=859246] ppid=859241 vsize=2762140 memory=2537952 CPUtime=3573.17 cores=4,6
/proc/859246/stat : 859246 (naps-1.03) R 859241 859241 857069 0 -1 4194304 398407 0 0 0 357065 252 0 0 20 0 1 0 166867448 2828431360 634488 134679101440 4194304 6891213 140728641067840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 31227904 140728641074161 140728641074277 140728641074277 140728641081291 0
/proc/859246/statm: 690535 634488 468 659 0 689739 0
Current children cumulated CPU time: 3573.17 s
Current children cumulated vsize: 2772072 KiB
Current children cumulated memory: 2540756 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.2 s]
/proc/loadavg: 4.10 4.12 4.13 5/247 861192
/proc/meminfo: memFree=91857752/131655788 swapFree=131071996/131071996
[pid=859241] ppid=859238 vsize=9932 memory=2804 CPUtime=0 cores=4,6
/proc/859241/stat : 859241 (naps-1.03.sh) S 859238 859241 857069 0 -1 4194304 224 245 0 0 0 0 0 0 20 0 1 0 166867447 10170368 701 134679101440 94168755273728 94168756353048 140734634730368 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94168758451504 94168758498692 94168778960896 140734634738656 140734634738785 140734634738785 140734634745800 0
/proc/859241/statm: 2483 701 626 264 0 134 0
[pid=859246] ppid=859241 vsize=2762140 memory=2537952 CPUtime=3600.01 cores=4,6
/proc/859246/stat : 859246 (naps-1.03) R 859241 859241 857069 0 -1 4194304 398847 0 0 0 359749 252 0 0 20 0 1 0 166867448 2828431360 634488 134679101440 4194304 6891213 140728641067840 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 31227904 140728641074161 140728641074277 140728641074277 140728641081291 0
/proc/859246/statm: 690535 634488 468 659 0 689739 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 2772072 KiB
Current children cumulated memory: 2540756 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.002914 s, system=0.003256 s

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

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

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

Child status: 10

Real time (s): 3609.21
CPU time (s): 3600.03
CPU user time (s): 3597.5
CPU system time (s): 2.53285
CPU usage (%): 99.7457
Max. virtual memory (cumulated for all children) (KiB): 3680120
Max. memory (cumulated for all children) (KiB): 3077076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.5
system time used= 2.53285
maximum resident set size= 3074272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 399316
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= 331
involuntary context switches= 1930


# summary of solver processes directly reported to runsolver:
#   pid: 859241,859246
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3597.5
#   total CPU system time (s): 2.53285

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.558 second user time and 39.3453 second system time

The end

Launcher Data

Begin job on nodeC010 at 2024-07-16 18:24:53
IDJOB=4434093
IDBENCH=155761
IDSOLVER=3062
FILE ID=nodeC010/4434093-1721147081
RUNJOBID= nodeC010-1721143480-857080
SLURM_JOB_ID= 7505733
Free space on /tmp= 723376 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Large/normalized-minisat100_16_6_2_ic.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434093-1721147081/watcher-4434093-1721147081 -o /tmp/evaluation-result-4434093-1721147081/solver-4434093-1721147081 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1721143480-857080 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4434093-1721147081.opb

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

MD5SUM BENCH= 6f676becb9e8baff21bbed56e9641b4e
RANDOM SEED=1135513007

nodeC010.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		: 3491.756
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	: 6983.51
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		: 3492.161
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.31
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.358
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	: 6983.51
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.346
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.31
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		: 1197.410
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	: 6983.51
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		: 3515.081
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.31
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		: 2593.875
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	: 6983.51
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.500
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.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        121376752 kB
MemAvailable:   124826360 kB
Buffers:          422392 kB
Cached:          3828288 kB
SwapCached:            0 kB
Active:           984472 kB
Inactive:        8667348 kB
Active(anon):       1480 kB
Inactive(anon):  5437408 kB
Active(file):     982992 kB
Inactive(file):  3229940 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            105012 kB
Writeback:             0 kB
AnonPages:       5400916 kB
Mapped:           108920 kB
Shmem:             37704 kB
KReclaimable:     153416 kB
Slab:             257252 kB
SReclaimable:     153416 kB
SUnreclaim:       103836 kB
KernelStack:        3916 kB
PageTables:        19648 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    6299228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            53248 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3710976 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:      226120 kB
DirectMap2M:    27990016 kB
DirectMap1G:    108003328 kB

Free space on /tmp at the end= 723656 MiB
End job on nodeC010 at 2024-07-16 19:25:03