Trace number 4442868

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.07 3609.91

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-51-50.opb
MD5SUM160cae61f04d8ccee666d7a366e84df3
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 benchmark2.64528
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2550
Total number of constraints63801
Number of constraints which are clauses63801
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-4442868-1721305688.opb
3600.04/3609.90	c 
3600.04/3609.90	c *** TERMINATED *** by signal 15
3600.04/3609.90	s UNKNOWN
3600.04/3609.90	c _____________________________________________________________________________
3600.04/3609.90	c std/band forms        : 0,0
3600.04/3609.90	c 2cl/3cl ITE-codings   : 0,0
3600.04/3609.90	c BDD/srt/adr Max costs : 0,0,0
3600.04/3609.90	c BDDraw/bin/mul/srt/adr: 0,0,0,0,0
3600.04/3609.90	c BDD nodes             : 0
3600.04/3609.90	c Es1/CC detections     : 0,0
3600.04/3609.90	c CC sort               : 0
3600.04/3609.90	c SAT/UNSAT calls       : 0,0
3600.04/3609.90	c regenrated variables  : 0
3600.04/3609.90	c eliminated fixed lits : 0
3600.04/3609.90	c goal lit flips        : 0
3600.04/3609.90	c goal stages           : 0
3600.04/3609.90	c goal shrink           : 0
3600.04/3609.90	c goal coeff separations: 0
3600.04/3609.90	c restarts              : 0
3600.04/3609.90	c conflicts             : 0              (0 /sec)
3600.04/3609.90	c decisions             : 0              (0 /sec)
3600.04/3609.90	c propagations          : 0              (0 /sec)
3600.04/3609.90	c inspects              : 0              (0 /sec)
3600.04/3609.90	c CPU time (solving tm) : 3596 s        (3596 s, SAT 0 s, UNSAT 0 s)
3600.04/3609.90	c Time for Opt-base     : 0 s
3600.04/3609.90	c Steps for Opt-base    : 0
3600.04/3609.90	c Time for BDD coding   : 0 s
3600.04/3609.90	c Time for srt coding   : 0 s
3600.04/3609.90	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 (59531 MiB free)
  memory of node 1: 64510 MiB (61064 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442868-1721305688/watcher-4442868-1721305688 -o /tmp/evaluation-result-4442868-1721305688/solver-4442868-1721305688 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721305421-949651 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4442868-1721305688.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=950376, runsolver pid=950373

[startup+0.100109 s]*
/proc/loadavg: 4.09 3.34 3.32 5/250 950381
/proc/meminfo: memFree=123484292/131655788 swapFree=131071996/131071996
[pid=950376] ppid=950373 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/950376/stat : 950376 (naps-1.03.sh) S 950373 950376 949639 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 182724908 10170368 686 134679101440 94618144505856 94618145585176 140724943248256 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94618147683632 94618147730820 94618172940288 140724943254495 140724943254624 140724943254624 140724943261640 0
/proc/950376/statm: 2483 686 607 264 0 134 0
[pid=950381] ppid=950376 vsize=10252 memory=5940 CPUtime=0.1 cores=1,3
/proc/950381/stat : 950381 (naps-1.03) R 950376 950376 949639 0 -1 4194304 624 0 0 0 10 0 0 0 20 0 1 0 182724909 10498048 1485 134679101440 4194304 6891213 140730389865568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 16957440 140730389873648 140730389873764 140730389873764 140730389880779 0
/proc/950381/statm: 2563 1485 436 659 0 1767 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 20184 KiB
Current children cumulated memory: 8684 KiB

[startup+0.21377 s]*
/proc/loadavg: 4.09 3.34 3.32 5/250 950381
/proc/meminfo: memFree=123483144/131655788 swapFree=131071996/131071996
[pid=950376] ppid=950373 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/950376/stat : 950376 (naps-1.03.sh) S 950373 950376 949639 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 182724908 10170368 686 134679101440 94618144505856 94618145585176 140724943248256 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94618147683632 94618147730820 94618172940288 140724943254495 140724943254624 140724943254624 140724943261640 0
/proc/950376/statm: 2483 686 607 264 0 134 0
[pid=950381] ppid=950376 vsize=11680 memory=7128 CPUtime=0.21 cores=1,3
/proc/950381/stat : 950381 (naps-1.03) R 950376 950376 949639 0 -1 4194304 951 0 0 0 21 0 0 0 20 0 1 0 182724909 11960320 1782 134679101440 4194304 6891213 140730389865568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 16957440 140730389873648 140730389873764 140730389873764 140730389880779 0
/proc/950381/statm: 2920 1782 436 659 0 2124 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 21612 KiB
Current children cumulated memory: 9872 KiB

[startup+0.313429 s]*
/proc/loadavg: 4.09 3.34 3.32 5/250 950381
/proc/meminfo: memFree=123479948/131655788 swapFree=131071996/131071996
[pid=950376] ppid=950373 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/950376/stat : 950376 (naps-1.03.sh) S 950373 950376 949639 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 182724908 10170368 686 134679101440 94618144505856 94618145585176 140724943248256 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94618147683632 94618147730820 94618172940288 140724943254495 140724943254624 140724943254624 140724943261640 0
/proc/950376/statm: 2483 686 607 264 0 134 0
[pid=950381] ppid=950376 vsize=12824 memory=7916 CPUtime=0.31 cores=1,3
/proc/950381/stat : 950381 (naps-1.03) R 950376 950376 949639 0 -1 4194304 1143 0 0 0 31 0 0 0 20 0 1 0 182724909 13131776 1979 134679101440 4194304 6891213 140730389865568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 16957440 140730389873648 140730389873764 140730389873764 140730389880779 0
/proc/950381/statm: 3206 1979 436 659 0 2410 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 22756 KiB
Current children cumulated memory: 10660 KiB

[startup+0.700409 s]
/proc/loadavg: 4.09 3.34 3.32 5/250 950381
/proc/meminfo: memFree=123476752/131655788 swapFree=131071996/131071996
[pid=950376] ppid=950373 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/950376/stat : 950376 (naps-1.03.sh) S 950373 950376 949639 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 182724908 10170368 686 134679101440 94618144505856 94618145585176 140724943248256 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94618147683632 94618147730820 94618172940288 140724943254495 140724943254624 140724943254624 140724943261640 0
/proc/950376/statm: 2483 686 607 264 0 134 0
[pid=950381] ppid=950376 vsize=16332 memory=13584 CPUtime=0.68 cores=1,3
/proc/950381/stat : 950381 (naps-1.03) R 950376 950376 949639 0 -1 4194304 2252 0 0 0 68 0 0 0 20 0 1 0 182724909 16723968 3396 134679101440 4194304 6891213 140730389865568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 16957440 140730389873648 140730389873764 140730389873764 140730389880779 0
/proc/950381/statm: 4083 3396 436 659 0 3287 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 26264 KiB
Current children cumulated memory: 16328 KiB

[startup+1.50044 s]
/proc/loadavg: 4.09 3.34 3.32 5/250 950381
/proc/meminfo: memFree=123463672/131655788 swapFree=131071996/131071996
[pid=950376] ppid=950373 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/950376/stat : 950376 (naps-1.03.sh) S 950373 950376 949639 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 182724908 10170368 686 134679101440 94618144505856 94618145585176 140724943248256 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94618147683632 94618147730820 94618172940288 140724943254495 140724943254624 140724943254624 140724943261640 0
/proc/950376/statm: 2483 686 607 264 0 134 0
[pid=950381] ppid=950376 vsize=21480 memory=17360 CPUtime=1.48 cores=1,3
/proc/950381/stat : 950381 (naps-1.03) R 950376 950376 949639 0 -1 4194304 3699 0 0 0 147 1 0 0 20 0 1 0 182724909 21995520 4340 134679101440 4194304 6891213 140730389865568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 16957440 140730389873648 140730389873764 140730389873764 140730389880779 0
/proc/950381/statm: 5370 4340 436 659 0 4574 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 31412 KiB
Current children cumulated memory: 20104 KiB

[startup+3.11332 s]
/proc/loadavg: 4.09 3.35 3.32 5/250 950381
/proc/meminfo: memFree=123436376/131655788 swapFree=131071996/131071996
[pid=950376] ppid=950373 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/950376/stat : 950376 (naps-1.03.sh) S 950373 950376 949639 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 182724908 10170368 686 134679101440 94618144505856 94618145585176 140724943248256 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94618147683632 94618147730820 94618172940288 140724943254495 140724943254624 140724943254624 140724943261640 0
/proc/950376/statm: 2483 686 607 264 0 134 0
[pid=950381] ppid=950376 vsize=41164 memory=27788 CPUtime=3.09 cores=1,3
/proc/950381/stat : 950381 (naps-1.03) R 950376 950376 949639 0 -1 4194304 5724 0 0 0 307 2 0 0 20 0 1 0 182724909 42151936 6947 134679101440 4194304 6891213 140730389865568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 16957440 140730389873648 140730389873764 140730389873764 140730389880779 0
/proc/950381/statm: 10291 6947 436 659 0 9495 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 51096 KiB
Current children cumulated memory: 30532 KiB

[startup+6.30042 s]
/proc/loadavg: 4.09 3.35 3.32 5/250 950383
/proc/meminfo: memFree=123377380/131655788 swapFree=131071996/131071996
[pid=950376] ppid=950373 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/950376/stat : 950376 (naps-1.03.sh) S 950373 950376 949639 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 182724908 10170368 686 134679101440 94618144505856 94618145585176 140724943248256 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94618147683632 94618147730820 94618172940288 140724943254495 140724943254624 140724943254624 140724943261640 0
/proc/950376/statm: 2483 686 607 264 0 134 0
[pid=950381] ppid=950376 vsize=60188 memory=57708 CPUtime=6.27 cores=1,3
/proc/950381/stat : 950381 (naps-1.03) R 950376 950376 949639 0 -1 4194304 6905 0 0 0 623 4 0 0 20 0 1 0 182724909 61632512 14427 134679101440 4194304 6891213 140730389865568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 16957440 140730389873648 140730389873764 140730389873764 140730389880779 0
/proc/950381/statm: 15047 14427 436 659 0 14251 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 70120 KiB
Current children cumulated memory: 60452 KiB

[startup+12.7004 s]
/proc/loadavg: 4.07 3.37 3.33 5/250 950383
/proc/meminfo: memFree=123252596/131655788 swapFree=131071996/131071996
[pid=950376] ppid=950373 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/950376/stat : 950376 (naps-1.03.sh) S 950373 950376 949639 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 182724908 10170368 686 134679101440 94618144505856 94618145585176 140724943248256 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94618147683632 94618147730820 94618172940288 140724943254495 140724943254624 140724943254624 140724943261640 0
/proc/950376/statm: 2483 686 607 264 0 134 0
[pid=950381] ppid=950376 vsize=145136 memory=125404 CPUtime=12.65 cores=1,3
/proc/950381/stat : 950381 (naps-1.03) R 950376 950376 949639 0 -1 4194304 9698 0 0 0 1257 8 0 0 20 0 1 0 182724909 148619264 31351 134679101440 4194304 6891213 140730389865568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 16957440 140730389873648 140730389873764 140730389873764 140730389880779 0
/proc/950381/statm: 36284 31351 436 659 0 35488 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 155068 KiB
Current children cumulated memory: 128148 KiB

[startup+25.5005 s]
/proc/loadavg: 4.06 3.39 3.33 5/250 950384
/proc/meminfo: memFree=123346324/131655788 swapFree=131071996/131071996
[pid=950376] ppid=950373 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/950376/stat : 950376 (naps-1.03.sh) S 950373 950376 949639 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 182724908 10170368 686 134679101440 94618144505856 94618145585176 140724943248256 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94618147683632 94618147730820 94618172940288 140724943254495 140724943254624 140724943254624 140724943261640 0
/proc/950376/statm: 2483 686 607 264 0 134 0
[pid=950381] ppid=950376 vsize=175956 memory=146036 CPUtime=25.42 cores=1,3
/proc/950381/stat : 950381 (naps-1.03) R 950376 950376 949639 0 -1 4194304 13266 0 0 0 2528 14 0 0 20 0 1 0 182724909 180178944 36509 134679101440 4194304 6891213 140730389865568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 16957440 140730389873648 140730389873764 140730389873764 140730389880779 0
/proc/950381/statm: 43989 36509 436 659 0 43193 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 185888 KiB
Current children cumulated memory: 148780 KiB

[startup+51.1135 s]
/proc/loadavg: 4.10 3.46 3.36 5/249 950390
/proc/meminfo: memFree=123137608/131655788 swapFree=131071996/131071996
[pid=950376] ppid=950373 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/950376/stat : 950376 (naps-1.03.sh) S 950373 950376 949639 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 182724908 10170368 686 134679101440 94618144505856 94618145585176 140724943248256 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94618147683632 94618147730820 94618172940288 140724943254495 140724943254624 140724943254624 140724943261640 0
/proc/950376/statm: 2483 686 607 264 0 134 0
[pid=950381] ppid=950376 vsize=226044 memory=184260 CPUtime=50.96 cores=1,3
/proc/950381/stat : 950381 (naps-1.03) R 950376 950376 949639 0 -1 4194304 17208 0 0 0 5075 21 0 0 20 0 1 0 182724909 231469056 46065 134679101440 4194304 6891213 140730389865568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 16957440 140730389873648 140730389873764 140730389873764 140730389880779 0
/proc/950381/statm: 56511 46065 436 659 0 55715 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 235976 KiB
Current children cumulated memory: 187004 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 3.58 3.41 5/249 950398
/proc/meminfo: memFree=123236500/131655788 swapFree=131071996/131071996
[pid=950376] ppid=950373 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/950376/stat : 950376 (naps-1.03.sh) S 950373 950376 949639 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 182724908 10170368 686 134679101440 94618144505856 94618145585176 140724943248256 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94618147683632 94618147730820 94618172940288 140724943254495 140724943254624 140724943254624 140724943261640 0
/proc/950376/statm: 2483 686 607 264 0 134 0
[pid=950381] ppid=950376 vsize=226044 memory=219076 CPUtime=102.02 cores=1,3
/proc/950381/stat : 950381 (naps-1.03) R 950376 950376 949639 0 -1 4194304 22495 0 0 0 10169 33 0 0 20 0 1 0 182724909 231469056 54769 134679101440 4194304 6891213 140730389865568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 16957440 140730389873648 140730389873764 140730389873764 140730389880779 0
/proc/950381/statm: 56511 54769 436 659 0 55715 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 235976 KiB
Current children cumulated memory: 221820 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 3.69 3.46 5/249 950466
/proc/meminfo: memFree=122940012/131655788 swapFree=131071996/131071996
[pid=950376] ppid=950373 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/950376/stat : 950376 (naps-1.03.sh) S 950373 950376 949639 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 182724908 10170368 686 134679101440 94618144505856 94618145585176 140724943248256 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94618147683632 94618147730820 94618172940288 140724943254495 140724943254624 140724943254624 140724943261640 0
/proc/950376/statm: 2483 686 607 264 0 134 0
[pid=950381] ppid=950376 vsize=234200 memory=203280 CPUtime=161.85 cores=1,3
/proc/950381/stat : 950381 (naps-1.03) R 950376 950376 949639 0 -1 4194304 29295 0 0 0 16138 47 0 0 20 0 1 0 182724909 239820800 50820 134679101440 4194304 6891213 140730389865568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 16957440 140730389873648 140730389873764 140730389873764 140730389880779 0
/proc/950381/statm: 58550 50820 436 659 0 57754 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 244132 KiB
Current children cumulated memory: 206024 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 3.77 3.50 5/249 950476
/proc/meminfo: memFree=122888624/131655788 swapFree=131071996/131071996
[pid=950376] ppid=950373 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/950376/stat : 950376 (naps-1.03.sh) S 950373 950376 949639 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 182724908 10170368 686 134679101440 94618144505856 94618145585176 140724943248256 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94618147683632 94618147730820 94618172940288 140724943254495 140724943254624 140724943254624 140724943261640 0
/proc/950376/statm: 2483 686 607 264 0 134 0
[pid=950381] ppid=950376 vsize=328152 memory=263892 CPUtime=221.69 cores=1,3
/proc/950381/stat : 950381 (naps-1.03) R 950376 950376 949639 0 -1 4194304 34137 0 0 0 22113 56 0 0 20 0 1 0 182724909 336027648 65973 134679101440 4194304 6891213 140730389865568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 16957440 140730389873648 140730389873764 140730389873764 140730389880779 0
/proc/950381/statm: 82038 65973 436 659 0 81242 0
Current children cumulated CPU time: 221.69 s

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

/proc/950381/statm: 210555 169928 436 659 0 209759 0
Current children cumulated CPU time: 3093.85 s
Current children cumulated vsize: 852152 KiB
Current children cumulated memory: 682456 KiB

[startup+3162.3 s]
/proc/loadavg: 4.18 4.33 4.25 5/247 951575
/proc/meminfo: memFree=120990780/131655788 swapFree=131071996/131071996
[pid=950376] ppid=950373 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/950376/stat : 950376 (naps-1.03.sh) S 950373 950376 949639 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 182724908 10170368 686 134679101440 94618144505856 94618145585176 140724943248256 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94618147683632 94618147730820 94618172940288 140724943254495 140724943254624 140724943254624 140724943261640 0
/proc/950376/statm: 2483 686 607 264 0 134 0
[pid=950381] ppid=950376 vsize=844328 memory=794772 CPUtime=3153.67 cores=1,3
/proc/950381/stat : 950381 (naps-1.03) R 950376 950376 949639 0 -1 4194304 135450 0 0 0 315024 343 0 0 20 0 1 0 182724909 864591872 198693 134679101440 4194304 6891213 140730389865568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 16957440 140730389873648 140730389873764 140730389873764 140730389880779 0
/proc/950381/statm: 211082 198693 436 659 0 210286 0
Current children cumulated CPU time: 3153.67 s
Current children cumulated vsize: 854260 KiB
Current children cumulated memory: 797516 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.29 4.24 5/247 951585
/proc/meminfo: memFree=121095524/131655788 swapFree=131071996/131071996
[pid=950376] ppid=950373 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/950376/stat : 950376 (naps-1.03.sh) S 950373 950376 949639 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 182724908 10170368 686 134679101440 94618144505856 94618145585176 140724943248256 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94618147683632 94618147730820 94618172940288 140724943254495 140724943254624 140724943254624 140724943261640 0
/proc/950376/statm: 2483 686 607 264 0 134 0
[pid=950381] ppid=950376 vsize=629740 memory=610528 CPUtime=3213.46 cores=1,3
/proc/950381/stat : 950381 (naps-1.03) R 950376 950376 949639 0 -1 4194304 136909 0 0 0 320996 350 0 0 20 0 1 0 182724909 644853760 152632 134679101440 4194304 6891213 140730389865568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 16957440 140730389873648 140730389873764 140730389873764 140730389880779 0
/proc/950381/statm: 157435 152632 436 659 0 156639 0
Current children cumulated CPU time: 3213.46 s
Current children cumulated vsize: 639672 KiB
Current children cumulated memory: 613272 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.26 4.23 5/247 951596
/proc/meminfo: memFree=121269724/131655788 swapFree=131071996/131071996
[pid=950376] ppid=950373 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/950376/stat : 950376 (naps-1.03.sh) S 950373 950376 949639 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 182724908 10170368 686 134679101440 94618144505856 94618145585176 140724943248256 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94618147683632 94618147730820 94618172940288 140724943254495 140724943254624 140724943254624 140724943261640 0
/proc/950376/statm: 2483 686 607 264 0 134 0
[pid=950381] ppid=950376 vsize=845212 memory=729360 CPUtime=3273.3 cores=1,3
/proc/950381/stat : 950381 (naps-1.03) R 950376 950376 949639 0 -1 4194304 137641 0 0 0 326977 353 0 0 20 0 1 0 182724909 865497088 182340 134679101440 4194304 6891213 140730389865568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 16957440 140730389873648 140730389873764 140730389873764 140730389880779 0
/proc/950381/statm: 211303 182340 436 659 0 210507 0
Current children cumulated CPU time: 3273.3 s
Current children cumulated vsize: 855144 KiB
Current children cumulated memory: 732104 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.24 4.22 5/247 951806
/proc/meminfo: memFree=122173112/131655788 swapFree=131071996/131071996
[pid=950376] ppid=950373 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/950376/stat : 950376 (naps-1.03.sh) S 950373 950376 949639 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 182724908 10170368 686 134679101440 94618144505856 94618145585176 140724943248256 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94618147683632 94618147730820 94618172940288 140724943254495 140724943254624 140724943254624 140724943261640 0
/proc/950376/statm: 2483 686 607 264 0 134 0
[pid=950381] ppid=950376 vsize=631596 memory=499400 CPUtime=3333.14 cores=1,3
/proc/950381/stat : 950381 (naps-1.03) R 950376 950376 949639 0 -1 4194304 139111 0 0 0 332954 360 0 0 20 0 1 0 182724909 646754304 124850 134679101440 4194304 6891213 140730389865568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 16957440 140730389873648 140730389873764 140730389873764 140730389880779 0
/proc/950381/statm: 157899 124850 436 659 0 157103 0
Current children cumulated CPU time: 3333.14 s
Current children cumulated vsize: 641528 KiB
Current children cumulated memory: 502144 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.22 4.22 5/247 951817
/proc/meminfo: memFree=121757820/131655788 swapFree=131071996/131071996
[pid=950376] ppid=950373 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/950376/stat : 950376 (naps-1.03.sh) S 950373 950376 949639 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 182724908 10170368 686 134679101440 94618144505856 94618145585176 140724943248256 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94618147683632 94618147730820 94618172940288 140724943254495 140724943254624 140724943254624 140724943261640 0
/proc/950376/statm: 2483 686 607 264 0 134 0
[pid=950381] ppid=950376 vsize=846856 memory=642560 CPUtime=3392.99 cores=1,3
/proc/950381/stat : 950381 (naps-1.03) R 950376 950376 949639 0 -1 4194304 139860 0 0 0 338935 364 0 0 20 0 1 0 182724909 867180544 160640 134679101440 4194304 6891213 140730389865568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 16957440 140730389873648 140730389873764 140730389873764 140730389880779 0
/proc/950381/statm: 211714 160640 436 659 0 210918 0
Current children cumulated CPU time: 3392.99 s
Current children cumulated vsize: 856788 KiB
Current children cumulated memory: 645304 KiB

[startup+3462.3 s]
/proc/loadavg: 4.18 4.23 4.22 5/246 952211
/proc/meminfo: memFree=121550632/131655788 swapFree=131071996/131071996
[pid=950376] ppid=950373 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/950376/stat : 950376 (naps-1.03.sh) S 950373 950376 949639 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 182724908 10170368 686 134679101440 94618144505856 94618145585176 140724943248256 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94618147683632 94618147730820 94618172940288 140724943254495 140724943254624 140724943254624 140724943261640 0
/proc/950376/statm: 2483 686 607 264 0 134 0
[pid=950381] ppid=950376 vsize=847700 memory=753848 CPUtime=3452.84 cores=1,3
/proc/950381/stat : 950381 (naps-1.03) R 950376 950376 949639 0 -1 4194304 140268 0 0 0 344918 366 0 0 20 0 1 0 182724909 868044800 188462 134679101440 4194304 6891213 140730389865568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 16957440 140730389873648 140730389873764 140730389873764 140730389880779 0
/proc/950381/statm: 211925 188462 436 659 0 211129 0
Current children cumulated CPU time: 3452.84 s
Current children cumulated vsize: 857632 KiB
Current children cumulated memory: 756592 KiB

[startup+3522.3 s]
/proc/loadavg: 4.19 4.22 4.21 5/246 952221
/proc/meminfo: memFree=121707724/131655788 swapFree=131071996/131071996
[pid=950376] ppid=950373 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/950376/stat : 950376 (naps-1.03.sh) S 950373 950376 949639 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 182724908 10170368 686 134679101440 94618144505856 94618145585176 140724943248256 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94618147683632 94618147730820 94618172940288 140724943254495 140724943254624 140724943254624 140724943261640 0
/proc/950376/statm: 2483 686 607 264 0 134 0
[pid=950381] ppid=950376 vsize=634080 memory=511540 CPUtime=3512.69 cores=1,3
/proc/950381/stat : 950381 (naps-1.03) R 950376 950376 949639 0 -1 4194304 141884 0 0 0 350896 373 0 0 20 0 1 0 182724909 649297920 127885 134679101440 4194304 6891213 140730389865568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 16957440 140730389873648 140730389873764 140730389873764 140730389880779 0
/proc/950381/statm: 158520 127885 436 659 0 157724 0
Current children cumulated CPU time: 3512.69 s
Current children cumulated vsize: 644012 KiB
Current children cumulated memory: 514284 KiB

[startup+3582.3 s]
/proc/loadavg: 4.35 4.24 4.22 5/246 952231
/proc/meminfo: memFree=121469884/131655788 swapFree=131071996/131071996
[pid=950376] ppid=950373 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/950376/stat : 950376 (naps-1.03.sh) S 950373 950376 949639 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 182724908 10170368 686 134679101440 94618144505856 94618145585176 140724943248256 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94618147683632 94618147730820 94618172940288 140724943254495 140724943254624 140724943254624 140724943261640 0
/proc/950376/statm: 2483 686 607 264 0 134 0
[pid=950381] ppid=950376 vsize=849004 memory=648424 CPUtime=3572.52 cores=1,3
/proc/950381/stat : 950381 (naps-1.03) R 950376 950376 949639 0 -1 4194304 142552 0 0 0 356876 376 0 0 20 0 1 0 182724909 869380096 162106 134679101440 4194304 6891213 140730389865568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 16957440 140730389873648 140730389873764 140730389873764 140730389880779 0
/proc/950381/statm: 212251 162106 436 659 0 211455 0
Current children cumulated CPU time: 3572.52 s
Current children cumulated vsize: 858936 KiB
Current children cumulated memory: 651168 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.9 s]
/proc/loadavg: 4.86 4.38 4.27 5/248 952405
/proc/meminfo: memFree=121374140/131655788 swapFree=131071996/131071996
[pid=950376] ppid=950373 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/950376/stat : 950376 (naps-1.03.sh) S 950373 950376 949639 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 182724908 10170368 686 134679101440 94618144505856 94618145585176 140724943248256 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94618147683632 94618147730820 94618172940288 140724943254495 140724943254624 140724943254624 140724943261640 0
/proc/950376/statm: 2483 686 607 264 0 134 0
[pid=950381] ppid=950376 vsize=849344 memory=701864 CPUtime=3600.04 cores=1,3
/proc/950381/stat : 950381 (naps-1.03) R 950376 950376 949639 0 -1 4194304 142648 0 0 0 359627 377 0 0 20 0 1 0 182724909 869728256 175466 134679101440 4194304 6891213 140730389865568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 16957440 140730389873648 140730389873764 140730389873764 140730389880779 0
/proc/950381/statm: 212336 175466 436 659 0 211540 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 859276 KiB
Current children cumulated memory: 704608 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.00339 s, system=0.002523 s

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

# cumulated CPU time of all completed processes:  user=3596.28 s, system=3.78764 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.9 s]
/proc/loadavg: 4.86 4.38 4.27 5/248 952405
/proc/meminfo: memFree=121374140/131655788 swapFree=131071996/131071996
[pid=950376] ppid=950373 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/950376/stat : 950376 (naps-1.03.sh) S 950373 950376 949639 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 182724908 10170368 686 134679101440 94618144505856 94618145585176 140724943248256 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94618147683632 94618147730820 94618172940288 140724943254495 140724943254624 140724943254624 140724943261640 0
/proc/950376/statm: 2483 686 607 264 0 134 0
[pid=950381] ppid=950376 vsize=849344 memory=701864 CPUtime=3600.04 cores=1,3
/proc/950381/stat : 950381 (naps-1.03) R 950376 950376 949639 0 -1 4194304 142648 0 0 0 359627 377 0 0 20 0 1 0 182724909 869728256 175466 134679101440 4194304 6891213 140730389865568 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 16957440 140730389873648 140730389873764 140730389873764 140730389880779 0
/proc/950381/statm: 212336 175466 436 659 0 211540 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 859276 KiB
Current children cumulated memory: 704608 KiB

Child status: 10

Real time (s): 3609.91
CPU time (s): 3600.07
CPU user time (s): 3596.28
CPU system time (s): 3.78764
CPU usage (%): 99.7275
Max. virtual memory (cumulated for all children) (KiB): 1070552
Max. memory (cumulated for all children) (KiB): 944880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.28
system time used= 3.78764
maximum resident set size= 984228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 143115
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= 216
involuntary context switches= 4844


# summary of solver processes directly reported to runsolver:
#   pid: 950376,950381
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3596.28
#   total CPU system time (s): 3.78764

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.1657 second user time and 38.2344 second system time

The end

Launcher Data

Begin job on nodeC003 at 2024-07-18 14:28:20
IDJOB=4442868
IDBENCH=147855
IDSOLVER=3062
FILE ID=nodeC003/4442868-1721305688
RUNJOBID= nodeC003-1721305421-949651
SLURM_JOB_ID= 7542634
Free space on /tmp= 723756 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-clauses-51-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-4442868-1721305688/watcher-4442868-1721305688 -o /tmp/evaluation-result-4442868-1721305688/solver-4442868-1721305688 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721305421-949651 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4442868-1721305688.opb

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

MD5SUM BENCH= 160cae61f04d8ccee666d7a366e84df3
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		: 3532.841
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		: 3491.898
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.359
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.218
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		: 3656.136
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		: 3527.987
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.223
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.316
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:        123491332 kB
MemAvailable:   129011064 kB
Buffers:          505780 kB
Cached:          5790804 kB
SwapCached:            0 kB
Active:           925480 kB
Inactive:        6554884 kB
Active(anon):       1484 kB
Inactive(anon):  1220000 kB
Active(file):     923996 kB
Inactive(file):  5334884 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              6960 kB
Writeback:            12 kB
AnonPages:       1183852 kB
Mapped:           111264 kB
Shmem:             37704 kB
KReclaimable:     201768 kB
Slab:             316732 kB
SReclaimable:     201768 kB
SUnreclaim:       114964 kB
KernelStack:        3984 kB
PageTables:        11748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1776512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            57600 kB
HardwareCorrupted:     0 kB
AnonHugePages:    716800 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 15:28:30