Trace number 4459280

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-PB16 1.02b5? (TO) 3600.22 3612.15

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/
MIPLIB01/opt/miplib2017/normalized-rmine15.opb
MD5SUM8b0f0a056877f36e2c13e33d533276b3
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 benchmark-218422812
Best CPU time to get the best result obtained on this benchmark3558.11
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables42438
Total number of constraints358395
Number of constraints which are clauses358365
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints30
Minimum length of a constraint2
Maximum length of a constraint6750
Number of terms in the objective function 42438
Biggest coefficient in the objective function 100528
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 500000100
Number of bits of the sum of numbers in the objective function 29
Biggest number in a constraint 74056307
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 500000100
Number of bits of the biggest sum of numbers29
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c NaPS 1.02b5.
0.00/0.00	c Input file name: HOME/instance-4459280-1721900692.opb
3600.07/3612.01	c 
3600.07/3612.01	c *** TERMINATED *** by signal 15
3600.07/3612.01	s UNKNOWN
3600.07/3612.01	c _____________________________________________________________________________
3600.07/3612.01	c 
3600.07/3612.01	c std/band forms        : 60,0
3600.07/3612.01	c 2cl/3cl ITE-codings   : 0,0
3600.07/3612.01	c BDD/srt/adr Max costs : 0,0,94458
3600.07/3612.01	c BDDraw/bin/mul/srt/adr: 0,0,30,0,30
3600.07/3612.01	c BDD nodes             : 250733595
3600.07/3612.01	c Es1/CC detections     : 0,0
3600.07/3612.01	c SAT/UNSAT calls       : 0,0
3600.07/3612.01	c regenrated variables  : 0
3600.07/3612.01	c restarts              : 0
3600.07/3612.01	c conflicts             : 0              (0 /sec)
3600.07/3612.01	c decisions             : 0              (0 /sec)
3600.07/3612.01	c propagations          : 0              (0 /sec)
3600.07/3612.01	c inspects              : 0              (0 /sec)
3600.07/3612.01	c CPU time (solving tm) : 3594 s        (221.9 s)
3600.07/3612.01	c Time for Opt-base     : 865.6 s
3600.07/3612.01	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: 64096 MiB (60240 MiB free)
  memory of node 1: 64473 MiB (61551 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100432 s]*
/proc/loadavg: 2.92 3.98 4.21 5/245 214808
/proc/meminfo: memFree=124693340/131655788 swapFree=131060916/131071996
[pid=214803] ppid=214800 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/214803/stat : 214803 (naps-1.02b5.sh) S 214800 214803 214718 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 26058694 10170368 686 134679101440 93956502847488 93956503926808 140728200522384 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93956506025264 93956506072452 93956531744768 140728200528868 140728200528995 140728200528995 140728200536006 0
/proc/214803/statm: 2483 686 609 264 0 134 0
[pid=214808] ppid=214803 vsize=21676 memory=14576 CPUtime=0.08 cores=0,2
/proc/214808/stat : 214808 (naps-1.02b5) R 214803 214803 214718 0 -1 4194304 3631 0 0 0 7 1 0 0 20 0 1 0 26058695 22196224 3644 134679101440 4194304 5746509 140728940298544 0 0 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 6059216 6091920 29683712 140728940307443 140728940307557 140728940307557 140728940314569 0
/proc/214808/statm: 5419 3644 373 379 0 4953 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 31608 KiB
Current children cumulated memory: 17320 KiB

[startup+0.21043 s]*
/proc/loadavg: 3.25 4.03 4.22 5/245 214808
/proc/meminfo: memFree=124683172/131655788 swapFree=131060916/131071996
[pid=214803] ppid=214800 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/214803/stat : 214803 (naps-1.02b5.sh) S 214800 214803 214718 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 26058694 10170368 686 134679101440 93956502847488 93956503926808 140728200522384 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93956506025264 93956506072452 93956531744768 140728200528868 140728200528995 140728200528995 140728200536006 0
/proc/214803/statm: 2483 686 609 264 0 134 0
[pid=214808] ppid=214803 vsize=24416 memory=17588 CPUtime=0.19 cores=0,2
/proc/214808/stat : 214808 (naps-1.02b5) R 214803 214803 214718 0 -1 4194304 4460 0 0 0 18 1 0 0 20 0 1 0 26058695 25001984 4397 134679101440 4194304 5746509 140728940298544 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 29683712 140728940307443 140728940307557 140728940307557 140728940314569 0
/proc/214808/statm: 6104 4397 405 379 0 5638 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 34348 KiB
Current children cumulated memory: 20332 KiB

[startup+0.309555 s]*
/proc/loadavg: 3.25 4.03 4.22 5/245 214808
/proc/meminfo: memFree=124676768/131655788 swapFree=131060916/131071996
[pid=214803] ppid=214800 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/214803/stat : 214803 (naps-1.02b5.sh) S 214800 214803 214718 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 26058694 10170368 686 134679101440 93956502847488 93956503926808 140728200522384 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93956506025264 93956506072452 93956531744768 140728200528868 140728200528995 140728200528995 140728200536006 0
/proc/214803/statm: 2483 686 609 264 0 134 0
[pid=214808] ppid=214803 vsize=24940 memory=18116 CPUtime=0.29 cores=0,2
/proc/214808/stat : 214808 (naps-1.02b5) R 214803 214803 214718 0 -1 4194304 4623 0 0 0 28 1 0 0 20 0 1 0 26058695 25538560 4529 134679101440 4194304 5746509 140728940298544 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 29683712 140728940307443 140728940307557 140728940307557 140728940314569 0
/proc/214808/statm: 6235 4529 405 379 0 5769 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 34872 KiB
Current children cumulated memory: 20860 KiB

[startup+0.700316 s]
/proc/loadavg: 3.25 4.03 4.22 5/245 214808
/proc/meminfo: memFree=124665888/131655788 swapFree=131060916/131071996
[pid=214803] ppid=214800 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/214803/stat : 214803 (naps-1.02b5.sh) S 214800 214803 214718 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 26058694 10170368 686 134679101440 93956502847488 93956503926808 140728200522384 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93956506025264 93956506072452 93956531744768 140728200528868 140728200528995 140728200528995 140728200536006 0
/proc/214803/statm: 2483 686 609 264 0 134 0
[pid=214808] ppid=214803 vsize=27092 memory=20816 CPUtime=0.67 cores=0,2
/proc/214808/stat : 214808 (naps-1.02b5) R 214803 214803 214718 0 -1 4194304 5248 0 0 0 65 2 0 0 20 0 1 0 26058695 27742208 5204 134679101440 4194304 5746509 140728940298544 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 29683712 140728940307443 140728940307557 140728940307557 140728940314569 0
/proc/214808/statm: 6773 5204 405 379 0 6307 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 37024 KiB
Current children cumulated memory: 23560 KiB

[startup+1.50036 s]
/proc/loadavg: 3.25 4.03 4.22 5/245 214808
/proc/meminfo: memFree=124637840/131655788 swapFree=131060916/131071996
[pid=214803] ppid=214800 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/214803/stat : 214803 (naps-1.02b5.sh) S 214800 214803 214718 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 26058694 10170368 686 134679101440 93956502847488 93956503926808 140728200522384 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93956506025264 93956506072452 93956531744768 140728200528868 140728200528995 140728200528995 140728200536006 0
/proc/214803/statm: 2483 686 609 264 0 134 0
[pid=214808] ppid=214803 vsize=31748 memory=27816 CPUtime=1.47 cores=0,2
/proc/214808/stat : 214808 (naps-1.02b5) R 214803 214803 214718 0 -1 4194304 6522 0 0 0 144 3 0 0 20 0 1 0 26058695 32509952 6954 134679101440 4194304 5746509 140728940298544 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 29683712 140728940307443 140728940307557 140728940307557 140728940314569 0
/proc/214808/statm: 7937 6954 405 379 0 7471 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 41680 KiB
Current children cumulated memory: 30560 KiB

[startup+3.11303 s]
/proc/loadavg: 3.25 4.03 4.22 5/245 214808
/proc/meminfo: memFree=124312056/131655788 swapFree=131060916/131071996
[pid=214803] ppid=214800 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/214803/stat : 214803 (naps-1.02b5.sh) S 214800 214803 214718 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 26058694 10170368 686 134679101440 93956502847488 93956503926808 140728200522384 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93956506025264 93956506072452 93956531744768 140728200528868 140728200528995 140728200528995 140728200536006 0
/proc/214803/statm: 2483 686 609 264 0 134 0
[pid=214808] ppid=214803 vsize=70756 memory=65268 CPUtime=3.07 cores=0,2
/proc/214808/stat : 214808 (naps-1.02b5) R 214803 214803 214718 0 -1 4194304 15346 0 0 0 303 4 0 0 20 0 1 0 26058695 72454144 16317 134679101440 4194304 5746509 140728940298544 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 29683712 140728940307443 140728940307557 140728940307557 140728940314569 0
/proc/214808/statm: 17689 16317 405 379 0 17223 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 80688 KiB
Current children cumulated memory: 68012 KiB

[startup+6.30041 s]
/proc/loadavg: 3.39 4.04 4.23 5/245 214808
/proc/meminfo: memFree=124030872/131655788 swapFree=131060916/131071996
[pid=214803] ppid=214800 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/214803/stat : 214803 (naps-1.02b5.sh) S 214800 214803 214718 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 26058694 10170368 686 134679101440 93956502847488 93956503926808 140728200522384 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93956506025264 93956506072452 93956531744768 140728200528868 140728200528995 140728200528995 140728200536006 0
/proc/214803/statm: 2483 686 609 264 0 134 0
[pid=214808] ppid=214803 vsize=344228 memory=338420 CPUtime=6.25 cores=0,2
/proc/214808/stat : 214808 (naps-1.02b5) R 214803 214803 214718 0 -1 4194304 81848 0 0 0 610 15 0 0 20 0 1 0 26058695 352489472 84605 134679101440 4194304 5746509 140728940298544 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 29683712 140728940307443 140728940307557 140728940307557 140728940314569 0
/proc/214808/statm: 86057 84605 421 379 0 85591 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 354160 KiB
Current children cumulated memory: 341164 KiB

[startup+12.7004 s]
/proc/loadavg: 3.44 4.04 4.23 6/245 214810
/proc/meminfo: memFree=122619400/131655788 swapFree=131060916/131071996
[pid=214803] ppid=214800 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/214803/stat : 214803 (naps-1.02b5.sh) S 214800 214803 214718 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 26058694 10170368 686 134679101440 93956502847488 93956503926808 140728200522384 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93956506025264 93956506072452 93956531744768 140728200528868 140728200528995 140728200528995 140728200536006 0
/proc/214803/statm: 2483 686 609 264 0 134 0
[pid=214808] ppid=214803 vsize=921204 memory=915004 CPUtime=12.63 cores=0,2
/proc/214808/stat : 214808 (naps-1.02b5) R 214803 214803 214718 0 -1 4194304 217553 0 0 0 1223 40 0 0 20 0 1 0 26058695 943312896 228751 134679101440 4194304 5746509 140728940298544 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 29683712 140728940307443 140728940307557 140728940307557 140728940314569 0
/proc/214808/statm: 230301 228751 421 379 0 229835 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 931136 KiB
Current children cumulated memory: 917748 KiB

[startup+25.5004 s]
/proc/loadavg: 3.45 4.02 4.22 5/244 214861
/proc/meminfo: memFree=122771600/131655788 swapFree=131060916/131071996
[pid=214803] ppid=214800 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/214803/stat : 214803 (naps-1.02b5.sh) S 214800 214803 214718 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 26058694 10170368 686 134679101440 93956502847488 93956503926808 140728200522384 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93956506025264 93956506072452 93956531744768 140728200528868 140728200528995 140728200528995 140728200536006 0
/proc/214803/statm: 2483 686 609 264 0 134 0
[pid=214808] ppid=214803 vsize=1320888 memory=1315280 CPUtime=25.39 cores=0,2
/proc/214808/stat : 214808 (naps-1.02b5) R 214803 214803 214718 0 -1 4194304 315625 0 0 0 2480 59 0 0 20 0 1 0 26058695 1352589312 328820 134679101440 4194304 5746509 140728940298544 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 29683712 140728940307443 140728940307557 140728940307557 140728940314569 0
/proc/214808/statm: 330222 328820 421 379 0 329756 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1330820 KiB
Current children cumulated memory: 1318024 KiB

[startup+51.1136 s]
/proc/loadavg: 3.74 4.04 4.22 5/244 214916
/proc/meminfo: memFree=122880980/131655788 swapFree=131060916/131071996
[pid=214803] ppid=214800 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/214803/stat : 214803 (naps-1.02b5.sh) S 214800 214803 214718 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 26058694 10170368 686 134679101440 93956502847488 93956503926808 140728200522384 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93956506025264 93956506072452 93956531744768 140728200528868 140728200528995 140728200528995 140728200536006 0
/proc/214803/statm: 2483 686 609 264 0 134 0
[pid=214808] ppid=214803 vsize=1320904 memory=1315376 CPUtime=50.93 cores=0,2
/proc/214808/stat : 214808 (naps-1.02b5) R 214803 214803 214718 0 -1 4194304 315694 0 0 0 5031 62 0 0 20 0 1 0 26058695 1352605696 328844 134679101440 4194304 5746509 140728940298544 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 29683712 140728940307443 140728940307557 140728940307557 140728940314569 0
/proc/214808/statm: 330226 328844 421 379 0 329760 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 1330836 KiB
Current children cumulated memory: 1318120 KiB

[startup+102.3 s]
/proc/loadavg: 3.96 4.04 4.21 5/243 215023
/proc/meminfo: memFree=121250712/131655788 swapFree=131060916/131071996
[pid=214803] ppid=214800 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/214803/stat : 214803 (naps-1.02b5.sh) S 214800 214803 214718 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 26058694 10170368 686 134679101440 93956502847488 93956503926808 140728200522384 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93956506025264 93956506072452 93956531744768 140728200528868 140728200528995 140728200528995 140728200536006 0
/proc/214803/statm: 2483 686 609 264 0 134 0
[pid=214808] ppid=214803 vsize=2804420 memory=2795252 CPUtime=101.94 cores=0,2
/proc/214808/stat : 214808 (naps-1.02b5) R 214803 214803 214718 0 -1 4194304 668213 0 0 0 10065 129 0 0 20 0 1 0 26058695 2871726080 698813 134679101440 4194304 5746509 140728940298544 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 29683712 140728940307443 140728940307557 140728940307557 140728940314569 0
/proc/214808/statm: 701105 698813 421 379 0 700639 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 2814352 KiB
Current children cumulated memory: 2797996 KiB

[startup+162.3 s]
/proc/loadavg: 3.99 4.03 4.19 5/243 215033
/proc/meminfo: memFree=121164216/131655788 swapFree=131060916/131071996
[pid=214803] ppid=214800 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/214803/stat : 214803 (naps-1.02b5.sh) S 214800 214803 214718 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 26058694 10170368 686 134679101440 93956502847488 93956503926808 140728200522384 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93956506025264 93956506072452 93956531744768 140728200528868 140728200528995 140728200528995 140728200536006 0
/proc/214803/statm: 2483 686 609 264 0 134 0
[pid=214808] ppid=214803 vsize=2804440 memory=2795296 CPUtime=161.75 cores=0,2
/proc/214808/stat : 214808 (naps-1.02b5) R 214803 214803 214718 0 -1 4194304 668345 0 0 0 16037 138 0 0 20 0 1 0 26058695 2871746560 698824 134679101440 4194304 5746509 140728940298544 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 29683712 140728940307443 140728940307557 140728940307557 140728940314569 0
/proc/214808/statm: 701110 698824 421 379 0 700644 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 2814372 KiB
Current children cumulated memory: 2798040 KiB

[startup+222.3 s]
/proc/loadavg: 4.22 4.09 4.20 5/243 215044
/proc/meminfo: memFree=121108964/131655788 swapFree=131060916/131071996
[pid=214803] ppid=214800 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/214803/stat : 214803 (naps-1.02b5.sh) S 214800 214803 214718 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 26058694 10170368 686 134679101440 93956502847488 93956503926808 140728200522384 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93956506025264 93956506072452 93956531744768 140728200528868 140728200528995 140728200528995 140728200536006 0
/proc/214803/statm: 2483 686 609 264 0 134 0
[pid=214808] ppid=214803 vsize=2820848 memory=2811684 CPUtime=221.55 cores=0,2
/proc/214808/stat : 214808 (naps-1.02b5) R 214803 214803 214718 0 -1 4194304 672894 0 0 0 22008 147 0 0 20 0 1 0 26058695 2888548352 702921 134679101440 4194304 5746509 140728940298544 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 29683712 140728940307443 140728940307557 140728940307557 140728940314569 0
/proc/214808/statm: 705212 702921 421 379 0 704746 0
Current children cumulated CPU time: 221.55 s

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

[pid=214803] ppid=214800 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/214803/stat : 214803 (naps-1.02b5.sh) S 214800 214803 214718 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 26058694 10170368 686 134679101440 93956502847488 93956503926808 140728200522384 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93956506025264 93956506072452 93956531744768 140728200528868 140728200528995 140728200528995 140728200536006 0
/proc/214803/statm: 2483 686 609 264 0 134 0
[pid=214808] ppid=214803 vsize=6103820 memory=6034840 CPUtime=3092.13 cores=0,2
/proc/214808/stat : 214808 (naps-1.02b5) R 214803 214803 214718 0 -1 4194304 1497413 0 0 0 308633 580 0 0 20 0 1 0 26058695 6250311680 1508710 134679101440 4194304 5746509 140728940298544 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 29683712 140728940307443 140728940307557 140728940307557 140728940314569 0
/proc/214808/statm: 1525955 1508710 421 379 0 1525489 0
Current children cumulated CPU time: 3092.13 s
Current children cumulated vsize: 6113752 KiB
Current children cumulated memory: 6037584 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.16 4.18 5/243 216757
/proc/meminfo: memFree=117587468/131655788 swapFree=131060916/131071996
[pid=214803] ppid=214800 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/214803/stat : 214803 (naps-1.02b5.sh) S 214800 214803 214718 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 26058694 10170368 686 134679101440 93956502847488 93956503926808 140728200522384 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93956506025264 93956506072452 93956531744768 140728200528868 140728200528995 140728200528995 140728200536006 0
/proc/214803/statm: 2483 686 609 264 0 134 0
[pid=214808] ppid=214803 vsize=6103820 memory=6034840 CPUtime=3151.94 cores=0,2
/proc/214808/stat : 214808 (naps-1.02b5) R 214803 214803 214718 0 -1 4194304 1500374 0 0 0 314610 584 0 0 20 0 1 0 26058695 6250311680 1508710 134679101440 4194304 5746509 140728940298544 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 29683712 140728940307443 140728940307557 140728940307557 140728940314569 0
/proc/214808/statm: 1525955 1508710 421 379 0 1525489 0
Current children cumulated CPU time: 3151.94 s
Current children cumulated vsize: 6113752 KiB
Current children cumulated memory: 6037584 KiB

[startup+3222.3 s]
/proc/loadavg: 4.16 4.16 4.18 5/242 216768
/proc/meminfo: memFree=117460112/131655788 swapFree=131060916/131071996
[pid=214803] ppid=214800 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/214803/stat : 214803 (naps-1.02b5.sh) S 214800 214803 214718 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 26058694 10170368 686 134679101440 93956502847488 93956503926808 140728200522384 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93956506025264 93956506072452 93956531744768 140728200528868 140728200528995 140728200528995 140728200536006 0
/proc/214803/statm: 2483 686 609 264 0 134 0
[pid=214808] ppid=214803 vsize=6108308 memory=6039332 CPUtime=3211.75 cores=0,2
/proc/214808/stat : 214808 (naps-1.02b5) R 214803 214803 214718 0 -1 4194304 1503604 0 0 0 320588 587 0 0 20 0 1 0 26058695 6254907392 1509833 134679101440 4194304 5746509 140728940298544 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 29683712 140728940307443 140728940307557 140728940307557 140728940314569 0
/proc/214808/statm: 1527077 1509833 421 379 0 1526611 0
Current children cumulated CPU time: 3211.75 s
Current children cumulated vsize: 6118240 KiB
Current children cumulated memory: 6042076 KiB

[startup+3282.3 s]
/proc/loadavg: 4.26 4.19 4.19 5/243 216779
/proc/meminfo: memFree=117336428/131655788 swapFree=131060916/131071996
[pid=214803] ppid=214800 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/214803/stat : 214803 (naps-1.02b5.sh) S 214800 214803 214718 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 26058694 10170368 686 134679101440 93956502847488 93956503926808 140728200522384 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93956506025264 93956506072452 93956531744768 140728200528868 140728200528995 140728200528995 140728200536006 0
/proc/214803/statm: 2483 686 609 264 0 134 0
[pid=214808] ppid=214803 vsize=6108308 memory=6039332 CPUtime=3271.55 cores=0,2
/proc/214808/stat : 214808 (naps-1.02b5) R 214803 214803 214718 0 -1 4194304 1506259 0 0 0 326565 590 0 0 20 0 1 0 26058695 6254907392 1509833 134679101440 4194304 5746509 140728940298544 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 29683712 140728940307443 140728940307557 140728940307557 140728940314569 0
/proc/214808/statm: 1527077 1509833 421 379 0 1526611 0
Current children cumulated CPU time: 3271.55 s
Current children cumulated vsize: 6118240 KiB
Current children cumulated memory: 6042076 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.17 4.18 5/245 216794
/proc/meminfo: memFree=117525064/131655788 swapFree=131060916/131071996
[pid=214803] ppid=214800 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/214803/stat : 214803 (naps-1.02b5.sh) S 214800 214803 214718 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 26058694 10170368 686 134679101440 93956502847488 93956503926808 140728200522384 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93956506025264 93956506072452 93956531744768 140728200528868 140728200528995 140728200528995 140728200536006 0
/proc/214803/statm: 2483 686 609 264 0 134 0
[pid=214808] ppid=214803 vsize=6108308 memory=6041380 CPUtime=3331.34 cores=0,2
/proc/214808/stat : 214808 (naps-1.02b5) R 214803 214803 214718 0 -1 4194304 1508416 0 0 0 332540 594 0 0 20 0 1 0 26058695 6254907392 1510345 134679101440 4194304 5746509 140728940298544 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 29683712 140728940307443 140728940307557 140728940307557 140728940314569 0
/proc/214808/statm: 1527077 1510345 421 379 0 1526611 0
Current children cumulated CPU time: 3331.34 s
Current children cumulated vsize: 6118240 KiB
Current children cumulated memory: 6044124 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.15 4.17 5/245 216805
/proc/meminfo: memFree=116055088/131655788 swapFree=131060916/131071996
[pid=214803] ppid=214800 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/214803/stat : 214803 (naps-1.02b5.sh) S 214800 214803 214718 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 26058694 10170368 686 134679101440 93956502847488 93956503926808 140728200522384 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93956506025264 93956506072452 93956531744768 140728200528868 140728200528995 140728200528995 140728200536006 0
/proc/214803/statm: 2483 686 609 264 0 134 0
[pid=214808] ppid=214803 vsize=7760108 memory=7391772 CPUtime=3391.13 cores=0,2
/proc/214808/stat : 214808 (naps-1.02b5) R 214803 214803 214718 0 -1 4194304 1557147 0 0 0 338486 627 0 0 20 0 1 0 26058695 7946350592 1847943 134679101440 4194304 5746509 140728940298544 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 29683712 140728940307443 140728940307557 140728940307557 140728940314569 0
/proc/214808/statm: 1940027 1847943 421 379 0 1939561 0
Current children cumulated CPU time: 3391.13 s
Current children cumulated vsize: 7770040 KiB
Current children cumulated memory: 7394516 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.14 4.17 5/245 216817
/proc/meminfo: memFree=116171684/131655788 swapFree=131060916/131071996
[pid=214803] ppid=214800 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/214803/stat : 214803 (naps-1.02b5.sh) S 214800 214803 214718 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 26058694 10170368 686 134679101440 93956502847488 93956503926808 140728200522384 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93956506025264 93956506072452 93956531744768 140728200528868 140728200528995 140728200528995 140728200536006 0
/proc/214803/statm: 2483 686 609 264 0 134 0
[pid=214808] ppid=214803 vsize=7760108 memory=7393820 CPUtime=3450.9 cores=0,2
/proc/214808/stat : 214808 (naps-1.02b5) R 214803 214803 214718 0 -1 4194304 1559659 0 0 0 344459 631 0 0 20 0 1 0 26058695 7946350592 1848455 134679101440 4194304 5746509 140728940298544 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 29683712 140728940307443 140728940307557 140728940307557 140728940314569 0
/proc/214808/statm: 1940027 1848455 421 379 0 1939561 0
Current children cumulated CPU time: 3450.9 s
Current children cumulated vsize: 7770040 KiB
Current children cumulated memory: 7396564 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.13 4.16 5/245 216827
/proc/meminfo: memFree=116112536/131655788 swapFree=131060916/131071996
[pid=214803] ppid=214800 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/214803/stat : 214803 (naps-1.02b5.sh) S 214800 214803 214718 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 26058694 10170368 686 134679101440 93956502847488 93956503926808 140728200522384 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93956506025264 93956506072452 93956531744768 140728200528868 140728200528995 140728200528995 140728200536006 0
/proc/214803/statm: 2483 686 609 264 0 134 0
[pid=214808] ppid=214803 vsize=7760108 memory=7393820 CPUtime=3510.68 cores=0,2
/proc/214808/stat : 214808 (naps-1.02b5) R 214803 214803 214718 0 -1 4194304 1562872 0 0 0 350435 633 0 0 20 0 1 0 26058695 7946350592 1848455 134679101440 4194304 5746509 140728940298544 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 29683712 140728940307443 140728940307557 140728940307557 140728940314569 0
/proc/214808/statm: 1940027 1848455 421 379 0 1939561 0
Current children cumulated CPU time: 3510.68 s
Current children cumulated vsize: 7770040 KiB
Current children cumulated memory: 7396564 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.13 4.16 5/244 216837
/proc/meminfo: memFree=116000220/131655788 swapFree=131060916/131071996
[pid=214803] ppid=214800 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/214803/stat : 214803 (naps-1.02b5.sh) S 214800 214803 214718 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 26058694 10170368 686 134679101440 93956502847488 93956503926808 140728200522384 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93956506025264 93956506072452 93956531744768 140728200528868 140728200528995 140728200528995 140728200536006 0
/proc/214803/statm: 2483 686 609 264 0 134 0
[pid=214808] ppid=214803 vsize=7760108 memory=7395868 CPUtime=3570.46 cores=0,2
/proc/214808/stat : 214808 (naps-1.02b5) R 214803 214803 214718 0 -1 4194304 1565725 0 0 0 356409 637 0 0 20 0 1 0 26058695 7946350592 1848967 134679101440 4194304 5746509 140728940298544 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 29683712 140728940307443 140728940307557 140728940307557 140728940314569 0
/proc/214808/statm: 1940027 1848967 421 379 0 1939561 0
Current children cumulated CPU time: 3570.46 s
Current children cumulated vsize: 7770040 KiB
Current children cumulated memory: 7398612 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612 s]*
/proc/loadavg: 4.00 4.10 4.15 4/234 216888
/proc/meminfo: memFree=116815380/131655788 swapFree=131060916/131071996
[pid=214803] ppid=214800 vsize=9932 memory=2744 CPUtime=0 cores=0,2
/proc/214803/stat : 214803 (naps-1.02b5.sh) S 214800 214803 214718 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 26058694 10170368 686 134679101440 93956502847488 93956503926808 140728200522384 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93956506025264 93956506072452 93956531744768 140728200528868 140728200528995 140728200528995 140728200536006 0
/proc/214803/statm: 2483 686 609 264 0 134 0
[pid=214808] ppid=214803 vsize=7760108 memory=7395868 CPUtime=3600.07 cores=0,2
/proc/214808/stat : 214808 (naps-1.02b5) R 214803 214803 214718 0 -1 4194304 1567036 0 0 0 359368 639 0 0 20 0 1 0 26058695 7946350592 1848967 134679101440 4194304 5746509 140728940298544 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 29683712 140728940307443 140728940307557 140728940307557 140728940314569 0
/proc/214808/statm: 1940027 1848967 421 379 0 1939561 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 7770040 KiB
Current children cumulated memory: 7398612 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.004365 s, system=0.002652 s

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

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

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

[startup+3612.12 s]*
/proc/loadavg: 4.00 4.10 4.15 4/231 216891
/proc/meminfo: memFree=121965320/131655788 swapFree=131060916/131071996
Current cumulated CPU time of completed processes: 0.007017 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 3612.15
CPU time (s): 3600.22
CPU user time (s): 3593.69
CPU system time (s): 6.53363
CPU usage (%): 99.6697
Max. virtual memory (cumulated for all children) (KiB): 7770040
Max. memory (cumulated for all children) (KiB): 7398612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.69
system time used= 6.53363
maximum resident set size= 7395868
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1567506
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= 471
involuntary context switches= 24621


# summary of solver processes directly reported to runsolver:
#   pid: 214803,214808
#   total CPU time (s): 3600.22
#   total CPU user time (s): 3593.69
#   total CPU system time (s): 6.53363

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.1795 second user time and 41.2327 second system time

The end

Launcher Data

Begin job on nodeC007 at 2024-07-25 11:44:52
IDJOB=4459280
IDBENCH=178667
IDSOLVER=3065
FILE ID=nodeC007/4459280-1721900692
RUNJOBID= nodeC007-1721900692-214728
SLURM_JOB_ID= 8089393
Free space on /tmp= 723756 MiB

SOLVER NAME= NaPS-PB16 1.02b5
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/opt/miplib2017/normalized-rmine15.opb
COMMAND LINE= HOME/naps-1.02b5.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4459280-1721900692/watcher-4459280-1721900692 -o /tmp/evaluation-result-4459280-1721900692/solver-4459280-1721900692 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1721900692-214728 --watchdog 3760  HOME/naps-1.02b5.sh HOME/instance-4459280-1721900692.opb

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

MD5SUM BENCH= 8b0f0a056877f36e2c13e33d533276b3
RANDOM SEED=688893136

nodeC007.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		: 1197.259
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.67
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		: 1197.202
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.37
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.201
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.67
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.204
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.37
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.202
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.67
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		: 1197.203
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.37
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		: 1197.205
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.67
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.203
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.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        124719300 kB
MemAvailable:   129886452 kB
Buffers:          317264 kB
Cached:          5548684 kB
SwapCached:          152 kB
Active:          1728772 kB
Inactive:        4412132 kB
Active(anon):       2284 kB
Inactive(anon):   317784 kB
Active(file):    1726488 kB
Inactive(file):  4094348 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131060916 kB
Dirty:             31532 kB
Writeback:             0 kB
AnonPages:        274952 kB
Mapped:            93972 kB
Shmem:             45112 kB
KReclaimable:     373032 kB
Slab:             485012 kB
SReclaimable:     373032 kB
SUnreclaim:       111980 kB
KernelStack:        3936 kB
PageTables:        10112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     723304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            14336 kB
HardwareCorrupted:     0 kB
AnonHugePages:    139264 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:      437064 kB
DirectMap2M:    60284928 kB
DirectMap1G:    75497472 kB

Free space on /tmp at the end= 723764 MiB
End job on nodeC007 at 2024-07-25 12:45:05