Trace number 4442898

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.06 3609.31

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-55-50.opb
MD5SUM447851c4fd40c5c34c03bb94532f1e8d
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 benchmark3.26785
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2750
Total number of constraints74305
Number of constraints which are clauses74305
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint50
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 51
Number of bits of the biggest sum of numbers6
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-4442898-1721309019.opb
3600.04/3609.30	c 
3600.04/3609.30	c *** TERMINATED *** by signal 15
3600.04/3609.30	s UNKNOWN
3600.04/3609.30	c _____________________________________________________________________________
3600.04/3609.30	c std/band forms        : 0,0
3600.04/3609.30	c 2cl/3cl ITE-codings   : 0,0
3600.04/3609.30	c BDD/srt/adr Max costs : 0,0,0
3600.04/3609.30	c BDDraw/bin/mul/srt/adr: 0,0,0,0,0
3600.04/3609.30	c BDD nodes             : 0
3600.04/3609.30	c Es1/CC detections     : 0,0
3600.04/3609.30	c CC sort               : 0
3600.04/3609.30	c SAT/UNSAT calls       : 0,0
3600.04/3609.30	c regenrated variables  : 0
3600.04/3609.30	c eliminated fixed lits : 0
3600.04/3609.30	c goal lit flips        : 0
3600.04/3609.30	c goal stages           : 0
3600.04/3609.30	c goal shrink           : 0
3600.04/3609.30	c goal coeff separations: 0
3600.04/3609.30	c restarts              : 0
3600.04/3609.30	c conflicts             : 0              (0 /sec)
3600.04/3609.30	c decisions             : 0              (0 /sec)
3600.04/3609.30	c propagations          : 0              (0 /sec)
3600.04/3609.30	c inspects              : 0              (0 /sec)
3600.04/3609.30	c CPU time (solving tm) : 3597 s        (3596 s, SAT 0 s, UNSAT 0 s)
3600.04/3609.30	c Time for Opt-base     : 0 s
3600.04/3609.30	c Steps for Opt-base    : 0
3600.04/3609.30	c Time for BDD coding   : 0 s
3600.04/3609.30	c Time for srt coding   : 0 s
3600.04/3609.30	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 64059 MiB (59643 MiB free)
  memory of node 1: 64510 MiB (60203 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442898-1721309019/watcher-4442898-1721309019 -o /tmp/evaluation-result-4442898-1721309019/solver-4442898-1721309019 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721305421-949650 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4442898-1721309019.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
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=951650, runsolver pid=951647

[startup+0.100429 s]*
/proc/loadavg: 4.18 4.26 4.23 5/247 951655
/proc/meminfo: memFree=122719736/131655788 swapFree=131071996/131071996
[pid=951650] ppid=951647 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/951650/stat : 951650 (naps-1.03.sh) S 951647 951650 949639 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 183058014 10170368 710 134679101440 94605521096704 94605522176024 140730472084176 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94605524274480 94605524321668 94605524783104 140730472088543 140730472088672 140730472088672 140730472095688 0
/proc/951650/statm: 2483 710 634 264 0 134 0
[pid=951655] ppid=951650 vsize=9500 memory=3400 CPUtime=0.09 cores=4,6
/proc/951655/stat : 951655 (naps-1.03) R 951650 951650 949639 0 -1 4194304 473 0 0 0 9 0 0 0 20 0 1 0 183058014 9728000 850 134679101440 4194304 6891213 140721345862640 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 37482496 140721345868784 140721345868900 140721345868900 140721345875915 0
/proc/951655/statm: 2375 850 436 659 0 1579 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 19432 KiB
Current children cumulated memory: 6240 KiB

[startup+0.213428 s]*
/proc/loadavg: 4.18 4.26 4.23 4/244 951655
/proc/meminfo: memFree=123522772/131655788 swapFree=131071996/131071996
[pid=951650] ppid=951647 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/951650/stat : 951650 (naps-1.03.sh) S 951647 951650 949639 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 183058014 10170368 710 134679101440 94605521096704 94605522176024 140730472084176 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94605524274480 94605524321668 94605524783104 140730472088543 140730472088672 140730472088672 140730472095688 0
/proc/951650/statm: 2483 710 634 264 0 134 0
[pid=951655] ppid=951650 vsize=9896 memory=3988 CPUtime=0.19 cores=4,6
/proc/951655/stat : 951655 (naps-1.03) R 951650 951650 949639 0 -1 4194304 630 0 0 0 19 0 0 0 20 0 1 0 183058014 10133504 997 134679101440 4194304 6891213 140721345862640 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 37482496 140721345868784 140721345868900 140721345868900 140721345875915 0
/proc/951655/statm: 2474 997 436 659 0 1678 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 19828 KiB
Current children cumulated memory: 6828 KiB

[startup+0.31343 s]*
/proc/loadavg: 4.18 4.26 4.23 5/243 951659
/proc/meminfo: memFree=123513904/131655788 swapFree=131071996/131071996
[pid=951650] ppid=951647 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/951650/stat : 951650 (naps-1.03.sh) S 951647 951650 949639 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 183058014 10170368 710 134679101440 94605521096704 94605522176024 140730472084176 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94605524274480 94605524321668 94605524783104 140730472088543 140730472088672 140730472088672 140730472095688 0
/proc/951650/statm: 2483 710 634 264 0 134 0
[pid=951655] ppid=951650 vsize=10488 memory=4636 CPUtime=0.27 cores=4,6
/proc/951655/stat : 951655 (naps-1.03) R 951650 951650 949639 0 -1 4194304 790 0 0 0 27 0 0 0 20 0 1 0 183058014 10739712 1159 134679101440 4194304 6891213 140721345862640 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 37482496 140721345868784 140721345868900 140721345868900 140721345875915 0
/proc/951655/statm: 2622 1159 436 659 0 1826 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 20420 KiB
Current children cumulated memory: 7476 KiB

[startup+0.700423 s]
/proc/loadavg: 4.18 4.26 4.23 4/243 951669
/proc/meminfo: memFree=123519044/131655788 swapFree=131071996/131071996
[pid=951650] ppid=951647 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/951650/stat : 951650 (naps-1.03.sh) S 951647 951650 949639 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 183058014 10170368 710 134679101440 94605521096704 94605522176024 140730472084176 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94605524274480 94605524321668 94605524783104 140730472088543 140730472088672 140730472088672 140730472095688 0
/proc/951650/statm: 2483 710 634 264 0 134 0
[pid=951655] ppid=951650 vsize=13448 memory=9420 CPUtime=0.62 cores=4,6
/proc/951655/stat : 951655 (naps-1.03) R 951650 951650 949639 0 -1 4194304 1519 0 0 0 62 0 0 0 20 0 1 0 183058014 13770752 2355 134679101440 4194304 6891213 140721345862640 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 37482496 140721345868784 140721345868900 140721345868900 140721345875915 0
/proc/951655/statm: 3362 2355 436 659 0 2566 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 23380 KiB
Current children cumulated memory: 12260 KiB

[startup+1.50031 s]
/proc/loadavg: 4.17 4.25 4.23 5/247 951705
/proc/meminfo: memFree=123501364/131655788 swapFree=131071996/131071996
[pid=951650] ppid=951647 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/951650/stat : 951650 (naps-1.03.sh) S 951647 951650 949639 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 183058014 10170368 710 134679101440 94605521096704 94605522176024 140730472084176 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94605524274480 94605524321668 94605524783104 140730472088543 140730472088672 140730472088672 140730472095688 0
/proc/951650/statm: 2483 710 634 264 0 134 0
[pid=951655] ppid=951650 vsize=21884 memory=17264 CPUtime=1.42 cores=4,6
/proc/951655/stat : 951655 (naps-1.03) R 951650 951650 949639 0 -1 4194304 3172 0 0 0 141 1 0 0 20 0 1 0 183058014 22409216 4316 134679101440 4194304 6891213 140721345862640 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 37482496 140721345868784 140721345868900 140721345868900 140721345875915 0
/proc/951655/statm: 5471 4316 436 659 0 4675 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 31816 KiB
Current children cumulated memory: 20104 KiB

[startup+3.114 s]
/proc/loadavg: 4.17 4.25 4.23 5/247 951755
/proc/meminfo: memFree=123771380/131655788 swapFree=131071996/131071996
[pid=951650] ppid=951647 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/951650/stat : 951650 (naps-1.03.sh) S 951647 951650 949639 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 183058014 10170368 710 134679101440 94605521096704 94605522176024 140730472084176 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94605524274480 94605524321668 94605524783104 140730472088543 140730472088672 140730472088672 140730472095688 0
/proc/951650/statm: 2483 710 634 264 0 134 0
[pid=951655] ppid=951650 vsize=29936 memory=24168 CPUtime=3.03 cores=4,6
/proc/951655/stat : 951655 (naps-1.03) R 951650 951650 949639 0 -1 4194304 5156 0 0 0 300 3 0 0 20 0 1 0 183058014 30654464 6042 134679101440 4194304 6891213 140721345862640 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 37482496 140721345868784 140721345868900 140721345868900 140721345875915 0
/proc/951655/statm: 7484 6042 436 659 0 6688 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 39868 KiB
Current children cumulated memory: 27008 KiB

[startup+6.3004 s]
/proc/loadavg: 4.15 4.25 4.22 5/247 951806
/proc/meminfo: memFree=123465152/131655788 swapFree=131071996/131071996
[pid=951650] ppid=951647 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/951650/stat : 951650 (naps-1.03.sh) S 951647 951650 949639 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 183058014 10170368 710 134679101440 94605521096704 94605522176024 140730472084176 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94605524274480 94605524321668 94605524783104 140730472088543 140730472088672 140730472088672 140730472095688 0
/proc/951650/statm: 2483 710 634 264 0 134 0
[pid=951655] ppid=951650 vsize=116332 memory=97052 CPUtime=6.2 cores=4,6
/proc/951655/stat : 951655 (naps-1.03) R 951650 951650 949639 0 -1 4194304 9213 0 0 0 615 5 0 0 20 0 1 0 183058014 119123968 24263 134679101440 4194304 6891213 140721345862640 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 37482496 140721345868784 140721345868900 140721345868900 140721345875915 0
/proc/951655/statm: 29083 24263 436 659 0 28287 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 126264 KiB
Current children cumulated memory: 99892 KiB

[startup+12.7004 s]
/proc/loadavg: 4.14 4.24 4.22 5/247 951806
/proc/meminfo: memFree=122149024/131655788 swapFree=131071996/131071996
[pid=951650] ppid=951647 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/951650/stat : 951650 (naps-1.03.sh) S 951647 951650 949639 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 183058014 10170368 710 134679101440 94605521096704 94605522176024 140730472084176 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94605524274480 94605524321668 94605524783104 140730472088543 140730472088672 140730472088672 140730472095688 0
/proc/951650/statm: 2483 710 634 264 0 134 0
[pid=951655] ppid=951650 vsize=117092 memory=114220 CPUtime=12.59 cores=4,6
/proc/951655/stat : 951655 (naps-1.03) R 951650 951650 949639 0 -1 4194304 11325 0 0 0 1249 10 0 0 20 0 1 0 183058014 119902208 28555 134679101440 4194304 6891213 140721345862640 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 37482496 140721345868784 140721345868900 140721345868900 140721345875915 0
/proc/951655/statm: 29273 28555 436 659 0 28477 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 127024 KiB
Current children cumulated memory: 117060 KiB

[startup+25.5004 s]
/proc/loadavg: 4.19 4.25 4.23 5/247 951809
/proc/meminfo: memFree=121967552/131655788 swapFree=131071996/131071996
[pid=951650] ppid=951647 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/951650/stat : 951650 (naps-1.03.sh) S 951647 951650 949639 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 183058014 10170368 710 134679101440 94605521096704 94605522176024 140730472084176 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94605524274480 94605524321668 94605524783104 140730472088543 140730472088672 140730472088672 140730472095688 0
/proc/951650/statm: 2483 710 634 264 0 134 0
[pid=951655] ppid=951650 vsize=178272 memory=167248 CPUtime=25.34 cores=4,6
/proc/951655/stat : 951655 (naps-1.03) R 951650 951650 949639 0 -1 4194304 14431 0 0 0 2520 14 0 0 20 0 1 0 183058014 182550528 41812 134679101440 4194304 6891213 140721345862640 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 37482496 140721345868784 140721345868900 140721345868900 140721345875915 0
/proc/951655/statm: 44568 41812 436 659 0 43772 0
Current children cumulated CPU time: 25.34 s
Current children cumulated vsize: 188204 KiB
Current children cumulated memory: 170088 KiB

[startup+51.113 s]
/proc/loadavg: 4.17 4.24 4.22 5/247 951812
/proc/meminfo: memFree=121799964/131655788 swapFree=131071996/131071996
[pid=951650] ppid=951647 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/951650/stat : 951650 (naps-1.03.sh) S 951647 951650 949639 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 183058014 10170368 710 134679101440 94605521096704 94605522176024 140730472084176 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94605524274480 94605524321668 94605524783104 140730472088543 140730472088672 140730472088672 140730472095688 0
/proc/951650/statm: 2483 710 634 264 0 134 0
[pid=951655] ppid=951650 vsize=228360 memory=176028 CPUtime=50.87 cores=4,6
/proc/951655/stat : 951655 (naps-1.03) R 951650 951650 949639 0 -1 4194304 18651 0 0 0 5067 20 0 0 20 0 1 0 183058014 233840640 44007 134679101440 4194304 6891213 140721345862640 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 37482496 140721345868784 140721345868900 140721345868900 140721345875915 0
/proc/951655/statm: 57090 44007 436 659 0 56294 0
Current children cumulated CPU time: 50.87 s
Current children cumulated vsize: 238292 KiB
Current children cumulated memory: 178868 KiB

[startup+102.3 s]
/proc/loadavg: 4.31 4.25 4.23 5/247 952204
/proc/meminfo: memFree=121549088/131655788 swapFree=131071996/131071996
[pid=951650] ppid=951647 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/951650/stat : 951650 (naps-1.03.sh) S 951647 951650 949639 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 183058014 10170368 710 134679101440 94605521096704 94605522176024 140730472084176 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94605524274480 94605524321668 94605524783104 140730472088543 140730472088672 140730472088672 140730472095688 0
/proc/951650/statm: 2483 710 634 264 0 134 0
[pid=951655] ppid=951650 vsize=309748 memory=236632 CPUtime=101.91 cores=4,6
/proc/951655/stat : 951655 (naps-1.03) R 951650 951650 949639 0 -1 4194304 22053 0 0 0 10162 29 0 0 20 0 1 0 183058014 317181952 59158 134679101440 4194304 6891213 140721345862640 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 37482496 140721345868784 140721345868900 140721345868900 140721345875915 0
/proc/951655/statm: 77437 59158 436 659 0 76641 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 319680 KiB
Current children cumulated memory: 239472 KiB

[startup+162.3 s]
/proc/loadavg: 4.17 4.22 4.21 5/246 952215
/proc/meminfo: memFree=121286324/131655788 swapFree=131071996/131071996
[pid=951650] ppid=951647 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/951650/stat : 951650 (naps-1.03.sh) S 951647 951650 949639 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 183058014 10170368 710 134679101440 94605521096704 94605522176024 140730472084176 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94605524274480 94605524321668 94605524783104 140730472088543 140730472088672 140730472088672 140730472095688 0
/proc/951650/statm: 2483 710 634 264 0 134 0
[pid=951655] ppid=951650 vsize=309748 memory=244836 CPUtime=161.73 cores=4,6
/proc/951655/stat : 951655 (naps-1.03) R 951650 951650 949639 0 -1 4194304 25062 0 0 0 16135 38 0 0 20 0 1 0 183058014 317181952 61209 134679101440 4194304 6891213 140721345862640 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 37482496 140721345868784 140721345868900 140721345868900 140721345875915 0
/proc/951655/statm: 77437 61209 436 659 0 76641 0
Current children cumulated CPU time: 161.73 s
Current children cumulated vsize: 319680 KiB
Current children cumulated memory: 247676 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.19 4.20 5/246 952225
/proc/meminfo: memFree=121444764/131655788 swapFree=131071996/131071996
[pid=951650] ppid=951647 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/951650/stat : 951650 (naps-1.03.sh) S 951647 951650 949639 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 183058014 10170368 710 134679101440 94605521096704 94605522176024 140730472084176 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94605524274480 94605524321668 94605524783104 140730472088543 140730472088672 140730472088672 140730472095688 0
/proc/951650/statm: 2483 710 634 264 0 134 0
[pid=951655] ppid=951650 vsize=309748 memory=269412 CPUtime=221.55 cores=4,6
/proc/951655/stat : 951655 (naps-1.03) R 951650 951650 949639 0 -1 4194304 27116 0 0 0 22109 46 0 0 20 0 1 0 183058014 317181952 67353 134679101440 4194304 6891213 140721345862640 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 37482496 140721345868784 140721345868900 140721345868900 140721345875915 0
/proc/951655/statm: 77437 67353 436 659 0 76641 0

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

/proc/951655/statm: 139817 121712 436 659 0 139021 0
Current children cumulated CPU time: 3094.28 s
Current children cumulated vsize: 569200 KiB
Current children cumulated memory: 489688 KiB

[startup+3162.3 s]
/proc/loadavg: 4.17 4.17 4.17 5/245 953604
/proc/meminfo: memFree=119356488/131655788 swapFree=131071996/131071996
[pid=951650] ppid=951647 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/951650/stat : 951650 (naps-1.03.sh) S 951647 951650 949639 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 183058014 10170368 710 134679101440 94605521096704 94605522176024 140730472084176 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94605524274480 94605524321668 94605524783104 140730472088543 140730472088672 140730472088672 140730472095688 0
/proc/951650/statm: 2483 710 634 264 0 134 0
[pid=951655] ppid=951650 vsize=774360 memory=607384 CPUtime=3154.14 cores=4,6
/proc/951655/stat : 951655 (naps-1.03) R 951650 951650 949639 0 -1 4194304 104097 0 0 0 315097 317 0 0 20 0 1 0 183058014 792944640 151846 134679101440 4194304 6891213 140721345862640 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 37482496 140721345868784 140721345868900 140721345868900 140721345875915 0
/proc/951655/statm: 193590 151846 436 659 0 192794 0
Current children cumulated CPU time: 3154.14 s
Current children cumulated vsize: 784292 KiB
Current children cumulated memory: 610224 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.16 4.16 5/245 953614
/proc/meminfo: memFree=119056104/131655788 swapFree=131071996/131071996
[pid=951650] ppid=951647 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/951650/stat : 951650 (naps-1.03.sh) S 951647 951650 949639 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 183058014 10170368 710 134679101440 94605521096704 94605522176024 140730472084176 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94605524274480 94605524321668 94605524783104 140730472088543 140730472088672 140730472088672 140730472095688 0
/proc/951650/statm: 2483 710 634 264 0 134 0
[pid=951655] ppid=951650 vsize=775708 memory=710784 CPUtime=3213.98 cores=4,6
/proc/951655/stat : 951655 (naps-1.03) R 951650 951650 949639 0 -1 4194304 104574 0 0 0 321079 319 0 0 20 0 1 0 183058014 794324992 177696 134679101440 4194304 6891213 140721345862640 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 37482496 140721345868784 140721345868900 140721345868900 140721345875915 0
/proc/951655/statm: 193927 177696 436 659 0 193131 0
Current children cumulated CPU time: 3213.98 s
Current children cumulated vsize: 785640 KiB
Current children cumulated memory: 713624 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.14 4.16 5/245 953624
/proc/meminfo: memFree=119826212/131655788 swapFree=131071996/131071996
[pid=951650] ppid=951647 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/951650/stat : 951650 (naps-1.03.sh) S 951647 951650 949639 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 183058014 10170368 710 134679101440 94605521096704 94605522176024 140730472084176 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94605524274480 94605524321668 94605524783104 140730472088543 140730472088672 140730472088672 140730472095688 0
/proc/951650/statm: 2483 710 634 264 0 134 0
[pid=951655] ppid=951650 vsize=562640 memory=489476 CPUtime=3273.84 cores=4,6
/proc/951655/stat : 951655 (naps-1.03) R 951650 951650 949639 0 -1 4194304 105847 0 0 0 327059 325 0 0 20 0 1 0 183058014 576143360 122369 134679101440 4194304 6891213 140721345862640 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 37482496 140721345868784 140721345868900 140721345868900 140721345875915 0
/proc/951655/statm: 140660 122369 436 659 0 139864 0
Current children cumulated CPU time: 3273.84 s
Current children cumulated vsize: 572572 KiB
Current children cumulated memory: 492316 KiB

[startup+3342.3 s]
/proc/loadavg: 4.42 4.21 4.18 5/245 953635
/proc/meminfo: memFree=119723960/131655788 swapFree=131071996/131071996
[pid=951650] ppid=951647 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/951650/stat : 951650 (naps-1.03.sh) S 951647 951650 949639 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 183058014 10170368 710 134679101440 94605521096704 94605522176024 140730472084176 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94605524274480 94605524321668 94605524783104 140730472088543 140730472088672 140730472088672 140730472095688 0
/proc/951650/statm: 2483 710 634 264 0 134 0
[pid=951655] ppid=951650 vsize=777732 memory=610088 CPUtime=3333.69 cores=4,6
/proc/951655/stat : 951655 (naps-1.03) R 951650 951650 949639 0 -1 4194304 107012 0 0 0 333041 328 0 0 20 0 1 0 183058014 796397568 152522 134679101440 4194304 6891213 140721345862640 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 37482496 140721345868784 140721345868900 140721345868900 140721345875915 0
/proc/951655/statm: 194433 152522 436 659 0 193637 0
Current children cumulated CPU time: 3333.69 s
Current children cumulated vsize: 787664 KiB
Current children cumulated memory: 612928 KiB

[startup+3402.3 s]
/proc/loadavg: 4.61 4.32 4.22 5/248 953650
/proc/meminfo: memFree=119396016/131655788 swapFree=131071996/131071996
[pid=951650] ppid=951647 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/951650/stat : 951650 (naps-1.03.sh) S 951647 951650 949639 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 183058014 10170368 710 134679101440 94605521096704 94605522176024 140730472084176 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94605524274480 94605524321668 94605524783104 140730472088543 140730472088672 140730472088672 140730472095688 0
/proc/951650/statm: 2483 710 634 264 0 134 0
[pid=951655] ppid=951650 vsize=779080 memory=713296 CPUtime=3393.55 cores=4,6
/proc/951655/stat : 951655 (naps-1.03) R 951650 951650 949639 0 -1 4194304 107453 0 0 0 339024 331 0 0 20 0 1 0 183058014 797777920 178324 134679101440 4194304 6891213 140721345862640 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 37482496 140721345868784 140721345868900 140721345868900 140721345875915 0
/proc/951655/statm: 194770 178324 436 659 0 193974 0
Current children cumulated CPU time: 3393.55 s
Current children cumulated vsize: 789012 KiB
Current children cumulated memory: 716136 KiB

[startup+3462.3 s]
/proc/loadavg: 4.39 4.31 4.22 5/248 953660
/proc/meminfo: memFree=119399056/131655788 swapFree=131071996/131071996
[pid=951650] ppid=951647 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/951650/stat : 951650 (naps-1.03.sh) S 951647 951650 949639 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 183058014 10170368 710 134679101440 94605521096704 94605522176024 140730472084176 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94605524274480 94605524321668 94605524783104 140730472088543 140730472088672 140730472088672 140730472095688 0
/proc/951650/statm: 2483 710 634 264 0 134 0
[pid=951655] ppid=951650 vsize=566516 memory=492492 CPUtime=3453.4 cores=4,6
/proc/951655/stat : 951655 (naps-1.03) R 951650 951650 949639 0 -1 4194304 108754 0 0 0 345002 338 0 0 20 0 1 0 183058014 580112384 123123 134679101440 4194304 6891213 140721345862640 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 37482496 140721345868784 140721345868900 140721345868900 140721345875915 0
/proc/951655/statm: 141629 123123 436 659 0 140833 0
Current children cumulated CPU time: 3453.4 s
Current children cumulated vsize: 576448 KiB
Current children cumulated memory: 495332 KiB

[startup+3522.3 s]
/proc/loadavg: 4.56 4.36 4.24 5/248 953671
/proc/meminfo: memFree=119081960/131655788 swapFree=131071996/131071996
[pid=951650] ppid=951647 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/951650/stat : 951650 (naps-1.03.sh) S 951647 951650 949639 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 183058014 10170368 710 134679101440 94605521096704 94605522176024 140730472084176 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94605524274480 94605524321668 94605524783104 140730472088543 140730472088672 140730472088672 140730472095688 0
/proc/951650/statm: 2483 710 634 264 0 134 0
[pid=951655] ppid=951650 vsize=781776 memory=617368 CPUtime=3513.25 cores=4,6
/proc/951655/stat : 951655 (naps-1.03) R 951650 951650 949639 0 -1 4194304 110042 0 0 0 350984 341 0 0 20 0 1 0 183058014 800538624 154342 134679101440 4194304 6891213 140721345862640 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 37482496 140721345868784 140721345868900 140721345868900 140721345875915 0
/proc/951655/statm: 195444 154342 436 659 0 194648 0
Current children cumulated CPU time: 3513.25 s
Current children cumulated vsize: 791708 KiB
Current children cumulated memory: 620208 KiB

[startup+3582.3 s]
/proc/loadavg: 4.28 4.31 4.23 5/248 953681
/proc/meminfo: memFree=119535264/131655788 swapFree=131071996/131071996
[pid=951650] ppid=951647 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/951650/stat : 951650 (naps-1.03.sh) S 951647 951650 949639 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 183058014 10170368 710 134679101440 94605521096704 94605522176024 140730472084176 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94605524274480 94605524321668 94605524783104 140730472088543 140730472088672 140730472088672 140730472095688 0
/proc/951650/statm: 2483 710 634 264 0 134 0
[pid=951655] ppid=951650 vsize=783464 memory=720992 CPUtime=3573.1 cores=4,6
/proc/951655/stat : 951655 (naps-1.03) R 951650 951650 949639 0 -1 4194304 110593 0 0 0 356967 343 0 0 20 0 1 0 183058014 802267136 180248 134679101440 4194304 6891213 140721345862640 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 37482496 140721345868784 140721345868900 140721345868900 140721345875915 0
/proc/951655/statm: 195866 180248 436 659 0 195070 0
Current children cumulated CPU time: 3573.1 s
Current children cumulated vsize: 793396 KiB
Current children cumulated memory: 723832 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.3 s]
/proc/loadavg: 4.19 4.28 4.22 5/248 953686
/proc/meminfo: memFree=119371060/131655788 swapFree=131071996/131071996
[pid=951650] ppid=951647 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/951650/stat : 951650 (naps-1.03.sh) S 951647 951650 949639 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 183058014 10170368 710 134679101440 94605521096704 94605522176024 140730472084176 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94605524274480 94605524321668 94605524783104 140730472088543 140730472088672 140730472088672 140730472095688 0
/proc/951650/statm: 2483 710 634 264 0 134 0
[pid=951655] ppid=951650 vsize=785488 memory=763464 CPUtime=3600.04 cores=4,6
/proc/951655/stat : 951655 (naps-1.03) R 951650 951650 949639 0 -1 4194304 111151 0 0 0 359660 344 0 0 20 0 1 0 183058014 804339712 190866 134679101440 4194304 6891213 140721345862640 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 37482496 140721345868784 140721345868900 140721345868900 140721345875915 0
/proc/951655/statm: 196372 190866 436 659 0 195576 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 795420 KiB
Current children cumulated memory: 766304 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.002171 s, system=0.002178 s

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

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

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

[startup+3609.3 s]
/proc/loadavg: 4.19 4.28 4.22 5/248 953686
/proc/meminfo: memFree=119371060/131655788 swapFree=131071996/131071996
[pid=951650] ppid=951647 vsize=9932 memory=2840 CPUtime=0 cores=4,6
/proc/951650/stat : 951650 (naps-1.03.sh) S 951647 951650 949639 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 183058014 10170368 710 134679101440 94605521096704 94605522176024 140730472084176 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94605524274480 94605524321668 94605524783104 140730472088543 140730472088672 140730472088672 140730472095688 0
/proc/951650/statm: 2483 710 634 264 0 134 0
[pid=951655] ppid=951650 vsize=785488 memory=763464 CPUtime=3600.04 cores=4,6
/proc/951655/stat : 951655 (naps-1.03) R 951650 951650 949639 0 -1 4194304 111151 0 0 0 359660 344 0 0 20 0 1 0 183058014 804339712 190866 134679101440 4194304 6891213 140721345862640 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 37482496 140721345868784 140721345868900 140721345868900 140721345875915 0
/proc/951655/statm: 196372 190866 436 659 0 195576 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 795420 KiB
Current children cumulated memory: 766304 KiB

Child status: 10

Real time (s): 3609.31
CPU time (s): 3600.06
CPU user time (s): 3596.61
CPU system time (s): 3.45119
CPU usage (%): 99.7436
Max. virtual memory (cumulated for all children) (KiB): 1002988
Max. memory (cumulated for all children) (KiB): 868908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.61
system time used= 3.45119
maximum resident set size= 907996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111621
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= 126
involuntary context switches= 4615


# summary of solver processes directly reported to runsolver:
#   pid: 951650,951655
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3596.61
#   total CPU system time (s): 3.45119

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.764 second user time and 36.7245 second system time

The end

Launcher Data

Begin job on nodeC003 at 2024-07-18 15:23:51
IDJOB=4442898
IDBENCH=147856
IDSOLVER=3062
FILE ID=nodeC003/4442898-1721309019
RUNJOBID= nodeC003-1721305421-949650
SLURM_JOB_ID= 7542634
Free space on /tmp= 723760 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-clauses-55-50.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442898-1721309019/watcher-4442898-1721309019 -o /tmp/evaluation-result-4442898-1721309019/solver-4442898-1721309019 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721305421-949650 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4442898-1721309019.opb

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

MD5SUM BENCH= 447851c4fd40c5c34c03bb94532f1e8d
RANDOM SEED=1088723596

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        122724316 kB
MemAvailable:   128255988 kB
Buffers:          507292 kB
Cached:          5800916 kB
SwapCached:            0 kB
Active:           921604 kB
Inactive:        7325236 kB
Active(anon):       1492 kB
Inactive(anon):  1974512 kB
Active(file):     920112 kB
Inactive(file):  5350724 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              6876 kB
Writeback:             8 kB
AnonPages:       1938032 kB
Mapped:           111268 kB
Shmem:             37704 kB
KReclaimable:     201732 kB
Slab:             316732 kB
SReclaimable:     201732 kB
SUnreclaim:       115000 kB
KernelStack:        4000 kB
PageTables:        13160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    2662184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            57696 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1263616 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:      275272 kB
DirectMap2M:    31086592 kB
DirectMap1G:    104857600 kB

Free space on /tmp at the end= 723748 MiB
End job on nodeC003 at 2024-07-18 16:24:01