Trace number 4442538

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS-GM 1.03? (TO) 3600.03 3609.61

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
roussel/normalized-pigeon-cardinality-105-100.opb
MD5SUM285604dce97f116174ae8740e4ecdce8
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.152795
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10500
Total number of constraints205
Number of constraints which are clauses105
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint100
Maximum length of a constraint105
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 106
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c NaPS 1.03.
0.00/0.00	c We set -no-flip-min because your selected sat solver does not support it.
0.00/0.00	c Input file name: HOME/instance-4442538-1721298830.opb
3600.00/3609.60	c 
3600.00/3609.60	c *** TERMINATED *** by signal 15
3600.00/3609.60	s UNKNOWN
3600.00/3609.60	c _____________________________________________________________________________
3600.00/3609.60	c std/band forms        : 100,0
3600.00/3609.60	c 2cl/3cl ITE-codings   : 0,0
3600.00/3609.60	c BDD/srt/adr Max costs : 0,2348,0
3600.00/3609.60	c BDDraw/bin/mul/srt/adr: 0,0,0,100,0
3600.00/3609.60	c BDD nodes             : 0
3600.00/3609.60	c Es1/CC detections     : 0,0
3600.00/3609.60	c CC sort               : 100
3600.00/3609.60	c SAT/UNSAT calls       : 0,0
3600.00/3609.60	c regenrated variables  : 0
3600.00/3609.60	c eliminated fixed lits : 0
3600.00/3609.60	c goal lit flips        : 0
3600.00/3609.60	c goal stages           : 0
3600.00/3609.60	c goal shrink           : 0
3600.00/3609.60	c goal coeff separations: 0
3600.00/3609.60	c restarts              : 0
3600.00/3609.60	c conflicts             : 0              (0 /sec)
3600.00/3609.60	c decisions             : 0              (0 /sec)
3600.00/3609.60	c propagations          : 0              (0 /sec)
3600.00/3609.60	c inspects              : 0              (0 /sec)
3600.00/3609.60	c CPU time (solving tm) : 3598 s        (3598 s, SAT 0 s, UNSAT 0 s)
3600.00/3609.60	c Time for Opt-base     : 0.001566 s
3600.00/3609.60	c Steps for Opt-base    : 0
3600.00/3609.60	c Time for BDD coding   : 0 s
3600.00/3609.60	c Time for srt coding   : 0.01999 s
3600.00/3609.60	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442538-1721298830/watcher-4442538-1721298830 -o /tmp/evaluation-result-4442538-1721298830/solver-4442538-1721298830 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1721293767-949454 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4442538-1721298830.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100655 s]*
/proc/loadavg: 4.13 4.14 4.10 5/261 953964
/proc/meminfo: memFree=127889668/131524600 swapFree=131071996/131071996
[pid=953959] ppid=953956 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/953959/stat : 953959 (naps-1.03.sh) S 953956 953959 949443 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 182043170 10170368 680 134679101440 93890247155712 93890248235032 140721595181120 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93890250333488 93890250380676 93890271469568 140721595184095 140721595184224 140721595184224 140721595191240 0
/proc/953959/statm: 2483 680 602 264 0 134 0
[pid=953964] ppid=953959 vsize=34848 memory=29624 CPUtime=0.09 cores=4,6
/proc/953964/stat : 953964 (naps-1.03) R 953959 953959 949443 0 -1 4194304 6851 0 0 0 8 1 0 0 20 0 1 0 182043171 35684352 7406 134679101440 4194304 6891213 140724557755376 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 11350016 140724557759472 140724557759588 140724557759588 140724557766603 0
/proc/953964/statm: 8712 7406 468 659 0 7916 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 44780 KiB
Current children cumulated memory: 32344 KiB

[startup+0.206672 s]*
/proc/loadavg: 4.13 4.14 4.10 5/261 953964
/proc/meminfo: memFree=127849092/131524600 swapFree=131071996/131071996
[pid=953959] ppid=953956 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/953959/stat : 953959 (naps-1.03.sh) S 953956 953959 949443 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 182043170 10170368 680 134679101440 93890247155712 93890248235032 140721595181120 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93890250333488 93890250380676 93890271469568 140721595184095 140721595184224 140721595184224 140721595191240 0
/proc/953959/statm: 2483 680 602 264 0 134 0
[pid=953964] ppid=953959 vsize=79312 memory=69852 CPUtime=0.19 cores=4,6
/proc/953964/stat : 953964 (naps-1.03) R 953959 953959 949443 0 -1 4194304 16400 0 0 0 17 2 0 0 20 0 1 0 182043171 81215488 17463 134679101440 4194304 6891213 140724557755376 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 11350016 140724557759472 140724557759588 140724557759588 140724557766603 0
/proc/953964/statm: 19828 17463 468 659 0 19032 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 89244 KiB
Current children cumulated memory: 72572 KiB

[startup+0.306655 s]*
/proc/loadavg: 4.13 4.14 4.10 5/261 953964
/proc/meminfo: memFree=127840356/131524600 swapFree=131071996/131071996
[pid=953959] ppid=953956 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/953959/stat : 953959 (naps-1.03.sh) S 953956 953959 949443 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 182043170 10170368 680 134679101440 93890247155712 93890248235032 140721595181120 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93890250333488 93890250380676 93890271469568 140721595184095 140721595184224 140721595184224 140721595191240 0
/proc/953959/statm: 2483 680 602 264 0 134 0
[pid=953964] ppid=953959 vsize=93996 memory=78300 CPUtime=0.28 cores=4,6
/proc/953964/stat : 953964 (naps-1.03) R 953959 953959 949443 0 -1 4194304 18562 0 0 0 26 2 0 0 20 0 1 0 182043171 96251904 19575 134679101440 4194304 6891213 140724557755376 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 11350016 140724557759472 140724557759588 140724557759588 140724557766603 0
/proc/953964/statm: 23499 19575 468 659 0 22703 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 103928 KiB
Current children cumulated memory: 81020 KiB

[startup+0.700655 s]
/proc/loadavg: 4.13 4.14 4.10 5/261 953964
/proc/meminfo: memFree=127832344/131524600 swapFree=131071996/131071996
[pid=953959] ppid=953956 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/953959/stat : 953959 (naps-1.03.sh) S 953956 953959 949443 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 182043170 10170368 680 134679101440 93890247155712 93890248235032 140721595181120 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93890250333488 93890250380676 93890271469568 140721595184095 140721595184224 140721595184224 140721595191240 0
/proc/953959/statm: 2483 680 602 264 0 134 0
[pid=953964] ppid=953959 vsize=106052 memory=91480 CPUtime=0.66 cores=4,6
/proc/953964/stat : 953964 (naps-1.03) R 953959 953959 949443 0 -1 4194304 22004 0 0 0 62 4 0 0 20 0 1 0 182043171 108597248 22870 134679101440 4194304 6891213 140724557755376 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 11350016 140724557759472 140724557759588 140724557759588 140724557766603 0
/proc/953964/statm: 26513 22870 468 659 0 25717 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 115984 KiB
Current children cumulated memory: 94200 KiB

[startup+1.50067 s]
/proc/loadavg: 4.13 4.14 4.10 5/261 953964
/proc/meminfo: memFree=127826228/131524600 swapFree=131071996/131071996
[pid=953959] ppid=953956 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/953959/stat : 953959 (naps-1.03.sh) S 953956 953959 949443 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 182043170 10170368 680 134679101440 93890247155712 93890248235032 140721595181120 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93890250333488 93890250380676 93890271469568 140721595184095 140721595184224 140721595184224 140721595191240 0
/proc/953959/statm: 2483 680 602 264 0 134 0
[pid=953964] ppid=953959 vsize=124724 memory=105068 CPUtime=1.45 cores=4,6
/proc/953964/stat : 953964 (naps-1.03) R 953959 953959 949443 0 -1 4194304 22692 0 0 0 141 4 0 0 20 0 1 0 182043171 127717376 26267 134679101440 4194304 6891213 140724557755376 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 11350016 140724557759472 140724557759588 140724557759588 140724557766603 0
/proc/953964/statm: 31181 26267 468 659 0 30385 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 134656 KiB
Current children cumulated memory: 107788 KiB

[startup+3.10567 s]
/proc/loadavg: 4.12 4.13 4.10 5/261 953966
/proc/meminfo: memFree=127795936/131524600 swapFree=131071996/131071996
[pid=953959] ppid=953956 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/953959/stat : 953959 (naps-1.03.sh) S 953956 953959 949443 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 182043170 10170368 680 134679101440 93890247155712 93890248235032 140721595181120 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93890250333488 93890250380676 93890271469568 140721595184095 140721595184224 140721595184224 140721595191240 0
/proc/953959/statm: 2483 680 602 264 0 134 0
[pid=953964] ppid=953959 vsize=136400 memory=119072 CPUtime=3.03 cores=4,6
/proc/953964/stat : 953964 (naps-1.03) R 953959 953959 949443 0 -1 4194304 23128 0 0 0 299 4 0 0 20 0 1 0 182043171 139673600 29768 134679101440 4194304 6891213 140724557755376 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 11350016 140724557759472 140724557759588 140724557759588 140724557766603 0
/proc/953964/statm: 34100 29768 468 659 0 33304 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 146332 KiB
Current children cumulated memory: 121792 KiB

[startup+6.30025 s]
/proc/loadavg: 4.12 4.13 4.10 5/261 953966
/proc/meminfo: memFree=127764732/131524600 swapFree=131071996/131071996
[pid=953959] ppid=953956 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/953959/stat : 953959 (naps-1.03.sh) S 953956 953959 949443 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 182043170 10170368 680 134679101440 93890247155712 93890248235032 140721595181120 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93890250333488 93890250380676 93890271469568 140721595184095 140721595184224 140721595184224 140721595191240 0
/proc/953959/statm: 2483 680 602 264 0 134 0
[pid=953964] ppid=953959 vsize=186188 memory=141524 CPUtime=6.21 cores=4,6
/proc/953964/stat : 953964 (naps-1.03) R 953959 953959 949443 0 -1 4194304 24184 0 0 0 616 5 0 0 20 0 1 0 182043171 190656512 35381 134679101440 4194304 6891213 140724557755376 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11350016 140724557759472 140724557759588 140724557759588 140724557766603 0
/proc/953964/statm: 46547 35381 468 659 0 45751 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 196120 KiB
Current children cumulated memory: 144244 KiB

[startup+12.7003 s]
/proc/loadavg: 4.19 4.15 4.11 5/261 953969
/proc/meminfo: memFree=127708032/131524600 swapFree=131071996/131071996
[pid=953959] ppid=953956 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/953959/stat : 953959 (naps-1.03.sh) S 953956 953959 949443 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 182043170 10170368 680 134679101440 93890247155712 93890248235032 140721595181120 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93890250333488 93890250380676 93890271469568 140721595184095 140721595184224 140721595184224 140721595191240 0
/proc/953959/statm: 2483 680 602 264 0 134 0
[pid=953964] ppid=953959 vsize=236276 memory=179804 CPUtime=12.6 cores=4,6
/proc/953964/stat : 953964 (naps-1.03) R 953959 953959 949443 0 -1 4194304 25078 0 0 0 1254 6 0 0 20 0 1 0 182043171 241946624 44951 134679101440 4194304 6891213 140724557755376 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11350016 140724557759472 140724557759588 140724557759588 140724557766603 0
/proc/953964/statm: 59069 44951 468 659 0 58273 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 246208 KiB
Current children cumulated memory: 182524 KiB

[startup+25.5003 s]
/proc/loadavg: 4.21 4.16 4.11 5/261 953970
/proc/meminfo: memFree=127711600/131524600 swapFree=131071996/131071996
[pid=953959] ppid=953956 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/953959/stat : 953959 (naps-1.03.sh) S 953956 953959 949443 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 182043170 10170368 680 134679101440 93890247155712 93890248235032 140721595181120 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93890250333488 93890250380676 93890271469568 140721595184095 140721595184224 140721595184224 140721595191240 0
/proc/953959/statm: 2483 680 602 264 0 134 0
[pid=953964] ppid=953959 vsize=186188 memory=151488 CPUtime=25.36 cores=4,6
/proc/953964/stat : 953964 (naps-1.03) R 953959 953959 949443 0 -1 4194304 26169 0 0 0 2528 8 0 0 20 0 1 0 182043171 190656512 37872 134679101440 4194304 6891213 140724557755376 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11350016 140724557759472 140724557759588 140724557759588 140724557766603 0
/proc/953964/statm: 46547 37872 468 659 0 45751 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 196120 KiB
Current children cumulated memory: 154208 KiB

[startup+51.1058 s]
/proc/loadavg: 4.14 4.14 4.11 5/261 953973
/proc/meminfo: memFree=127614016/131524600 swapFree=131071996/131071996
[pid=953959] ppid=953956 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/953959/stat : 953959 (naps-1.03.sh) S 953956 953959 949443 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 182043170 10170368 680 134679101440 93890247155712 93890248235032 140721595181120 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93890250333488 93890250380676 93890271469568 140721595184095 140721595184224 140721595184224 140721595191240 0
/proc/953959/statm: 2483 680 602 264 0 134 0
[pid=953964] ppid=953959 vsize=207128 memory=191860 CPUtime=50.9 cores=4,6
/proc/953964/stat : 953964 (naps-1.03) R 953959 953959 949443 0 -1 4194304 32908 0 0 0 5076 14 0 0 20 0 1 0 182043171 212099072 47965 134679101440 4194304 6891213 140724557755376 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11350016 140724557759472 140724557759588 140724557759588 140724557766603 0
/proc/953964/statm: 51782 47965 468 659 0 50986 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 217060 KiB
Current children cumulated memory: 194580 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.13 4.10 5/259 953983
/proc/meminfo: memFree=127435432/131524600 swapFree=131071996/131071996
[pid=953959] ppid=953956 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/953959/stat : 953959 (naps-1.03.sh) S 953956 953959 949443 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 182043170 10170368 680 134679101440 93890247155712 93890248235032 140721595181120 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93890250333488 93890250380676 93890271469568 140721595184095 140721595184224 140721595184224 140721595191240 0
/proc/953959/statm: 2483 680 602 264 0 134 0
[pid=953964] ppid=953959 vsize=298428 memory=285448 CPUtime=101.93 cores=4,6
/proc/953964/stat : 953964 (naps-1.03) R 953959 953959 949443 0 -1 4194304 45829 0 0 0 10172 21 0 0 20 0 1 0 182043171 305590272 71362 134679101440 4194304 6891213 140724557755376 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11350016 140724557759472 140724557759588 140724557759588 140724557766603 0
/proc/953964/statm: 74607 71362 468 659 0 73811 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 308360 KiB
Current children cumulated memory: 288168 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.12 4.10 5/258 953993
/proc/meminfo: memFree=127432536/131524600 swapFree=131071996/131071996
[pid=953959] ppid=953956 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/953959/stat : 953959 (naps-1.03.sh) S 953956 953959 949443 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 182043170 10170368 680 134679101440 93890247155712 93890248235032 140721595181120 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93890250333488 93890250380676 93890271469568 140721595184095 140721595184224 140721595184224 140721595191240 0
/proc/953959/statm: 2483 680 602 264 0 134 0
[pid=953964] ppid=953959 vsize=414680 memory=341484 CPUtime=161.75 cores=4,6
/proc/953964/stat : 953964 (naps-1.03) R 953959 953959 949443 0 -1 4194304 57096 0 0 0 16146 29 0 0 20 0 1 0 182043171 424632320 85371 134679101440 4194304 6891213 140724557755376 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11350016 140724557759472 140724557759588 140724557759588 140724557766603 0
/proc/953964/statm: 103670 85371 468 659 0 102874 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 424612 KiB
Current children cumulated memory: 344204 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/258 954004
/proc/meminfo: memFree=127396936/131524600 swapFree=131071996/131071996
[pid=953959] ppid=953956 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/953959/stat : 953959 (naps-1.03.sh) S 953956 953959 949443 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 182043170 10170368 680 134679101440 93890247155712 93890248235032 140721595181120 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93890250333488 93890250380676 93890271469568 140721595184095 140721595184224 140721595184224 140721595191240 0
/proc/953959/statm: 2483 680 602 264 0 134 0
[pid=953964] ppid=953959 vsize=441608 memory=353328 CPUtime=221.57 cores=4,6
/proc/953964/stat : 953964 (naps-1.03) R 953959 953959 949443 0 -1 4194304 66049 0 0 0 22119 38 0 0 20 0 1 0 182043171 452206592 88332 134679101440 4194304 6891213 140724557755376 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11350016 140724557759472 140724557759588 140724557759588 140724557766603 0
/proc/953964/statm: 110402 88332 468 659 0 109606 0
Current children cumulated CPU time: 221.57 s

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

/proc/953964/statm: 372375 284128 468 659 0 371579 0
Current children cumulated CPU time: 3034.21 s
Current children cumulated vsize: 1499432 KiB
Current children cumulated memory: 1139232 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/259 955638
/proc/meminfo: memFree=126499260/131524600 swapFree=131071996/131071996
[pid=953959] ppid=953956 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/953959/stat : 953959 (naps-1.03.sh) S 953956 953959 949443 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 182043170 10170368 680 134679101440 93890247155712 93890248235032 140721595181120 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93890250333488 93890250380676 93890271469568 140721595184095 140721595184224 140721595184224 140721595191240 0
/proc/953959/statm: 2483 680 602 264 0 134 0
[pid=953964] ppid=953959 vsize=1500992 memory=1183976 CPUtime=3094.07 cores=4,6
/proc/953964/stat : 953964 (naps-1.03) R 953959 953959 949443 0 -1 4194304 179370 0 0 0 309240 167 0 0 20 0 1 0 182043171 1537015808 295994 134679101440 4194304 6891213 140724557755376 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11350016 140724557759472 140724557759588 140724557759588 140724557766603 0
/proc/953964/statm: 375248 295994 468 659 0 374452 0
Current children cumulated CPU time: 3094.07 s
Current children cumulated vsize: 1510924 KiB
Current children cumulated memory: 1186696 KiB

[startup+3162.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/259 955649
/proc/meminfo: memFree=126854472/131524600 swapFree=131071996/131071996
[pid=953959] ppid=953956 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/953959/stat : 953959 (naps-1.03.sh) S 953956 953959 949443 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 182043170 10170368 680 134679101440 93890247155712 93890248235032 140721595181120 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93890250333488 93890250380676 93890271469568 140721595184095 140721595184224 140721595184224 140721595191240 0
/proc/953959/statm: 2483 680 602 264 0 134 0
[pid=953964] ppid=953959 vsize=808940 memory=773896 CPUtime=3153.92 cores=4,6
/proc/953964/stat : 953964 (naps-1.03) R 953959 953959 949443 0 -1 4194304 181144 0 0 0 315220 172 0 0 20 0 1 0 182043171 828354560 193474 134679101440 4194304 6891213 140724557755376 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11350016 140724557759472 140724557759588 140724557759588 140724557766603 0
/proc/953964/statm: 202235 193474 468 659 0 201439 0
Current children cumulated CPU time: 3153.92 s
Current children cumulated vsize: 818872 KiB
Current children cumulated memory: 776616 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/259 955661
/proc/meminfo: memFree=126699384/131524600 swapFree=131071996/131071996
[pid=953959] ppid=953956 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/953959/stat : 953959 (naps-1.03.sh) S 953956 953959 949443 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 182043170 10170368 680 134679101440 93890247155712 93890248235032 140721595181120 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93890250333488 93890250380676 93890271469568 140721595184095 140721595184224 140721595184224 140721595191240 0
/proc/953959/statm: 2483 680 602 264 0 134 0
[pid=953964] ppid=953959 vsize=941200 memory=829004 CPUtime=3213.77 cores=4,6
/proc/953964/stat : 953964 (naps-1.03) R 953959 953959 949443 0 -1 4194304 182002 0 0 0 321204 173 0 0 20 0 1 0 182043171 963788800 207251 134679101440 4194304 6891213 140724557755376 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11350016 140724557759472 140724557759588 140724557759588 140724557766603 0
/proc/953964/statm: 235300 207251 468 659 0 234504 0
Current children cumulated CPU time: 3213.77 s
Current children cumulated vsize: 951132 KiB
Current children cumulated memory: 831724 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/260 955840
/proc/meminfo: memFree=126656940/131524600 swapFree=131071996/131071996
[pid=953959] ppid=953956 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/953959/stat : 953959 (naps-1.03.sh) S 953956 953959 949443 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 182043170 10170368 680 134679101440 93890247155712 93890248235032 140721595181120 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93890250333488 93890250380676 93890271469568 140721595184095 140721595184224 140721595184224 140721595191240 0
/proc/953959/statm: 2483 680 602 264 0 134 0
[pid=953964] ppid=953959 vsize=941200 memory=880204 CPUtime=3273.61 cores=4,6
/proc/953964/stat : 953964 (naps-1.03) R 953959 953959 949443 0 -1 4194304 182834 0 0 0 327187 174 0 0 20 0 1 0 182043171 963788800 220051 134679101440 4194304 6891213 140724557755376 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11350016 140724557759472 140724557759588 140724557759588 140724557766603 0
/proc/953964/statm: 235300 220051 468 659 0 234504 0
Current children cumulated CPU time: 3273.61 s
Current children cumulated vsize: 951132 KiB
Current children cumulated memory: 882924 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/260 955850
/proc/meminfo: memFree=126542720/131524600 swapFree=131071996/131071996
[pid=953959] ppid=953956 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/953959/stat : 953959 (naps-1.03.sh) S 953956 953959 949443 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 182043170 10170368 680 134679101440 93890247155712 93890248235032 140721595181120 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93890250333488 93890250380676 93890271469568 140721595184095 140721595184224 140721595184224 140721595191240 0
/proc/953959/statm: 2483 680 602 264 0 134 0
[pid=953964] ppid=953959 vsize=941200 memory=925260 CPUtime=3333.46 cores=4,6
/proc/953964/stat : 953964 (naps-1.03) R 953959 953959 949443 0 -1 4194304 183175 0 0 0 333171 175 0 0 20 0 1 0 182043171 963788800 231315 134679101440 4194304 6891213 140724557755376 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11350016 140724557759472 140724557759588 140724557759588 140724557766603 0
/proc/953964/statm: 235300 231315 468 659 0 234504 0
Current children cumulated CPU time: 3333.46 s
Current children cumulated vsize: 951132 KiB
Current children cumulated memory: 927980 KiB

[startup+3402.3 s]
/proc/loadavg: 4.04 4.08 4.08 5/262 955920
/proc/meminfo: memFree=126558992/131524600 swapFree=131071996/131071996
[pid=953959] ppid=953956 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/953959/stat : 953959 (naps-1.03.sh) S 953956 953959 949443 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 182043170 10170368 680 134679101440 93890247155712 93890248235032 140721595181120 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93890250333488 93890250380676 93890271469568 140721595184095 140721595184224 140721595184224 140721595191240 0
/proc/953959/statm: 2483 680 602 264 0 134 0
[pid=953964] ppid=953959 vsize=1156124 memory=965916 CPUtime=3393.3 cores=4,6
/proc/953964/stat : 953964 (naps-1.03) R 953959 953959 949443 0 -1 4194304 183901 0 0 0 339154 176 0 0 20 0 1 0 182043171 1183870976 241479 134679101440 4194304 6891213 140724557755376 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11350016 140724557759472 140724557759588 140724557759588 140724557766603 0
/proc/953964/statm: 289031 241479 468 659 0 288235 0
Current children cumulated CPU time: 3393.3 s
Current children cumulated vsize: 1166056 KiB
Current children cumulated memory: 968636 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/263 955932
/proc/meminfo: memFree=126473268/131524600 swapFree=131071996/131071996
[pid=953959] ppid=953956 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/953959/stat : 953959 (naps-1.03.sh) S 953956 953959 949443 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 182043170 10170368 680 134679101440 93890247155712 93890248235032 140721595181120 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93890250333488 93890250380676 93890271469568 140721595184095 140721595184224 140721595184224 140721595191240 0
/proc/953959/statm: 2483 680 602 264 0 134 0
[pid=953964] ppid=953959 vsize=1156632 memory=1003164 CPUtime=3453.14 cores=4,6
/proc/953964/stat : 953964 (naps-1.03) R 953959 953959 949443 0 -1 4194304 184304 0 0 0 345136 178 0 0 20 0 1 0 182043171 1184391168 250791 134679101440 4194304 6891213 140724557755376 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11350016 140724557759472 140724557759588 140724557759588 140724557766603 0
/proc/953964/statm: 289158 250791 468 659 0 288362 0
Current children cumulated CPU time: 3453.14 s
Current children cumulated vsize: 1166564 KiB
Current children cumulated memory: 1005884 KiB

[startup+3522.3 s]
/proc/loadavg: 4.44 4.20 4.13 5/263 955942
/proc/meminfo: memFree=126437372/131524600 swapFree=131071996/131071996
[pid=953959] ppid=953956 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/953959/stat : 953959 (naps-1.03.sh) S 953956 953959 949443 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 182043170 10170368 680 134679101440 93890247155712 93890248235032 140721595181120 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93890250333488 93890250380676 93890271469568 140721595184095 140721595184224 140721595184224 140721595191240 0
/proc/953959/statm: 2483 680 602 264 0 134 0
[pid=953964] ppid=953959 vsize=1157812 memory=1038744 CPUtime=3512.96 cores=4,6
/proc/953964/stat : 953964 (naps-1.03) R 953959 953959 949443 0 -1 4194304 184851 0 0 0 351118 178 0 0 20 0 1 0 182043171 1185599488 259686 134679101440 4194304 6891213 140724557755376 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11350016 140724557759472 140724557759588 140724557759588 140724557766603 0
/proc/953964/statm: 289453 259686 468 659 0 288657 0
Current children cumulated CPU time: 3512.96 s
Current children cumulated vsize: 1167744 KiB
Current children cumulated memory: 1041464 KiB

[startup+3582.3 s]
/proc/loadavg: 4.43 4.26 4.15 5/262 955952
/proc/meminfo: memFree=126190396/131524600 swapFree=131071996/131071996
[pid=953959] ppid=953956 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/953959/stat : 953959 (naps-1.03.sh) S 953956 953959 949443 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 182043170 10170368 680 134679101440 93890247155712 93890248235032 140721595181120 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93890250333488 93890250380676 93890271469568 140721595184095 140721595184224 140721595184224 140721595191240 0
/proc/953959/statm: 2483 680 602 264 0 134 0
[pid=953964] ppid=953959 vsize=1158992 memory=1099268 CPUtime=3572.79 cores=4,6
/proc/953964/stat : 953964 (naps-1.03) R 953959 953959 949443 0 -1 4194304 185339 0 0 0 357099 180 0 0 20 0 1 0 182043171 1186807808 274817 134679101440 4194304 6891213 140724557755376 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11350016 140724557759472 140724557759588 140724557759588 140724557766603 0
/proc/953964/statm: 289748 274817 468 659 0 288952 0
Current children cumulated CPU time: 3572.79 s
Current children cumulated vsize: 1168924 KiB
Current children cumulated memory: 1101988 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.6 s]
/proc/loadavg: 4.26 4.23 4.15 5/262 955958
/proc/meminfo: memFree=126374804/131524600 swapFree=131071996/131071996
[pid=953959] ppid=953956 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/953959/stat : 953959 (naps-1.03.sh) S 953956 953959 949443 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 182043170 10170368 680 134679101440 93890247155712 93890248235032 140721595181120 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93890250333488 93890250380676 93890271469568 140721595184095 140721595184224 140721595184224 140721595191240 0
/proc/953959/statm: 2483 680 602 264 0 134 0
[pid=953964] ppid=953959 vsize=1160172 memory=1126628 CPUtime=3600 cores=4,6
/proc/953964/stat : 953964 (naps-1.03) R 953959 953959 949443 0 -1 4194304 185839 0 0 0 359820 180 0 0 20 0 1 0 182043171 1188016128 281657 134679101440 4194304 6891213 140724557755376 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 11350016 140724557759472 140724557759588 140724557759588 140724557766603 0
/proc/953964/statm: 290043 281657 468 659 0 289247 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 1170104 KiB
Current children cumulated memory: 1129348 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.000843 s, system=0.002024 s

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

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

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

Child status: 10

Real time (s): 3609.61
CPU time (s): 3600.03
CPU user time (s): 3598.21
CPU system time (s): 1.82108
CPU usage (%): 99.7346
Max. virtual memory (cumulated for all children) (KiB): 1726920
Max. memory (cumulated for all children) (KiB): 1287748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.21
system time used= 1.82109
maximum resident set size= 1354756
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 186299
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= 176
involuntary context switches= 4640


# summary of solver processes directly reported to runsolver:
#   pid: 953959,953964
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3598.21
#   total CPU system time (s): 1.82108

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.36974 second user time and 17.9363 second system time

The end

Launcher Data

Begin job on nodeC015 at 2024-07-18 12:34:02
IDJOB=4442538
IDBENCH=147822
IDSOLVER=3062
FILE ID=nodeC015/4442538-1721298830
RUNJOBID= nodeC015-1721293767-949454
SLURM_JOB_ID= 7542599
Free space on /tmp= 890068 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-cardinality-105-100.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442538-1721298830/watcher-4442538-1721298830 -o /tmp/evaluation-result-4442538-1721298830/solver-4442538-1721298830 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1721293767-949454 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4442538-1721298830.opb

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

MD5SUM BENCH= 285604dce97f116174ae8740e4ecdce8
RANDOM SEED=1224580631

nodeC015.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		: 3657.018
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.61
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		: 3682.977
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.25
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		: 3611.645
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.61
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		: 3599.996
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.25
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		: 3618.532
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.61
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		: 3683.132
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.25
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		: 3653.893
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.61
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		: 3600.040
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127918152 kB
MemAvailable:   128938004 kB
Buffers:          480384 kB
Cached:          1367092 kB
SwapCached:            0 kB
Active:          1578368 kB
Inactive:        1393268 kB
Active(anon):       1572 kB
Inactive(anon):  1160300 kB
Active(file):    1576796 kB
Inactive(file):   232968 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              5480 kB
Writeback:             0 kB
AnonPages:       1122460 kB
Mapped:           111868 kB
Shmem:             37720 kB
KReclaimable:      99472 kB
Slab:             212800 kB
SReclaimable:      99472 kB
SUnreclaim:       113328 kB
KernelStack:        4188 kB
PageTables:        11480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1574732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            68224 kB
HardwareCorrupted:     0 kB
AnonHugePages:    829440 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:      291540 kB
DirectMap2M:    38279168 kB
DirectMap1G:    97517568 kB

Free space on /tmp at the end= 890060 MiB
End job on nodeC015 at 2024-07-18 13:34:11