Trace number 4443981

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
liu/vdw/normalized-vdw_k5_l4_n750.opb
MD5SUMd1359993160bf2f1506844981afa3acf
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark28.564
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3750
Total number of constraints467625
Number of constraints which are clauses466875
Number of constraints which are cardinality constraints (but not clauses)750
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c NaPS 1.02b5.
0.00/0.00	c Input file name: HOME/instance-4443981-1721317508.opb
3600.08/3609.40	c 
3600.08/3609.40	c *** TERMINATED *** by signal 15
3600.08/3609.40	s UNKNOWN
3600.08/3609.40	c _____________________________________________________________________________
3600.08/3609.40	c 
3600.08/3609.40	c std/band forms        : 750,0
3600.08/3609.40	c 2cl/3cl ITE-codings   : 2250,0
3600.08/3609.40	c BDD/srt/adr Max costs : 7,0,0
3600.08/3609.40	c BDDraw/bin/mul/srt/adr: 750,0,0,0,0
3600.08/3609.40	c BDD nodes             : 6000
3600.08/3609.40	c Es1/CC detections     : 0,0
3600.08/3609.40	c SAT/UNSAT calls       : 0,0
3600.08/3609.40	c regenrated variables  : 0
3600.08/3609.40	c restarts              : 0
3600.08/3609.40	c conflicts             : 0              (0 /sec)
3600.08/3609.40	c decisions             : 0              (0 /sec)
3600.08/3609.40	c propagations          : 0              (0 /sec)
3600.08/3609.40	c inspects              : 0              (0 /sec)
3600.08/3609.40	c CPU time (solving tm) : 3596 s        (3592 s)
3600.08/3609.40	c Time for Opt-base     : 0 s
3600.08/3609.40	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63968 MiB (62142 MiB free)
  memory of node 1: 64473 MiB (62443 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=967648, runsolver pid=967645

[startup+0.10009 s]*
/proc/loadavg: 2.64 1.79 2.14 5/260 967653
/proc/meminfo: memFree=127572760/131524600 swapFree=131071996/131071996
[pid=967648] ppid=967645 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/967648/stat : 967648 (naps-1.02b5.sh) S 967645 967648 967405 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 183914630 10170368 675 134679101440 94232011223040 94232012302360 140720909577264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94232014400816 94232014448004 94232042606592 140720909583327 140720909583454 140720909583454 140720909590470 0
/proc/967648/statm: 2483 675 596 264 0 134 0
[pid=967653] ppid=967648 vsize=9000 memory=4176 CPUtime=0.09 cores=4,6
/proc/967653/stat : 967653 (naps-1.02b5) R 967648 967648 967405 0 -1 4194304 701 0 0 0 9 0 0 0 20 0 1 0 183914631 9216000 1044 134679101440 4194304 5746509 140729367211536 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 36532224 140729367217134 140729367217248 140729367217248 140729367224265 0
/proc/967653/statm: 2250 1044 405 379 0 1784 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 18932 KiB
Current children cumulated memory: 6876 KiB

[startup+0.205756 s]*
/proc/loadavg: 2.64 1.79 2.14 5/260 967653
/proc/meminfo: memFree=127568612/131524600 swapFree=131071996/131071996
[pid=967648] ppid=967645 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/967648/stat : 967648 (naps-1.02b5.sh) S 967645 967648 967405 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 183914630 10170368 675 134679101440 94232011223040 94232012302360 140720909577264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94232014400816 94232014448004 94232042606592 140720909583327 140720909583454 140720909583454 140720909590470 0
/proc/967648/statm: 2483 675 596 264 0 134 0
[pid=967653] ppid=967648 vsize=10160 memory=5532 CPUtime=0.2 cores=4,6
/proc/967653/stat : 967653 (naps-1.02b5) R 967648 967648 967405 0 -1 4194304 1045 0 0 0 20 0 0 0 20 0 1 0 183914631 10403840 1383 134679101440 4194304 5746509 140729367211536 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 36532224 140729367217134 140729367217248 140729367217248 140729367224265 0
/proc/967653/statm: 2540 1383 405 379 0 2074 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 20092 KiB
Current children cumulated memory: 8232 KiB

[startup+0.305669 s]*
/proc/loadavg: 2.64 1.79 2.14 5/260 967653
/proc/meminfo: memFree=127566596/131524600 swapFree=131071996/131071996
[pid=967648] ppid=967645 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/967648/stat : 967648 (naps-1.02b5.sh) S 967645 967648 967405 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 183914630 10170368 675 134679101440 94232011223040 94232012302360 140720909577264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94232014400816 94232014448004 94232042606592 140720909583327 140720909583454 140720909583454 140720909590470 0
/proc/967648/statm: 2483 675 596 264 0 134 0
[pid=967653] ppid=967648 vsize=11080 memory=6728 CPUtime=0.3 cores=4,6
/proc/967653/stat : 967653 (naps-1.02b5) R 967648 967648 967405 0 -1 4194304 1354 0 0 0 30 0 0 0 20 0 1 0 183914631 11345920 1682 134679101440 4194304 5746509 140729367211536 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 36532224 140729367217134 140729367217248 140729367217248 140729367224265 0
/proc/967653/statm: 2770 1682 405 379 0 2304 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 21012 KiB
Current children cumulated memory: 9428 KiB

[startup+0.700269 s]
/proc/loadavg: 2.64 1.79 2.14 5/260 967653
/proc/meminfo: memFree=127559000/131524600 swapFree=131071996/131071996
[pid=967648] ppid=967645 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/967648/stat : 967648 (naps-1.02b5.sh) S 967645 967648 967405 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 183914630 10170368 675 134679101440 94232011223040 94232012302360 140720909577264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94232014400816 94232014448004 94232042606592 140720909583327 140720909583454 140720909583454 140720909590470 0
/proc/967648/statm: 2483 675 596 264 0 134 0
[pid=967653] ppid=967648 vsize=14992 memory=12792 CPUtime=0.68 cores=4,6
/proc/967653/stat : 967653 (naps-1.02b5) R 967648 967648 967405 0 -1 4194304 2478 0 0 0 68 0 0 0 20 0 1 0 183914631 15351808 3198 134679101440 4194304 5746509 140729367211536 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 36532224 140729367217134 140729367217248 140729367217248 140729367224265 0
/proc/967653/statm: 3748 3198 405 379 0 3282 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 24924 KiB
Current children cumulated memory: 15492 KiB

[startup+1.50027 s]
/proc/loadavg: 2.64 1.79 2.14 5/260 967653
/proc/meminfo: memFree=127554572/131524600 swapFree=131071996/131071996
[pid=967648] ppid=967645 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/967648/stat : 967648 (naps-1.02b5.sh) S 967645 967648 967405 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 183914630 10170368 675 134679101440 94232011223040 94232012302360 140720909577264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94232014400816 94232014448004 94232042606592 140720909583327 140720909583454 140720909583454 140720909590470 0
/proc/967648/statm: 2483 675 596 264 0 134 0
[pid=967653] ppid=967648 vsize=26188 memory=21744 CPUtime=1.48 cores=4,6
/proc/967653/stat : 967653 (naps-1.02b5) R 967648 967648 967405 0 -1 4194304 4923 0 0 0 147 1 0 0 20 0 1 0 183914631 26816512 5436 134679101440 4194304 5746509 140729367211536 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 36532224 140729367217134 140729367217248 140729367217248 140729367224265 0
/proc/967653/statm: 6547 5436 405 379 0 6081 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 36120 KiB
Current children cumulated memory: 24444 KiB

[startup+3.10556 s]
/proc/loadavg: 2.75 1.83 2.15 5/260 967653
/proc/meminfo: memFree=127529484/131524600 swapFree=131071996/131071996
[pid=967648] ppid=967645 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/967648/stat : 967648 (naps-1.02b5.sh) S 967645 967648 967405 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 183914630 10170368 675 134679101440 94232011223040 94232012302360 140720909577264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94232014400816 94232014448004 94232042606592 140720909583327 140720909583454 140720909583454 140720909590470 0
/proc/967648/statm: 2483 675 596 264 0 134 0
[pid=967653] ppid=967648 vsize=51292 memory=42940 CPUtime=3.08 cores=4,6
/proc/967653/stat : 967653 (naps-1.02b5) R 967648 967648 967405 0 -1 4194304 10254 0 0 0 306 2 0 0 20 0 1 0 183914631 52523008 10735 134679101440 4194304 5746509 140729367211536 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 36532224 140729367217134 140729367217248 140729367217248 140729367224265 0
/proc/967653/statm: 12823 10735 405 379 0 12357 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 61224 KiB
Current children cumulated memory: 45640 KiB

[startup+6.30026 s]
/proc/loadavg: 2.75 1.83 2.15 5/260 967655
/proc/meminfo: memFree=127506360/131524600 swapFree=131071996/131071996
[pid=967648] ppid=967645 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/967648/stat : 967648 (naps-1.02b5.sh) S 967645 967648 967405 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 183914630 10170368 675 134679101440 94232011223040 94232012302360 140720909577264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94232014400816 94232014448004 94232042606592 140720909583327 140720909583454 140720909583454 140720909590470 0
/proc/967648/statm: 2483 675 596 264 0 134 0
[pid=967653] ppid=967648 vsize=81824 memory=69352 CPUtime=6.28 cores=4,6
/proc/967653/stat : 967653 (naps-1.02b5) R 967648 967648 967405 0 -1 4194304 15945 0 0 0 623 5 0 0 20 0 1 0 183914631 83787776 17338 134679101440 4194304 5746509 140729367211536 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 36532224 140729367217134 140729367217248 140729367217248 140729367224265 0
/proc/967653/statm: 20456 17338 421 379 0 19990 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 91756 KiB
Current children cumulated memory: 72052 KiB

[startup+12.7003 s]
/proc/loadavg: 2.94 1.90 2.17 5/260 967655
/proc/meminfo: memFree=127454352/131524600 swapFree=131071996/131071996
[pid=967648] ppid=967645 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/967648/stat : 967648 (naps-1.02b5.sh) S 967645 967648 967405 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 183914630 10170368 675 134679101440 94232011223040 94232012302360 140720909577264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94232014400816 94232014448004 94232042606592 140720909583327 140720909583454 140720909583454 140720909590470 0
/proc/967648/statm: 2483 675 596 264 0 134 0
[pid=967653] ppid=967648 vsize=120016 memory=116976 CPUtime=12.65 cores=4,6
/proc/967653/stat : 967653 (naps-1.02b5) R 967648 967648 967405 0 -1 4194304 25274 0 0 0 1257 8 0 0 20 0 1 0 183914631 122896384 29244 134679101440 4194304 5746509 140729367211536 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 36532224 140729367217134 140729367217248 140729367217248 140729367224265 0
/proc/967653/statm: 30004 29244 421 379 0 29538 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 129948 KiB
Current children cumulated memory: 119676 KiB

[startup+25.5003 s]
/proc/loadavg: 3.10 1.97 2.19 5/260 967658
/proc/meminfo: memFree=127425856/131524600 swapFree=131071996/131071996
[pid=967648] ppid=967645 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/967648/stat : 967648 (naps-1.02b5.sh) S 967645 967648 967405 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 183914630 10170368 675 134679101440 94232011223040 94232012302360 140720909577264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94232014400816 94232014448004 94232042606592 140720909583327 140720909583454 140720909583454 140720909590470 0
/proc/967648/statm: 2483 675 596 264 0 134 0
[pid=967653] ppid=967648 vsize=145108 memory=139516 CPUtime=25.43 cores=4,6
/proc/967653/stat : 967653 (naps-1.02b5) R 967648 967648 967405 0 -1 4194304 29844 0 0 0 2530 13 0 0 20 0 1 0 183914631 148590592 34879 134679101440 4194304 5746509 140729367211536 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 36532224 140729367217134 140729367217248 140729367217248 140729367224265 0
/proc/967653/statm: 36277 34879 421 379 0 35811 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 155040 KiB
Current children cumulated memory: 142216 KiB

[startup+51.1054 s]
/proc/loadavg: 3.54 2.17 2.25 5/257 967725
/proc/meminfo: memFree=128294256/131524600 swapFree=131071996/131071996
[pid=967648] ppid=967645 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/967648/stat : 967648 (naps-1.02b5.sh) S 967645 967648 967405 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 183914630 10170368 675 134679101440 94232011223040 94232012302360 140720909577264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94232014400816 94232014448004 94232042606592 140720909583327 140720909583454 140720909583454 140720909590470 0
/proc/967648/statm: 2483 675 596 264 0 134 0
[pid=967653] ppid=967648 vsize=180084 memory=147252 CPUtime=50.96 cores=4,6
/proc/967653/stat : 967653 (naps-1.02b5) R 967648 967648 967405 0 -1 4194304 36816 0 0 0 5076 20 0 0 20 0 1 0 183914631 184406016 36813 134679101440 4194304 5746509 140729367211536 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 36532224 140729367217134 140729367217248 140729367217248 140729367224265 0
/proc/967653/statm: 45021 36813 421 379 0 44555 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 190016 KiB
Current children cumulated memory: 149952 KiB

[startup+102.3 s]
/proc/loadavg: 3.98 2.52 2.37 5/260 967870
/proc/meminfo: memFree=128121224/131524600 swapFree=131071996/131071996
[pid=967648] ppid=967645 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/967648/stat : 967648 (naps-1.02b5.sh) S 967645 967648 967405 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 183914630 10170368 675 134679101440 94232011223040 94232012302360 140720909577264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94232014400816 94232014448004 94232042606592 140720909583327 140720909583454 140720909583454 140720909590470 0
/proc/967648/statm: 2483 675 596 264 0 134 0
[pid=967653] ppid=967648 vsize=234732 memory=195316 CPUtime=102.02 cores=4,6
/proc/967653/stat : 967653 (naps-1.02b5) R 967648 967648 967405 0 -1 4194304 41754 0 0 0 10173 29 0 0 20 0 1 0 183914631 240365568 48829 134679101440 4194304 5746509 140729367211536 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 36532224 140729367217134 140729367217248 140729367217248 140729367224265 0
/proc/967653/statm: 58683 48829 421 379 0 58217 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 244664 KiB
Current children cumulated memory: 198016 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 2.82 2.49 5/260 968080
/proc/meminfo: memFree=127994648/131524600 swapFree=131071996/131071996
[pid=967648] ppid=967645 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/967648/stat : 967648 (naps-1.02b5.sh) S 967645 967648 967405 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 183914630 10170368 675 134679101440 94232011223040 94232012302360 140720909577264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94232014400816 94232014448004 94232042606592 140720909583327 140720909583454 140720909583454 140720909590470 0
/proc/967648/statm: 2483 675 596 264 0 134 0
[pid=967653] ppid=967648 vsize=239444 memory=227068 CPUtime=161.84 cores=4,6
/proc/967653/stat : 967653 (naps-1.02b5) R 967648 967648 967405 0 -1 4194304 48540 0 0 0 16145 39 0 0 20 0 1 0 183914631 245190656 56767 134679101440 4194304 5746509 140729367211536 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 36532224 140729367217134 140729367217248 140729367217248 140729367224265 0
/proc/967653/statm: 59861 56767 421 379 0 59395 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 249376 KiB
Current children cumulated memory: 229768 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 3.06 2.59 5/260 968090
/proc/meminfo: memFree=128047892/131524600 swapFree=131071996/131071996
[pid=967648] ppid=967645 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/967648/stat : 967648 (naps-1.02b5.sh) S 967645 967648 967405 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 183914630 10170368 675 134679101440 94232011223040 94232012302360 140720909577264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94232014400816 94232014448004 94232042606592 140720909583327 140720909583454 140720909583454 140720909590470 0
/proc/967648/statm: 2483 675 596 264 0 134 0
[pid=967653] ppid=967648 vsize=192508 memory=168960 CPUtime=221.69 cores=4,6
/proc/967653/stat : 967653 (naps-1.02b5) R 967648 967648 967405 0 -1 4194304 53908 0 0 0 22119 50 0 0 20 0 1 0 183914631 197128192 42240 134679101440 4194304 5746509 140729367211536 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 36532224 140729367217134 140729367217248 140729367217248 140729367224265 0
/proc/967653/statm: 48127 42240 421 379 0 47661 0
Current children cumulated CPU time: 221.69 s

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

/proc/967653/statm: 91862 89336 421 379 0 91396 0
Current children cumulated CPU time: 3034.47 s
Current children cumulated vsize: 377380 KiB
Current children cumulated memory: 360044 KiB

[startup+3102.3 s]
/proc/loadavg: 4.05 4.11 4.04 5/258 969791
/proc/meminfo: memFree=127404648/131524600 swapFree=131071996/131071996
[pid=967648] ppid=967645 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/967648/stat : 967648 (naps-1.02b5.sh) S 967645 967648 967405 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 183914630 10170368 675 134679101440 94232011223040 94232012302360 140720909577264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94232014400816 94232014448004 94232042606592 140720909583327 140720909583454 140720909583454 140720909590470 0
/proc/967648/statm: 2483 675 596 264 0 134 0
[pid=967653] ppid=967648 vsize=714632 memory=541360 CPUtime=3094.31 cores=4,6
/proc/967653/stat : 967653 (naps-1.02b5) R 967648 967648 967405 0 -1 4194304 148179 0 0 0 309083 348 0 0 20 0 1 0 183914631 731783168 135340 134679101440 4194304 5746509 140729367211536 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 36532224 140729367217134 140729367217248 140729367217248 140729367224265 0
/proc/967653/statm: 178658 135340 421 379 0 178192 0
Current children cumulated CPU time: 3094.31 s
Current children cumulated vsize: 724564 KiB
Current children cumulated memory: 544060 KiB

[startup+3162.3 s]
/proc/loadavg: 4.42 4.18 4.07 5/259 969803
/proc/meminfo: memFree=127604060/131524600 swapFree=131071996/131071996
[pid=967648] ppid=967645 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/967648/stat : 967648 (naps-1.02b5.sh) S 967645 967648 967405 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 183914630 10170368 675 134679101440 94232011223040 94232012302360 140720909577264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94232014400816 94232014448004 94232042606592 140720909583327 140720909583454 140720909583454 140720909590470 0
/proc/967648/statm: 2483 675 596 264 0 134 0
[pid=967653] ppid=967648 vsize=287256 memory=257436 CPUtime=3154.16 cores=4,6
/proc/967653/stat : 967653 (naps-1.02b5) R 967648 967648 967405 0 -1 4194304 148996 0 0 0 315061 355 0 0 20 0 1 0 183914631 294150144 64359 134679101440 4194304 5746509 140729367211536 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 36532224 140729367217134 140729367217248 140729367217248 140729367224265 0
/proc/967653/statm: 71814 64359 421 379 0 71348 0
Current children cumulated CPU time: 3154.16 s
Current children cumulated vsize: 297188 KiB
Current children cumulated memory: 260136 KiB

[startup+3222.3 s]
/proc/loadavg: 4.25 4.18 4.08 5/259 969813
/proc/meminfo: memFree=127336376/131524600 swapFree=131071996/131071996
[pid=967648] ppid=967645 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/967648/stat : 967648 (naps-1.02b5.sh) S 967645 967648 967405 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 183914630 10170368 675 134679101440 94232011223040 94232012302360 140720909577264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94232014400816 94232014448004 94232042606592 140720909583327 140720909583454 140720909583454 140720909590470 0
/proc/967648/statm: 2483 675 596 264 0 134 0
[pid=967653] ppid=967648 vsize=500904 memory=460860 CPUtime=3213.99 cores=4,6
/proc/967653/stat : 967653 (naps-1.02b5) R 967648 967648 967405 0 -1 4194304 150410 0 0 0 321040 359 0 0 20 0 1 0 183914631 512925696 115215 134679101440 4194304 5746509 140729367211536 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 36532224 140729367217134 140729367217248 140729367217248 140729367224265 0
/proc/967653/statm: 125226 115215 421 379 0 124760 0
Current children cumulated CPU time: 3213.99 s
Current children cumulated vsize: 510836 KiB
Current children cumulated memory: 463560 KiB

[startup+3282.3 s]
/proc/loadavg: 4.50 4.25 4.11 5/259 969823
/proc/meminfo: memFree=127259164/131524600 swapFree=131071996/131071996
[pid=967648] ppid=967645 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/967648/stat : 967648 (naps-1.02b5.sh) S 967645 967648 967405 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 183914630 10170368 675 134679101440 94232011223040 94232012302360 140720909577264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94232014400816 94232014448004 94232042606592 140720909583327 140720909583454 140720909583454 140720909590470 0
/proc/967648/statm: 2483 675 596 264 0 134 0
[pid=967653] ppid=967648 vsize=716128 memory=622628 CPUtime=3273.84 cores=4,6
/proc/967653/stat : 967653 (naps-1.02b5) R 967648 967648 967405 0 -1 4194304 151586 0 0 0 327020 364 0 0 20 0 1 0 183914631 733315072 155657 134679101440 4194304 5746509 140729367211536 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 36532224 140729367217134 140729367217248 140729367217248 140729367224265 0
/proc/967653/statm: 179032 155657 421 379 0 178566 0
Current children cumulated CPU time: 3273.84 s
Current children cumulated vsize: 726060 KiB
Current children cumulated memory: 625328 KiB

[startup+3342.3 s]
/proc/loadavg: 4.25 4.22 4.10 5/262 969839
/proc/meminfo: memFree=127430272/131524600 swapFree=131071996/131071996
[pid=967648] ppid=967645 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/967648/stat : 967648 (naps-1.02b5.sh) S 967645 967648 967405 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 183914630 10170368 675 134679101440 94232011223040 94232012302360 140720909577264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94232014400816 94232014448004 94232042606592 140720909583327 140720909583454 140720909583454 140720909590470 0
/proc/967648/statm: 2483 675 596 264 0 134 0
[pid=967653] ppid=967648 vsize=369992 memory=360856 CPUtime=3333.67 cores=4,6
/proc/967653/stat : 967653 (naps-1.02b5) R 967648 967648 967405 0 -1 4194304 153077 0 0 0 332996 371 0 0 20 0 1 0 183914631 378871808 90214 134679101440 4194304 5746509 140729367211536 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 36532224 140729367217134 140729367217248 140729367217248 140729367224265 0
/proc/967653/statm: 92498 90214 421 379 0 92032 0
Current children cumulated CPU time: 3333.67 s
Current children cumulated vsize: 379924 KiB
Current children cumulated memory: 363556 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.19 4.10 5/262 969849
/proc/meminfo: memFree=127252388/131524600 swapFree=131071996/131071996
[pid=967648] ppid=967645 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/967648/stat : 967648 (naps-1.02b5.sh) S 967645 967648 967405 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 183914630 10170368 675 134679101440 94232011223040 94232012302360 140720909577264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94232014400816 94232014448004 94232042606592 140720909583327 140720909583454 140720909583454 140720909590470 0
/proc/967648/statm: 2483 675 596 264 0 134 0
[pid=967653] ppid=967648 vsize=717176 memory=544872 CPUtime=3393.52 cores=4,6
/proc/967653/stat : 967653 (naps-1.02b5) R 967648 967648 967405 0 -1 4194304 154775 0 0 0 338977 375 0 0 20 0 1 0 183914631 734388224 136218 134679101440 4194304 5746509 140729367211536 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 36532224 140729367217134 140729367217248 140729367217248 140729367224265 0
/proc/967653/statm: 179294 136218 421 379 0 178828 0
Current children cumulated CPU time: 3393.52 s
Current children cumulated vsize: 727108 KiB
Current children cumulated memory: 547572 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.17 4.09 5/262 969859
/proc/meminfo: memFree=127809844/131524600 swapFree=131071996/131071996
[pid=967648] ppid=967645 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/967648/stat : 967648 (naps-1.02b5.sh) S 967645 967648 967405 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 183914630 10170368 675 134679101440 94232011223040 94232012302360 140720909577264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94232014400816 94232014448004 94232042606592 140720909583327 140720909583454 140720909583454 140720909590470 0
/proc/967648/statm: 2483 675 596 264 0 134 0
[pid=967653] ppid=967648 vsize=240164 memory=235364 CPUtime=3453.35 cores=4,6
/proc/967653/stat : 967653 (naps-1.02b5) R 967648 967648 967405 0 -1 4194304 155237 0 0 0 344955 380 0 0 20 0 1 0 183914631 245927936 58841 134679101440 4194304 5746509 140729367211536 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 36532224 140729367217134 140729367217248 140729367217248 140729367224265 0
/proc/967653/statm: 60041 58841 421 379 0 59575 0
Current children cumulated CPU time: 3453.35 s
Current children cumulated vsize: 250096 KiB
Current children cumulated memory: 238064 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.15 4.09 5/261 969870
/proc/meminfo: memFree=127362536/131524600 swapFree=131071996/131071996
[pid=967648] ppid=967645 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/967648/stat : 967648 (naps-1.02b5.sh) S 967645 967648 967405 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 183914630 10170368 675 134679101440 94232011223040 94232012302360 140720909577264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94232014400816 94232014448004 94232042606592 140720909583327 140720909583454 140720909583454 140720909590470 0
/proc/967648/statm: 2483 675 596 264 0 134 0
[pid=967653] ppid=967648 vsize=503900 memory=439992 CPUtime=3513.19 cores=4,6
/proc/967653/stat : 967653 (naps-1.02b5) R 967648 967648 967405 0 -1 4194304 156951 0 0 0 350935 384 0 0 20 0 1 0 183914631 515993600 109998 134679101440 4194304 5746509 140729367211536 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 36532224 140729367217134 140729367217248 140729367217248 140729367224265 0
/proc/967653/statm: 125975 109998 421 379 0 125509 0
Current children cumulated CPU time: 3513.19 s
Current children cumulated vsize: 513832 KiB
Current children cumulated memory: 442692 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.14 4.09 5/261 969881
/proc/meminfo: memFree=127140816/131524600 swapFree=131071996/131071996
[pid=967648] ppid=967645 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/967648/stat : 967648 (naps-1.02b5.sh) S 967645 967648 967405 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 183914630 10170368 675 134679101440 94232011223040 94232012302360 140720909577264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94232014400816 94232014448004 94232042606592 140720909583327 140720909583454 140720909583454 140720909590470 0
/proc/967648/statm: 2483 675 596 264 0 134 0
[pid=967653] ppid=967648 vsize=718824 memory=607656 CPUtime=3573.04 cores=4,6
/proc/967653/stat : 967653 (naps-1.02b5) R 967648 967648 967405 0 -1 4194304 158161 0 0 0 356916 388 0 0 20 0 1 0 183914631 736075776 151914 134679101440 4194304 5746509 140729367211536 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 36532224 140729367217134 140729367217248 140729367217248 140729367224265 0
/proc/967653/statm: 179706 151914 421 379 0 179240 0
Current children cumulated CPU time: 3573.04 s
Current children cumulated vsize: 728756 KiB
Current children cumulated memory: 610356 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.4 s]
/proc/loadavg: 4.10 4.14 4.09 5/258 969937
/proc/meminfo: memFree=127313032/131524600 swapFree=131071996/131071996
[pid=967648] ppid=967645 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/967648/stat : 967648 (naps-1.02b5.sh) S 967645 967648 967405 0 -1 4194304 219 241 0 0 0 0 0 0 20 0 1 0 183914630 10170368 675 134679101440 94232011223040 94232012302360 140720909577264 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94232014400816 94232014448004 94232042606592 140720909583327 140720909583454 140720909583454 140720909590470 0
/proc/967648/statm: 2483 675 596 264 0 134 0
[pid=967653] ppid=967648 vsize=719576 memory=675776 CPUtime=3600.08 cores=4,6
/proc/967653/stat : 967653 (naps-1.02b5) R 967648 967648 967405 0 -1 4194304 158371 0 0 0 359619 389 0 0 20 0 1 0 183914631 736845824 168944 134679101440 4194304 5746509 140729367211536 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 36532224 140729367217134 140729367217248 140729367217248 140729367224265 0
/proc/967653/statm: 179894 168944 421 379 0 179428 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 729508 KiB
Current children cumulated memory: 678476 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.001784 s, system=0.001242 s

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

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

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

Child status: 0

Real time (s): 3609.41
CPU time (s): 3600.1
CPU user time (s): 3596.2
CPU system time (s): 3.90188
CPU usage (%): 99.7421
Max. virtual memory (cumulated for all children) (KiB): 808896
Max. memory (cumulated for all children) (KiB): 755796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.2
system time used= 3.90187
maximum resident set size= 767432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 158831
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= 144
involuntary context switches= 4568


# summary of solver processes directly reported to runsolver:
#   pid: 967648,967653
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3596.2
#   total CPU system time (s): 3.90188

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.09372 second user time and 17.0923 second system time

The end

Launcher Data

Begin job on nodeC021 at 2024-07-18 17:45:20
IDJOB=4443981
IDBENCH=147892
IDSOLVER=3065
FILE ID=nodeC021/4443981-1721317508
RUNJOBID= nodeC021-1721317481-967416
SLURM_JOB_ID= 7542662
Free space on /tmp= 889876 MiB

SOLVER NAME= NaPS-PB16 1.02b5
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/liu/vdw/normalized-vdw_k5_l4_n750.opb
COMMAND LINE= HOME/naps-1.02b5.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4443981-1721317508/watcher-4443981-1721317508 -o /tmp/evaluation-result-4443981-1721317508/solver-4443981-1721317508 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1721317481-967416 --watchdog 3760  HOME/naps-1.02b5.sh HOME/instance-4443981-1721317508.opb

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

MD5SUM BENCH= d1359993160bf2f1506844981afa3acf
RANDOM SEED=1186731771

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127576332 kB
MemAvailable:   128850684 kB
Buffers:          498428 kB
Cached:          1605488 kB
SwapCached:            0 kB
Active:          1153312 kB
Inactive:        2172820 kB
Active(anon):       1584 kB
Inactive(anon):  1258020 kB
Active(file):    1151728 kB
Inactive(file):   914800 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             29188 kB
Writeback:             0 kB
AnonPages:       1221232 kB
Mapped:           111072 kB
Shmem:             37720 kB
KReclaimable:      95296 kB
Slab:             206192 kB
SReclaimable:      95296 kB
SUnreclaim:       110896 kB
KernelStack:        4224 kB
PageTables:        11348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1576600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            68608 kB
HardwareCorrupted:     0 kB
AnonHugePages:    509952 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:      256724 kB
DirectMap2M:    23633920 kB
DirectMap1G:    112197632 kB

Free space on /tmp at the end= 890044 MiB
End job on nodeC021 at 2024-07-18 18:45:30