Trace number 4443291

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS-PB16 1.02b5? (TO) 3600.1 3610.2

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/prestwich/armies/normalized-army13.24bt.opb
MD5SUMb1cc89baa8bd080d13ae67cc087920d3
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.064229
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables490
Total number of constraints1085
Number of constraints which are clauses738
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints345
Minimum length of a constraint1
Maximum length of a constraint169
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 193
Number of bits of the biggest sum of numbers8
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-4443291-1721312749.opb
3600.09/3610.20	c 
3600.09/3610.20	c *** TERMINATED *** by signal 15
3600.09/3610.20	s UNKNOWN
3600.09/3610.20	c _____________________________________________________________________________
3600.09/3610.20	c 
3600.09/3610.20	c std/band forms        : 334,0
3600.09/3610.20	c 2cl/3cl ITE-codings   : 8608,0
3600.09/3610.20	c BDD/srt/adr Max costs : 3503,0,0
3600.09/3610.20	c BDDraw/bin/mul/srt/adr: 327,0,7,0,0
3600.09/3610.20	c BDD nodes             : 11135
3600.09/3610.20	c Es1/CC detections     : 0,0
3600.09/3610.20	c SAT/UNSAT calls       : 0,0
3600.09/3610.20	c regenrated variables  : 0
3600.09/3610.20	c restarts              : 0
3600.09/3610.20	c conflicts             : 0              (0 /sec)
3600.09/3610.20	c decisions             : 0              (0 /sec)
3600.09/3610.20	c propagations          : 0              (0 /sec)
3600.09/3610.20	c inspects              : 0              (0 /sec)
3600.09/3610.20	c CPU time (solving tm) : 3600 s        (3599 s)
3600.09/3610.20	c Time for Opt-base     : 0.002006 s
3600.09/3610.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: 63968 MiB (61895 MiB free)
  memory of node 1: 64473 MiB (62340 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4443291-1721312749/watcher-4443291-1721312749 -o /tmp/evaluation-result-4443291-1721312749/solver-4443291-1721312749 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721305510-975943 --watchdog 3760 HOME/naps-1.02b5.sh HOME/instance-4443291-1721312749.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
Current StackSize limit: 8192 KiB

solver pid=980669, runsolver pid=980666

[startup+0.100087 s]*
/proc/loadavg: 4.14 4.17 4.12 5/260 980674
/proc/meminfo: memFree=127268540/131524600 swapFree=131071216/131071996
[pid=980669] ppid=980666 vsize=9932 memory=2708 CPUtime=0 cores=4,6
/proc/980669/stat : 980669 (naps-1.02b5.sh) S 980666 980669 975785 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 183437288 10170368 677 134679101440 93948358709248 93948359788568 140732613248624 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93948361887024 93948361934212 93948365078528 140732613252063 140732613252190 140732613252190 140732613259206 0
/proc/980669/statm: 2483 677 599 264 0 134 0
[pid=980674] ppid=980669 vsize=10136 memory=8812 CPUtime=0.09 cores=4,6
/proc/980674/stat : 980674 (naps-1.02b5) R 980669 980669 975785 0 -1 4194304 2153 0 0 0 9 0 0 0 20 0 1 0 183437289 10379264 2203 134679101440 4194304 5746509 140728581867872 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 17137664 140728581874670 140728581874784 140728581874784 140728581881801 0
/proc/980674/statm: 2534 2203 421 379 0 2068 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 20068 KiB
Current children cumulated memory: 11520 KiB

[startup+0.205528 s]*
/proc/loadavg: 4.14 4.17 4.12 5/260 980674
/proc/meminfo: memFree=127268060/131524600 swapFree=131071216/131071996
[pid=980669] ppid=980666 vsize=9932 memory=2708 CPUtime=0 cores=4,6
/proc/980669/stat : 980669 (naps-1.02b5.sh) S 980666 980669 975785 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 183437288 10170368 677 134679101440 93948358709248 93948359788568 140732613248624 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93948361887024 93948361934212 93948365078528 140732613252063 140732613252190 140732613252190 140732613259206 0
/proc/980669/statm: 2483 677 599 264 0 134 0
[pid=980674] ppid=980669 vsize=11036 memory=9600 CPUtime=0.2 cores=4,6
/proc/980674/stat : 980674 (naps-1.02b5) R 980669 980669 975785 0 -1 4194304 2365 0 0 0 20 0 0 0 20 0 1 0 183437289 11300864 2400 134679101440 4194304 5746509 140728581867872 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 17137664 140728581874670 140728581874784 140728581874784 140728581881801 0
/proc/980674/statm: 2759 2400 421 379 0 2293 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 20968 KiB
Current children cumulated memory: 12308 KiB

[startup+0.305076 s]*
/proc/loadavg: 4.14 4.17 4.12 5/260 980674
/proc/meminfo: memFree=127265216/131524600 swapFree=131071216/131071996
[pid=980669] ppid=980666 vsize=9932 memory=2708 CPUtime=0 cores=4,6
/proc/980669/stat : 980669 (naps-1.02b5.sh) S 980666 980669 975785 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 183437288 10170368 677 134679101440 93948358709248 93948359788568 140732613248624 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93948361887024 93948361934212 93948365078528 140732613252063 140732613252190 140732613252190 140732613259206 0
/proc/980669/statm: 2483 677 599 264 0 134 0
[pid=980674] ppid=980669 vsize=12196 memory=10128 CPUtime=0.3 cores=4,6
/proc/980674/stat : 980674 (naps-1.02b5) R 980669 980669 975785 0 -1 4194304 2510 0 0 0 30 0 0 0 20 0 1 0 183437289 12488704 2532 134679101440 4194304 5746509 140728581867872 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 17137664 140728581874670 140728581874784 140728581874784 140728581881801 0
/proc/980674/statm: 3049 2532 421 379 0 2583 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 22128 KiB
Current children cumulated memory: 12836 KiB

[startup+0.700208 s]
/proc/loadavg: 4.14 4.17 4.12 5/260 980674
/proc/meminfo: memFree=127264992/131524600 swapFree=131071216/131071996
[pid=980669] ppid=980666 vsize=9932 memory=2708 CPUtime=0 cores=4,6
/proc/980669/stat : 980669 (naps-1.02b5.sh) S 980666 980669 975785 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 183437288 10170368 677 134679101440 93948358709248 93948359788568 140732613248624 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93948361887024 93948361934212 93948365078528 140732613252063 140732613252190 140732613252190 140732613259206 0
/proc/980669/statm: 2483 677 599 264 0 134 0
[pid=980674] ppid=980669 vsize=14020 memory=12420 CPUtime=0.68 cores=4,6
/proc/980674/stat : 980674 (naps-1.02b5) R 980669 980669 975785 0 -1 4194304 3625 0 0 0 68 0 0 0 20 0 1 0 183437289 14356480 3105 134679101440 4194304 5746509 140728581867872 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 17137664 140728581874670 140728581874784 140728581874784 140728581881801 0
/proc/980674/statm: 3505 3105 421 379 0 3039 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 23952 KiB
Current children cumulated memory: 15128 KiB

[startup+1.50022 s]
/proc/loadavg: 4.14 4.17 4.12 5/260 980674
/proc/meminfo: memFree=127253488/131524600 swapFree=131071216/131071996
[pid=980669] ppid=980666 vsize=9932 memory=2708 CPUtime=0 cores=4,6
/proc/980669/stat : 980669 (naps-1.02b5.sh) S 980666 980669 975785 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 183437288 10170368 677 134679101440 93948358709248 93948359788568 140732613248624 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93948361887024 93948361934212 93948365078528 140732613252063 140732613252190 140732613252190 140732613259206 0
/proc/980669/statm: 2483 677 599 264 0 134 0
[pid=980674] ppid=980669 vsize=18376 memory=16840 CPUtime=1.48 cores=4,6
/proc/980674/stat : 980674 (naps-1.02b5) R 980669 980669 975785 0 -1 4194304 4223 0 0 0 148 0 0 0 20 0 1 0 183437289 18817024 4210 134679101440 4194304 5746509 140728581867872 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 17137664 140728581874670 140728581874784 140728581874784 140728581881801 0
/proc/980674/statm: 4594 4210 421 379 0 4128 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 28308 KiB
Current children cumulated memory: 19548 KiB

[startup+3.10558 s]
/proc/loadavg: 4.14 4.17 4.12 5/260 980674
/proc/meminfo: memFree=127238144/131524600 swapFree=131071216/131071996
[pid=980669] ppid=980666 vsize=9932 memory=2708 CPUtime=0 cores=4,6
/proc/980669/stat : 980669 (naps-1.02b5.sh) S 980666 980669 975785 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 183437288 10170368 677 134679101440 93948358709248 93948359788568 140732613248624 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93948361887024 93948361934212 93948365078528 140732613252063 140732613252190 140732613252190 140732613259206 0
/proc/980669/statm: 2483 677 599 264 0 134 0
[pid=980674] ppid=980669 vsize=18384 memory=15408 CPUtime=3.09 cores=4,6
/proc/980674/stat : 980674 (naps-1.02b5) R 980669 980669 975785 0 -1 4194304 4514 0 0 0 308 1 0 0 20 0 1 0 183437289 18825216 3852 134679101440 4194304 5746509 140728581867872 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 17137664 140728581874670 140728581874784 140728581874784 140728581881801 0
/proc/980674/statm: 4596 3852 421 379 0 4130 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 28316 KiB
Current children cumulated memory: 18116 KiB

[startup+6.30019 s]
/proc/loadavg: 4.13 4.17 4.12 5/260 980674
/proc/meminfo: memFree=127212800/131524600 swapFree=131071216/131071996
[pid=980669] ppid=980666 vsize=9932 memory=2708 CPUtime=0 cores=4,6
/proc/980669/stat : 980669 (naps-1.02b5.sh) S 980666 980669 975785 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 183437288 10170368 677 134679101440 93948358709248 93948359788568 140732613248624 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93948361887024 93948361934212 93948365078528 140732613252063 140732613252190 140732613252190 140732613259206 0
/proc/980669/statm: 2483 677 599 264 0 134 0
[pid=980674] ppid=980669 vsize=28608 memory=25828 CPUtime=6.27 cores=4,6
/proc/980674/stat : 980674 (naps-1.02b5) R 980669 980669 975785 0 -1 4194304 6052 0 0 0 626 1 0 0 20 0 1 0 183437289 29294592 6457 134679101440 4194304 5746509 140728581867872 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 17137664 140728581874670 140728581874784 140728581874784 140728581881801 0
/proc/980674/statm: 7152 6457 421 379 0 6686 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 38540 KiB
Current children cumulated memory: 28536 KiB

[startup+12.7002 s]
/proc/loadavg: 4.12 4.16 4.11 5/260 980675
/proc/meminfo: memFree=127173852/131524600 swapFree=131071216/131071996
[pid=980669] ppid=980666 vsize=9932 memory=2708 CPUtime=0 cores=4,6
/proc/980669/stat : 980669 (naps-1.02b5.sh) S 980666 980669 975785 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 183437288 10170368 677 134679101440 93948358709248 93948359788568 140732613248624 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93948361887024 93948361934212 93948365078528 140732613252063 140732613252190 140732613252190 140732613259206 0
/proc/980669/statm: 2483 677 599 264 0 134 0
[pid=980674] ppid=980669 vsize=37416 memory=29740 CPUtime=12.66 cores=4,6
/proc/980674/stat : 980674 (naps-1.02b5) R 980669 980669 975785 0 -1 4194304 7504 0 0 0 1264 2 0 0 20 0 1 0 183437289 38313984 7435 134679101440 4194304 5746509 140728581867872 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 17137664 140728581874670 140728581874784 140728581874784 140728581881801 0
/proc/980674/statm: 9354 7435 421 379 0 8888 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 47348 KiB
Current children cumulated memory: 32448 KiB

[startup+25.5003 s]
/proc/loadavg: 4.17 4.17 4.12 5/260 980677
/proc/meminfo: memFree=127181828/131524600 swapFree=131071216/131071996
[pid=980669] ppid=980666 vsize=9932 memory=2708 CPUtime=0 cores=4,6
/proc/980669/stat : 980669 (naps-1.02b5.sh) S 980666 980669 975785 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 183437288 10170368 677 134679101440 93948358709248 93948359788568 140732613248624 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93948361887024 93948361934212 93948365078528 140732613252063 140732613252190 140732613252190 140732613259206 0
/proc/980669/statm: 2483 677 599 264 0 134 0
[pid=980674] ppid=980669 vsize=37416 memory=36120 CPUtime=25.42 cores=4,6
/proc/980674/stat : 980674 (naps-1.02b5) R 980669 980669 975785 0 -1 4194304 7621 0 0 0 2540 2 0 0 20 0 1 0 183437289 38313984 9030 134679101440 4194304 5746509 140728581867872 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 17137664 140728581874670 140728581874784 140728581874784 140728581881801 0
/proc/980674/statm: 9354 9030 421 379 0 8888 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 47348 KiB
Current children cumulated memory: 38828 KiB

[startup+51.1057 s]
/proc/loadavg: 4.11 4.16 4.11 5/260 980781
/proc/meminfo: memFree=127091980/131524600 swapFree=131071216/131071996
[pid=980669] ppid=980666 vsize=9932 memory=2708 CPUtime=0 cores=4,6
/proc/980669/stat : 980669 (naps-1.02b5.sh) S 980666 980669 975785 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 183437288 10170368 677 134679101440 93948358709248 93948359788568 140732613248624 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93948361887024 93948361934212 93948365078528 140732613252063 140732613252190 140732613252190 140732613259206 0
/proc/980669/statm: 2483 677 599 264 0 134 0
[pid=980674] ppid=980669 vsize=44600 memory=43384 CPUtime=50.96 cores=4,6
/proc/980674/stat : 980674 (naps-1.02b5) R 980669 980669 975785 0 -1 4194304 9523 0 0 0 5093 3 0 0 20 0 1 0 183437289 45670400 10846 134679101440 4194304 5746509 140728581867872 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 17137664 140728581874670 140728581874784 140728581874784 140728581881801 0
/proc/980674/statm: 11150 10846 421 379 0 10684 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 54532 KiB
Current children cumulated memory: 46092 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.14 4.11 5/260 980890
/proc/meminfo: memFree=127039144/131524600 swapFree=131071216/131071996
[pid=980669] ppid=980666 vsize=9932 memory=2708 CPUtime=0 cores=4,6
/proc/980669/stat : 980669 (naps-1.02b5.sh) S 980666 980669 975785 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 183437288 10170368 677 134679101440 93948358709248 93948359788568 140732613248624 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93948361887024 93948361934212 93948365078528 140732613252063 140732613252190 140732613252190 140732613259206 0
/proc/980669/statm: 2483 677 599 264 0 134 0
[pid=980674] ppid=980669 vsize=60760 memory=48408 CPUtime=102 cores=4,6
/proc/980674/stat : 980674 (naps-1.02b5) R 980669 980669 975785 0 -1 4194304 9861 0 0 0 10197 3 0 0 20 0 1 0 183437289 62218240 12102 134679101440 4194304 5746509 140728581867872 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 17137664 140728581874670 140728581874784 140728581874784 140728581881801 0
/proc/980674/statm: 15190 12102 421 379 0 14724 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 70692 KiB
Current children cumulated memory: 51116 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.15 4.11 5/261 981069
/proc/meminfo: memFree=126874588/131524600 swapFree=131071216/131071996
[pid=980669] ppid=980666 vsize=9932 memory=2708 CPUtime=0 cores=4,6
/proc/980669/stat : 980669 (naps-1.02b5.sh) S 980666 980669 975785 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 183437288 10170368 677 134679101440 93948358709248 93948359788568 140732613248624 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93948361887024 93948361934212 93948365078528 140732613252063 140732613252190 140732613252190 140732613259206 0
/proc/980669/statm: 2483 677 599 264 0 134 0
[pid=980674] ppid=980669 vsize=79616 memory=74512 CPUtime=161.84 cores=4,6
/proc/980674/stat : 980674 (naps-1.02b5) R 980669 980669 975785 0 -1 4194304 10504 0 0 0 16180 4 0 0 20 0 1 0 183437289 81526784 18628 134679101440 4194304 5746509 140728581867872 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 17137664 140728581874670 140728581874784 140728581874784 140728581881801 0
/proc/980674/statm: 19904 18628 421 379 0 19438 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 89548 KiB
Current children cumulated memory: 77220 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.13 4.10 5/261 981079
/proc/meminfo: memFree=126774972/131524600 swapFree=131071216/131071996
[pid=980669] ppid=980666 vsize=9932 memory=2708 CPUtime=0 cores=4,6
/proc/980669/stat : 980669 (naps-1.02b5.sh) S 980666 980669 975785 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 183437288 10170368 677 134679101440 93948358709248 93948359788568 140732613248624 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93948361887024 93948361934212 93948365078528 140732613252063 140732613252190 140732613252190 140732613259206 0
/proc/980669/statm: 2483 677 599 264 0 134 0
[pid=980674] ppid=980669 vsize=79616 memory=76568 CPUtime=221.68 cores=4,6
/proc/980674/stat : 980674 (naps-1.02b5) R 980669 980669 975785 0 -1 4194304 10539 0 0 0 22164 4 0 0 20 0 1 0 183437289 81526784 19142 134679101440 4194304 5746509 140728581867872 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 17137664 140728581874670 140728581874784 140728581874784 140728581881801 0
/proc/980674/statm: 19904 19142 421 379 0 19438 0
Current children cumulated CPU time: 221.68 s

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

/proc/loadavg: 4.20 4.12 4.10 5/258 982263
/proc/meminfo: memFree=126829348/131524600 swapFree=131071216/131071996
[pid=980669] ppid=980666 vsize=9932 memory=2708 CPUtime=0 cores=4,6
/proc/980669/stat : 980669 (naps-1.02b5.sh) S 980666 980669 975785 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 183437288 10170368 677 134679101440 93948358709248 93948359788568 140732613248624 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93948361887024 93948361934212 93948365078528 140732613252063 140732613252190 140732613252190 140732613259206 0
/proc/980669/statm: 2483 677 599 264 0 134 0
[pid=980674] ppid=980669 vsize=205932 memory=197664 CPUtime=3033.84 cores=4,6
/proc/980674/stat : 980674 (naps-1.02b5) R 980669 980669 975785 0 -1 4194304 32713 0 0 0 303336 48 0 0 20 0 1 0 183437289 210874368 49416 134679101440 4194304 5746509 140728581867872 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 17137664 140728581874670 140728581874784 140728581874784 140728581881801 0
/proc/980674/statm: 51483 49416 421 379 0 51017 0
Current children cumulated CPU time: 3033.84 s
Current children cumulated vsize: 215864 KiB
Current children cumulated memory: 200372 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/258 982274
/proc/meminfo: memFree=126833824/131524600 swapFree=131071216/131071996
[pid=980669] ppid=980666 vsize=9932 memory=2708 CPUtime=0 cores=4,6
/proc/980669/stat : 980669 (naps-1.02b5.sh) S 980666 980669 975785 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 183437288 10170368 677 134679101440 93948358709248 93948359788568 140732613248624 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93948361887024 93948361934212 93948365078528 140732613252063 140732613252190 140732613252190 140732613259206 0
/proc/980669/statm: 2483 677 599 264 0 134 0
[pid=980674] ppid=980669 vsize=175112 memory=166676 CPUtime=3093.67 cores=4,6
/proc/980674/stat : 980674 (naps-1.02b5) R 980669 980669 975785 0 -1 4194304 33028 0 0 0 309318 49 0 0 20 0 1 0 183437289 179314688 41669 134679101440 4194304 5746509 140728581867872 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 17137664 140728581874670 140728581874784 140728581874784 140728581881801 0
/proc/980674/statm: 43778 41669 421 379 0 43312 0
Current children cumulated CPU time: 3093.67 s
Current children cumulated vsize: 185044 KiB
Current children cumulated memory: 169384 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/258 982284
/proc/meminfo: memFree=126716596/131524600 swapFree=131071216/131071996
[pid=980669] ppid=980666 vsize=9932 memory=2708 CPUtime=0 cores=4,6
/proc/980669/stat : 980669 (naps-1.02b5.sh) S 980666 980669 975785 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 183437288 10170368 677 134679101440 93948358709248 93948359788568 140732613248624 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93948361887024 93948361934212 93948365078528 140732613252063 140732613252190 140732613252190 140732613259206 0
/proc/980669/statm: 2483 677 599 264 0 134 0
[pid=980674] ppid=980669 vsize=205932 memory=183328 CPUtime=3153.51 cores=4,6
/proc/980674/stat : 980674 (naps-1.02b5) R 980669 980669 975785 0 -1 4194304 33650 0 0 0 315301 50 0 0 20 0 1 0 183437289 210874368 45832 134679101440 4194304 5746509 140728581867872 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 17137664 140728581874670 140728581874784 140728581874784 140728581881801 0
/proc/980674/statm: 51483 45832 421 379 0 51017 0
Current children cumulated CPU time: 3153.51 s
Current children cumulated vsize: 215864 KiB
Current children cumulated memory: 186036 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/258 982294
/proc/meminfo: memFree=126652196/131524600 swapFree=131071216/131071996
[pid=980669] ppid=980666 vsize=9932 memory=2708 CPUtime=0 cores=4,6
/proc/980669/stat : 980669 (naps-1.02b5.sh) S 980666 980669 975785 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 183437288 10170368 677 134679101440 93948358709248 93948359788568 140732613248624 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93948361887024 93948361934212 93948365078528 140732613252063 140732613252190 140732613252190 140732613259206 0
/proc/980669/statm: 2483 677 599 264 0 134 0
[pid=980674] ppid=980669 vsize=205932 memory=195616 CPUtime=3213.34 cores=4,6
/proc/980674/stat : 980674 (naps-1.02b5) R 980669 980669 975785 0 -1 4194304 33698 0 0 0 321284 50 0 0 20 0 1 0 183437289 210874368 48904 134679101440 4194304 5746509 140728581867872 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 17137664 140728581874670 140728581874784 140728581874784 140728581881801 0
/proc/980674/statm: 51483 48904 421 379 0 51017 0
Current children cumulated CPU time: 3213.34 s
Current children cumulated vsize: 215864 KiB
Current children cumulated memory: 198324 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/261 982309
/proc/meminfo: memFree=126598684/131524600 swapFree=131071216/131071996
[pid=980669] ppid=980666 vsize=9932 memory=2708 CPUtime=0 cores=4,6
/proc/980669/stat : 980669 (naps-1.02b5.sh) S 980666 980669 975785 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 183437288 10170368 677 134679101440 93948358709248 93948359788568 140732613248624 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93948361887024 93948361934212 93948365078528 140732613252063 140732613252190 140732613252190 140732613259206 0
/proc/980669/statm: 2483 677 599 264 0 134 0
[pid=980674] ppid=980669 vsize=175112 memory=168724 CPUtime=3273.17 cores=4,6
/proc/980674/stat : 980674 (naps-1.02b5) R 980669 980669 975785 0 -1 4194304 34016 0 0 0 327266 51 0 0 20 0 1 0 183437289 179314688 42181 134679101440 4194304 5746509 140728581867872 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 17137664 140728581874670 140728581874784 140728581874784 140728581881801 0
/proc/980674/statm: 43778 42181 421 379 0 43312 0
Current children cumulated CPU time: 3273.17 s
Current children cumulated vsize: 185044 KiB
Current children cumulated memory: 171432 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/261 982320
/proc/meminfo: memFree=126549232/131524600 swapFree=131071216/131071996
[pid=980669] ppid=980666 vsize=9932 memory=2708 CPUtime=0 cores=4,6
/proc/980669/stat : 980669 (naps-1.02b5.sh) S 980666 980669 975785 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 183437288 10170368 677 134679101440 93948358709248 93948359788568 140732613248624 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93948361887024 93948361934212 93948365078528 140732613252063 140732613252190 140732613252190 140732613259206 0
/proc/980669/statm: 2483 677 599 264 0 134 0
[pid=980674] ppid=980669 vsize=205932 memory=183328 CPUtime=3333 cores=4,6
/proc/980674/stat : 980674 (naps-1.02b5) R 980669 980669 975785 0 -1 4194304 34637 0 0 0 333247 53 0 0 20 0 1 0 183437289 210874368 45832 134679101440 4194304 5746509 140728581867872 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 17137664 140728581874670 140728581874784 140728581874784 140728581881801 0
/proc/980674/statm: 51483 45832 421 379 0 51017 0
Current children cumulated CPU time: 3333 s
Current children cumulated vsize: 215864 KiB
Current children cumulated memory: 186036 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/261 982330
/proc/meminfo: memFree=126527312/131524600 swapFree=131071216/131071996
[pid=980669] ppid=980666 vsize=9932 memory=2708 CPUtime=0 cores=4,6
/proc/980669/stat : 980669 (naps-1.02b5.sh) S 980666 980669 975785 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 183437288 10170368 677 134679101440 93948358709248 93948359788568 140732613248624 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93948361887024 93948361934212 93948365078528 140732613252063 140732613252190 140732613252190 140732613259206 0
/proc/980669/statm: 2483 677 599 264 0 134 0
[pid=980674] ppid=980669 vsize=205932 memory=195616 CPUtime=3392.81 cores=4,6
/proc/980674/stat : 980674 (naps-1.02b5) R 980669 980669 975785 0 -1 4194304 34686 0 0 0 339228 53 0 0 20 0 1 0 183437289 210874368 48904 134679101440 4194304 5746509 140728581867872 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 17137664 140728581874670 140728581874784 140728581874784 140728581881801 0
/proc/980674/statm: 51483 48904 421 379 0 51017 0
Current children cumulated CPU time: 3392.81 s
Current children cumulated vsize: 215864 KiB
Current children cumulated memory: 198324 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/261 982340
/proc/meminfo: memFree=126880096/131524600 swapFree=131071216/131071996
[pid=980669] ppid=980666 vsize=9932 memory=2708 CPUtime=0 cores=4,6
/proc/980669/stat : 980669 (naps-1.02b5.sh) S 980666 980669 975785 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 183437288 10170368 677 134679101440 93948358709248 93948359788568 140732613248624 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93948361887024 93948361934212 93948365078528 140732613252063 140732613252190 140732613252190 140732613259206 0
/proc/980669/statm: 2483 677 599 264 0 134 0
[pid=980674] ppid=980669 vsize=175112 memory=158412 CPUtime=3452.63 cores=4,6
/proc/980674/stat : 980674 (naps-1.02b5) R 980669 980669 975785 0 -1 4194304 34997 0 0 0 345209 54 0 0 20 0 1 0 183437289 179314688 39603 134679101440 4194304 5746509 140728581867872 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 17137664 140728581874670 140728581874784 140728581874784 140728581881801 0
/proc/980674/statm: 43778 39603 421 379 0 43312 0
Current children cumulated CPU time: 3452.63 s
Current children cumulated vsize: 185044 KiB
Current children cumulated memory: 161120 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/261 982352
/proc/meminfo: memFree=126792208/131524600 swapFree=131071216/131071996
[pid=980669] ppid=980666 vsize=9932 memory=2708 CPUtime=0 cores=4,6
/proc/980669/stat : 980669 (naps-1.02b5.sh) S 980666 980669 975785 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 183437288 10170368 677 134679101440 93948358709248 93948359788568 140732613248624 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93948361887024 93948361934212 93948365078528 140732613252063 140732613252190 140732613252190 140732613259206 0
/proc/980669/statm: 2483 677 599 264 0 134 0
[pid=980674] ppid=980669 vsize=205932 memory=176944 CPUtime=3512.46 cores=4,6
/proc/980674/stat : 980674 (naps-1.02b5) R 980669 980669 975785 0 -1 4194304 35641 0 0 0 351191 55 0 0 20 0 1 0 183437289 210874368 44236 134679101440 4194304 5746509 140728581867872 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 17137664 140728581874670 140728581874784 140728581874784 140728581881801 0
/proc/980674/statm: 51483 44236 421 379 0 51017 0
Current children cumulated CPU time: 3512.46 s
Current children cumulated vsize: 215864 KiB
Current children cumulated memory: 179652 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.11 4.09 4/254 982776
/proc/meminfo: memFree=127403600/131524600 swapFree=131071216/131071996
[pid=980669] ppid=980666 vsize=9932 memory=2708 CPUtime=0 cores=4,6
/proc/980669/stat : 980669 (naps-1.02b5.sh) S 980666 980669 975785 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 183437288 10170368 677 134679101440 93948358709248 93948359788568 140732613248624 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93948361887024 93948361934212 93948365078528 140732613252063 140732613252190 140732613252190 140732613259206 0
/proc/980669/statm: 2483 677 599 264 0 134 0
[pid=980674] ppid=980669 vsize=205932 memory=191520 CPUtime=3572.27 cores=4,6
/proc/980674/stat : 980674 (naps-1.02b5) R 980669 980669 975785 0 -1 4194304 35688 0 0 0 357172 55 0 0 20 0 1 0 183437289 210874368 47880 134679101440 4194304 5746509 140728581867872 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 17137664 140728581874670 140728581874784 140728581874784 140728581881801 0
/proc/980674/statm: 51483 47880 421 379 0 51017 0
Current children cumulated CPU time: 3572.27 s
Current children cumulated vsize: 215864 KiB
Current children cumulated memory: 194228 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.2 s]
/proc/loadavg: 3.74 4.02 4.06 4/251 982781
/proc/meminfo: memFree=127383580/131524600 swapFree=131071216/131071996
[pid=980669] ppid=980666 vsize=9932 memory=2708 CPUtime=0 cores=4,6
/proc/980669/stat : 980669 (naps-1.02b5.sh) S 980666 980669 975785 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 183437288 10170368 677 134679101440 93948358709248 93948359788568 140732613248624 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93948361887024 93948361934212 93948365078528 140732613252063 140732613252190 140732613252190 140732613259206 0
/proc/980669/statm: 2483 677 599 264 0 134 0
[pid=980674] ppid=980669 vsize=205932 memory=197664 CPUtime=3600.09 cores=4,6
/proc/980674/stat : 980674 (naps-1.02b5) R 980669 980669 975785 0 -1 4194304 35691 0 0 0 359954 55 0 0 20 0 1 0 183437289 210874368 49416 134679101440 4194304 5746509 140728581867872 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 17137664 140728581874670 140728581874784 140728581874784 140728581881801 0
/proc/980674/statm: 51483 49416 421 379 0 51017 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 215864 KiB
Current children cumulated memory: 200372 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3599.54 s, system=0.56127 s

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

Child status: 0

Real time (s): 3610.2
CPU time (s): 3600.1
CPU user time (s): 3599.54
CPU system time (s): 0.56127
CPU usage (%): 99.7202
Max. virtual memory (cumulated for all children) (KiB): 215864
Max. memory (cumulated for all children) (KiB): 204468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.54
system time used= 0.56127
maximum resident set size= 201760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36166
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= 25
involuntary context switches= 2269


# summary of solver processes directly reported to runsolver:
#   pid: 980669
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3599.54
#   total CPU system time (s): 0.56127

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.7256 second user time and 14.0941 second system time

The end

Launcher Data

Begin job on nodeC018 at 2024-07-18 16:26:01
IDJOB=4443291
IDBENCH=147869
IDSOLVER=3065
FILE ID=nodeC018/4443291-1721312749
RUNJOBID= nodeC018-1721305510-975943
SLURM_JOB_ID= 7542635
Free space on /tmp= 890068 MiB

SOLVER NAME= NaPS-PB16 1.02b5
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/prestwich/armies/normalized-army13.24bt.opb
COMMAND LINE= HOME/naps-1.02b5.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4443291-1721312749/watcher-4443291-1721312749 -o /tmp/evaluation-result-4443291-1721312749/solver-4443291-1721312749 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721305510-975943 --watchdog 3760  HOME/naps-1.02b5.sh HOME/instance-4443291-1721312749.opb

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

MD5SUM BENCH= b1cc89baa8bd080d13ae67cc087920d3
RANDOM SEED=1621953301

nodeC018.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3661.034
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.52
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3690.744
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.578
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.52
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3601.210
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3659.090
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.52
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3690.913
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3660.182
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.52
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.780
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127225188 kB
MemAvailable:   129016736 kB
Buffers:          480300 kB
Cached:          2142724 kB
SwapCached:          148 kB
Active:           984840 kB
Inactive:        2728320 kB
Active(anon):       1596 kB
Inactive(anon):  1134368 kB
Active(file):     983244 kB
Inactive(file):  1593952 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071216 kB
Dirty:              8296 kB
Writeback:             0 kB
AnonPages:       1088596 kB
Mapped:           113024 kB
Shmem:             45784 kB
KReclaimable:     108348 kB
Slab:             204212 kB
SReclaimable:     108348 kB
SUnreclaim:        95864 kB
KernelStack:        4208 kB
PageTables:        11700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1508996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            37568 kB
HardwareCorrupted:     0 kB
AnonHugePages:    598016 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:      262868 kB
DirectMap2M:    24676352 kB
DirectMap1G:    111149056 kB

Free space on /tmp at the end= 890072 MiB
End job on nodeC018 at 2024-07-18 17:26:11