Trace number 4434073

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 NameAnswerobjective functionCPU timeWall clock time
NaPS-GM 1.03? (exit code) 374.049 387.272

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Base/normalized-minisat100_4_32_8.opb
MD5SUMfedf74999185e25725fdda881cf70966
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4574247
Best CPU time to get the best result obtained on this benchmark3587.55
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20200
Total number of constraints30206
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints30000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 19900
Biggest coefficient in the objective function 144703125
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 150743150652
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 144703125
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 150743150652
Number of bits of the biggest sum of numbers38
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-4434073-1721132288.opb
2.87/2.92	c single stage optimization mode
7.36/7.46	o 141566413
249.50/250.21	o 77732097
371.57/372.62	terminate called after throwing an instance of 'GlueMiniSat::OutOfMemoryException'
0.00/387.27	HOME/naps-1.03.sh: line 6: 874884 Aborted                 (core dumped) ${self_dir}/naps-1.03 ${@}

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434073-1721132288/watcher-4434073-1721132288 -o /tmp/evaluation-result-4434073-1721132288/solver-4434073-1721132288 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1721132301-874837 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4434073-1721132288.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=874879, runsolver pid=874876

[startup+0.100238 s]*
/proc/loadavg: 1.22 1.58 2.12 5/254 874899
/proc/meminfo: memFree=123596476/131524600 swapFree=131071996/131071996
[pid=874879] ppid=874876 vsize=9932 memory=2692 CPUtime=0 cores=1,3
/proc/874879/stat : 874879 (naps-1.03.sh) S 874876 874879 874825 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 165396199 10170368 673 134679101440 94631338536960 94631339616280 140722136425408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94631341714736 94631341761924 94631371157504 140722136433632 140722136433761 140722136433761 140722136440776 0
/proc/874879/statm: 2483 673 596 264 0 134 0
[pid=874884] ppid=874879 vsize=18536 memory=11752 CPUtime=0.09 cores=1,3
/proc/874884/stat : 874884 (naps-1.03) R 874879 874879 874825 0 -1 4194304 2749 0 0 0 9 0 0 0 20 0 1 0 165396200 18980864 2938 134679101440 4194304 6891213 140736974998080 0 0 0 0 0 17922 0 0 0 17 3 0 0 0 0 0 7398840 7447120 23343104 140736975004657 140736975004773 140736975004773 140736975011787 0
/proc/874884/statm: 4634 2938 436 659 0 3838 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 28468 KiB
Current children cumulated memory: 14444 KiB

[startup+0.206238 s]*
/proc/loadavg: 1.22 1.58 2.12 5/252 874899
/proc/meminfo: memFree=123585068/131524600 swapFree=131071996/131071996
[pid=874879] ppid=874876 vsize=9932 memory=2692 CPUtime=0 cores=1,3
/proc/874879/stat : 874879 (naps-1.03.sh) S 874876 874879 874825 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 165396199 10170368 673 134679101440 94631338536960 94631339616280 140722136425408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94631341714736 94631341761924 94631371157504 140722136433632 140722136433761 140722136433761 140722136440776 0
/proc/874879/statm: 2483 673 596 264 0 134 0
[pid=874884] ppid=874879 vsize=26900 memory=20196 CPUtime=0.19 cores=1,3
/proc/874884/stat : 874884 (naps-1.03) R 874879 874879 874825 0 -1 4194304 4869 0 0 0 18 1 0 0 20 0 1 0 165396200 27545600 5049 134679101440 4194304 6891213 140736974998080 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23343104 140736975004657 140736975004773 140736975004773 140736975011787 0
/proc/874884/statm: 6725 5049 436 659 0 5929 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 36832 KiB
Current children cumulated memory: 22888 KiB

[startup+0.30559 s]*
/proc/loadavg: 1.22 1.58 2.12 5/259 874914
/proc/meminfo: memFree=123551292/131524600 swapFree=131071996/131071996
[pid=874879] ppid=874876 vsize=9932 memory=2692 CPUtime=0 cores=1,3
/proc/874879/stat : 874879 (naps-1.03.sh) S 874876 874879 874825 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 165396199 10170368 673 134679101440 94631338536960 94631339616280 140722136425408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94631341714736 94631341761924 94631371157504 140722136433632 140722136433761 140722136433761 140722136440776 0
/proc/874879/statm: 2483 673 596 264 0 134 0
[pid=874884] ppid=874879 vsize=29116 memory=22556 CPUtime=0.29 cores=1,3
/proc/874884/stat : 874884 (naps-1.03) R 874879 874879 874825 0 -1 4194304 5476 0 0 0 28 1 0 0 20 0 1 0 165396200 29814784 5639 134679101440 4194304 6891213 140736974998080 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23343104 140736975004657 140736975004773 140736975004773 140736975011787 0
/proc/874884/statm: 7279 5639 436 659 0 6483 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 39048 KiB
Current children cumulated memory: 25248 KiB

[startup+0.700186 s]
/proc/loadavg: 1.22 1.58 2.12 5/259 874914
/proc/meminfo: memFree=123479348/131524600 swapFree=131071996/131071996
[pid=874879] ppid=874876 vsize=9932 memory=2692 CPUtime=0 cores=1,3
/proc/874879/stat : 874879 (naps-1.03.sh) S 874876 874879 874825 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 165396199 10170368 673 134679101440 94631338536960 94631339616280 140722136425408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94631341714736 94631341761924 94631371157504 140722136433632 140722136433761 140722136433761 140722136440776 0
/proc/874879/statm: 2483 673 596 264 0 134 0
[pid=874884] ppid=874879 vsize=40864 memory=34472 CPUtime=0.67 cores=1,3
/proc/874884/stat : 874884 (naps-1.03) R 874879 874879 874825 0 -1 4194304 8406 0 0 0 66 1 0 0 20 0 1 0 165396200 41844736 8618 134679101440 4194304 6891213 140736974998080 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23343104 140736975004657 140736975004773 140736975004773 140736975011787 0
/proc/874884/statm: 10216 8618 468 659 0 9420 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 50796 KiB
Current children cumulated memory: 37164 KiB

[startup+1.5002 s]
/proc/loadavg: 1.22 1.58 2.12 5/259 874914
/proc/meminfo: memFree=123410616/131524600 swapFree=131071996/131071996
[pid=874879] ppid=874876 vsize=9932 memory=2692 CPUtime=0 cores=1,3
/proc/874879/stat : 874879 (naps-1.03.sh) S 874876 874879 874825 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 165396199 10170368 673 134679101440 94631338536960 94631339616280 140722136425408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94631341714736 94631341761924 94631371157504 140722136433632 140722136433761 140722136433761 140722136440776 0
/proc/874879/statm: 2483 673 596 264 0 134 0
[pid=874884] ppid=874879 vsize=52900 memory=45504 CPUtime=1.48 cores=1,3
/proc/874884/stat : 874884 (naps-1.03) R 874879 874879 874825 0 -1 4194304 11278 0 0 0 146 2 0 0 20 0 1 0 165396200 54169600 11376 134679101440 4194304 6891213 140736974998080 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23343104 140736975004657 140736975004773 140736975004773 140736975011787 0
/proc/874884/statm: 13225 11376 468 659 0 12429 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 62832 KiB
Current children cumulated memory: 48196 KiB

[startup+3.10577 s]
/proc/loadavg: 1.22 1.58 2.12 5/259 874916
/proc/meminfo: memFree=122938560/131524600 swapFree=131071996/131071996
[pid=874879] ppid=874876 vsize=9932 memory=2692 CPUtime=0 cores=1,3
/proc/874879/stat : 874879 (naps-1.03.sh) S 874876 874879 874825 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 165396199 10170368 673 134679101440 94631338536960 94631339616280 140722136425408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94631341714736 94631341761924 94631371157504 140722136433632 140722136433761 140722136433761 140722136440776 0
/proc/874879/statm: 2483 673 596 264 0 134 0
[pid=874884] ppid=874879 vsize=571908 memory=514348 CPUtime=3.08 cores=1,3
/proc/874884/stat : 874884 (naps-1.03) R 874879 874879 874825 0 -1 4194304 65824 0 0 0 292 16 0 0 20 0 1 0 165396200 585633792 128587 134679101440 4194304 6891213 140736974998080 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23343104 140736975004657 140736975004773 140736975004773 140736975011787 0
/proc/874884/statm: 142977 128587 468 659 0 142181 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 581840 KiB
Current children cumulated memory: 517040 KiB

[startup+6.30028 s]
/proc/loadavg: 1.44 1.62 2.13 5/259 874916
/proc/meminfo: memFree=122640800/131524600 swapFree=131071996/131071996
[pid=874879] ppid=874876 vsize=9932 memory=2692 CPUtime=0 cores=1,3
/proc/874879/stat : 874879 (naps-1.03.sh) S 874876 874879 874825 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 165396199 10170368 673 134679101440 94631338536960 94631339616280 140722136425408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94631341714736 94631341761924 94631371157504 140722136433632 140722136433761 140722136433761 140722136440776 0
/proc/874879/statm: 2483 673 596 264 0 134 0
[pid=874884] ppid=874879 vsize=693964 memory=611716 CPUtime=6.27 cores=1,3
/proc/874884/stat : 874884 (naps-1.03) R 874879 874879 874825 0 -1 4194304 78268 0 0 0 606 21 0 0 20 0 1 0 165396200 710619136 152929 134679101440 4194304 6891213 140736974998080 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23343104 140736975004657 140736975004773 140736975004773 140736975011787 0
/proc/874884/statm: 173491 152929 468 659 0 172695 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 703896 KiB
Current children cumulated memory: 614408 KiB

[startup+12.7003 s]
/proc/loadavg: 1.73 1.68 2.15 5/259 874916
/proc/meminfo: memFree=122604960/131524600 swapFree=131071996/131071996
[pid=874879] ppid=874876 vsize=9932 memory=2692 CPUtime=0 cores=1,3
/proc/874879/stat : 874879 (naps-1.03.sh) S 874876 874879 874825 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 165396199 10170368 673 134679101440 94631338536960 94631339616280 140722136425408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94631341714736 94631341761924 94631371157504 140722136433632 140722136433761 140722136433761 140722136440776 0
/proc/874879/statm: 2483 673 596 264 0 134 0
[pid=874884] ppid=874879 vsize=701892 memory=619824 CPUtime=12.65 cores=1,3
/proc/874884/stat : 874884 (naps-1.03) R 874879 874879 874825 0 -1 4194304 79828 0 0 0 1244 21 0 0 20 0 1 0 165396200 718737408 154956 134679101440 4194304 6891213 140736974998080 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23343104 140736975004657 140736975004773 140736975004773 140736975011787 0
/proc/874884/statm: 175473 154956 468 659 0 174677 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 711824 KiB
Current children cumulated memory: 622516 KiB

[startup+25.5003 s]
/proc/loadavg: 2.23 1.79 2.18 5/259 874919
/proc/meminfo: memFree=120916384/131524600 swapFree=131071996/131071996
[pid=874879] ppid=874876 vsize=9932 memory=2692 CPUtime=0 cores=1,3
/proc/874879/stat : 874879 (naps-1.03.sh) S 874876 874879 874825 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 165396199 10170368 673 134679101440 94631338536960 94631339616280 140722136425408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94631341714736 94631341761924 94631371157504 140722136433632 140722136433761 140722136433761 140722136440776 0
/proc/874879/statm: 2483 673 596 264 0 134 0
[pid=874884] ppid=874879 vsize=702400 memory=620460 CPUtime=25.42 cores=1,3
/proc/874884/stat : 874884 (naps-1.03) R 874879 874879 874825 0 -1 4194304 79964 0 0 0 2520 22 0 0 20 0 1 0 165396200 719257600 155115 134679101440 4194304 6891213 140736974998080 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23343104 140736975004657 140736975004773 140736975004773 140736975011787 0
/proc/874884/statm: 175600 155115 468 659 0 174804 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 712332 KiB
Current children cumulated memory: 623152 KiB

[startup+51.1059 s]
/proc/loadavg: 2.84 1.97 2.23 5/259 874922
/proc/meminfo: memFree=116008636/131524600 swapFree=131071996/131071996
[pid=874879] ppid=874876 vsize=9932 memory=2692 CPUtime=0 cores=1,3
/proc/874879/stat : 874879 (naps-1.03.sh) S 874876 874879 874825 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 165396199 10170368 673 134679101440 94631338536960 94631339616280 140722136425408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94631341714736 94631341761924 94631371157504 140722136433632 140722136433761 140722136433761 140722136440776 0
/proc/874879/statm: 2483 673 596 264 0 134 0
[pid=874884] ppid=874879 vsize=3684980 memory=3356616 CPUtime=50.96 cores=1,3
/proc/874884/stat : 874884 (naps-1.03) R 874879 874879 874825 0 -1 4194304 333515 0 0 0 4993 103 0 0 20 0 1 0 165396200 3773419520 839154 134679101440 4194304 6891213 140736974998080 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23343104 140736975004657 140736975004773 140736975004773 140736975011787 0
/proc/874884/statm: 921245 839154 468 659 0 920449 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 3694912 KiB
Current children cumulated memory: 3359308 KiB

[startup+102.3 s]
/proc/loadavg: 3.62 2.31 2.33 5/259 874931
/proc/meminfo: memFree=100757964/131524600 swapFree=131071996/131071996
[pid=874879] ppid=874876 vsize=9932 memory=2692 CPUtime=0 cores=1,3
/proc/874879/stat : 874879 (naps-1.03.sh) S 874876 874879 874825 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 165396199 10170368 673 134679101440 94631338536960 94631339616280 140722136425408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94631341714736 94631341761924 94631371157504 140722136433632 140722136433761 140722136433761 140722136440776 0
/proc/874879/statm: 2483 673 596 264 0 134 0
[pid=874884] ppid=874879 vsize=17676324 memory=15316484 CPUtime=102.02 cores=1,3
/proc/874884/stat : 874884 (naps-1.03) R 874879 874879 874825 0 -1 4194304 1484821 0 0 0 9763 439 0 0 20 0 1 0 165396200 18100555776 3829121 134679101440 4194304 6891213 140736974998080 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23343104 140736975004657 140736975004773 140736975004773 140736975011787 0
/proc/874884/statm: 4419081 3829121 468 659 0 4418285 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 17686256 KiB
Current children cumulated memory: 15319176 KiB

[startup+162.3 s]
/proc/loadavg: 3.86 2.62 2.44 5/261 874946
/proc/meminfo: memFree=97769468/131524600 swapFree=131071996/131071996
[pid=874879] ppid=874876 vsize=9932 memory=2692 CPUtime=0 cores=1,3
/proc/874879/stat : 874879 (naps-1.03.sh) S 874876 874879 874825 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 165396199 10170368 673 134679101440 94631338536960 94631339616280 140722136425408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94631341714736 94631341761924 94631371157504 140722136433632 140722136433761 140722136433761 140722136440776 0
/proc/874879/statm: 2483 673 596 264 0 134 0
[pid=874884] ppid=874879 vsize=18241704 memory=16742244 CPUtime=161.85 cores=1,3
/proc/874884/stat : 874884 (naps-1.03) R 874879 874879 874825 0 -1 4194304 1763678 0 0 0 15626 559 0 0 20 0 1 0 165396200 18679504896 4185561 134679101440 4194304 6891213 140736974998080 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23343104 140736975004657 140736975004773 140736975004773 140736975011787 0
/proc/874884/statm: 4560426 4185561 468 659 0 4559630 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 18251636 KiB
Current children cumulated memory: 16744936 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 2.93 2.56 5/260 874956
/proc/meminfo: memFree=95056796/131524600 swapFree=131071996/131071996
[pid=874879] ppid=874876 vsize=9932 memory=2692 CPUtime=0 cores=1,3
/proc/874879/stat : 874879 (naps-1.03.sh) S 874876 874879 874825 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 165396199 10170368 673 134679101440 94631338536960 94631339616280 140722136425408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94631341714736 94631341761924 94631371157504 140722136433632 140722136433761 140722136433761 140722136440776 0
/proc/874879/statm: 2483 673 596 264 0 134 0
[pid=874884] ppid=874879 vsize=20611564 memory=17766712 CPUtime=221.68 cores=1,3
/proc/874884/stat : 874884 (naps-1.03) R 874879 874879 874825 0 -1 4194304 1831829 0 0 0 21570 598 0 0 20 0 1 0 165396200 21106241536 4441678 134679101440 4194304 6891213 140736974998080 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23343104 140736975004657 140736975004773 140736975004773 140736975011787 0
/proc/874884/statm: 5152891 4441678 468 659 0 5152095 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 20621496 KiB
Current children cumulated memory: 17769404 KiB

[startup+282.3 s]
/proc/loadavg: 4.15 3.15 2.66 5/260 874966
/proc/meminfo: memFree=89797068/131524600 swapFree=131071996/131071996
[pid=874879] ppid=874876 vsize=9932 memory=2692 CPUtime=0 cores=1,3
/proc/874879/stat : 874879 (naps-1.03.sh) S 874876 874879 874825 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 165396199 10170368 673 134679101440 94631338536960 94631339616280 140722136425408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94631341714736 94631341761924 94631371157504 140722136433632 140722136433761 140722136433761 140722136440776 0
/proc/874879/statm: 2483 673 596 264 0 134 0
[pid=874884] ppid=874879 vsize=26337016 memory=23797600 CPUtime=281.53 cores=1,3
/proc/874884/stat : 874884 (naps-1.03) R 874879 874879 874825 0 -1 4194304 2428802 0 0 0 27348 805 0 0 20 0 1 0 165396200 26969104384 5949400 134679101440 4194304 6891213 140736974998080 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23343104 140736975004657 140736975004773 140736975004773 140736975011787 0
/proc/874884/statm: 6584254 5949400 468 659 0 6583458 0
Current children cumulated CPU time: 281.53 s
Current children cumulated vsize: 26346948 KiB
Current children cumulated memory: 23800292 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 3.33 2.75 5/260 874977
/proc/meminfo: memFree=84844436/131524600 swapFree=131071996/131071996
[pid=874879] ppid=874876 vsize=9932 memory=2692 CPUtime=0 cores=1,3
/proc/874879/stat : 874879 (naps-1.03.sh) S 874876 874879 874825 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 165396199 10170368 673 134679101440 94631338536960 94631339616280 140722136425408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94631341714736 94631341761924 94631371157504 140722136433632 140722136433761 140722136433761 140722136440776 0
/proc/874879/statm: 2483 673 596 264 0 134 0
[pid=874884] ppid=874879 vsize=31612444 memory=27889520 CPUtime=341.36 cores=1,3
/proc/874884/stat : 874884 (naps-1.03) R 874879 874879 874825 0 -1 4194304 2895982 0 0 0 33196 940 0 0 20 0 1 0 165396200 32371142656 6972380 134679101440 4194304 6891213 140736974998080 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23343104 140736975004657 140736975004773 140736975004773 140736975011787 0
/proc/874884/statm: 7903111 6972380 468 659 0 7902315 0
Current children cumulated CPU time: 341.36 s
Current children cumulated vsize: 31622376 KiB
Current children cumulated memory: 27892212 KiB

[startup+387.272 s]
# the end of solver process 874879 was just reported to runsolver
# Child status: 134

# cumulated CPU time of all completed processes:  user=362.062 s, system=11.9875 s

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

[startup+358.4 s]
/proc/loadavg: 4.08 3.36 2.77 5/260 874981
/proc/meminfo: memFree=84676644/131524600 swapFree=131071996/131071996
[pid=874879] ppid=874876 vsize=9932 memory=2692 CPUtime=0 cores=1,3
/proc/874879/stat : 874879 (naps-1.03.sh) S 874876 874879 874825 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 165396199 10170368 673 134679101440 94631338536960 94631339616280 140722136425408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94631341714736 94631341761924 94631371157504 140722136433632 140722136433761 140722136433761 140722136440776 0
/proc/874879/statm: 2483 673 596 264 0 134 0
[pid=874884] ppid=874879 vsize=31697452 memory=28091216 CPUtime=357.41 cores=1,3
/proc/874884/stat : 874884 (naps-1.03) R 874879 874879 874825 0 -1 4194304 2918115 0 0 0 34790 951 0 0 20 0 1 0 165396200 32458190848 7022804 134679101440 4194304 6891213 140736974998080 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23343104 140736975004657 140736975004773 140736975004773 140736975011787 0
/proc/874884/statm: 7924363 7022804 468 659 0 7923567 0
Current children cumulated CPU time: 357.41 s
Current children cumulated vsize: 31707384 KiB
Current children cumulated memory: 28093908 KiB

[startup+371.2 s]
/proc/loadavg: 4.06 3.39 2.79 6/260 874983
/proc/meminfo: memFree=84629780/131524600 swapFree=131071996/131071996
[pid=874879] ppid=874876 vsize=9932 memory=2692 CPUtime=0 cores=1,3
/proc/874879/stat : 874879 (naps-1.03.sh) S 874876 874879 874825 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 165396199 10170368 673 134679101440 94631338536960 94631339616280 140722136425408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94631341714736 94631341761924 94631371157504 140722136433632 140722136433761 140722136433761 140722136440776 0
/proc/874879/statm: 2483 673 596 264 0 134 0
[pid=874884] ppid=874879 vsize=31697848 memory=28091544 CPUtime=370.18 cores=1,3
/proc/874884/stat : 874884 (naps-1.03) R 874879 874879 874825 0 -1 4194304 2918729 0 0 0 36064 954 0 0 20 0 1 0 165396200 32458596352 7022886 134679101440 4194304 6891213 140736974998080 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 23343104 140736975004657 140736975004773 140736975004773 140736975011787 0
/proc/874884/statm: 7924462 7022886 468 659 0 7923666 0
Current children cumulated CPU time: 370.18 s
Current children cumulated vsize: 31707780 KiB
Current children cumulated memory: 28094236 KiB

[startup+377.6 s]
/proc/loadavg: 4.22 3.43 2.81 5/261 874987
/proc/meminfo: memFree=83927988/131524600 swapFree=131071996/131071996
[pid=874879] ppid=874876 vsize=9932 memory=2692 CPUtime=0 cores=1,3
/proc/874879/stat : 874879 (naps-1.03.sh) S 874876 874879 874825 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 165396199 10170368 673 134679101440 94631338536960 94631339616280 140722136425408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94631341714736 94631341761924 94631371157504 140722136433632 140722136433761 140722136433761 140722136440776 0
/proc/874879/statm: 2483 673 596 264 0 134 0
[pid=874884] ppid=874879 vsize=31698244 memory=28096340 CPUtime=373.51 cores=1,3
/proc/874884/stat : 874884 (naps-1.03) S 874879 874879 874825 0 -1 4195840 2919157 0 0 0 36206 1145 0 0 20 0 1 0 165396200 32459001856 7024085 134679101440 4194304 6891213 140736974998080 140736974995472 6272572 0 0 0 17922 0 0 0 17 3 0 0 0 0 0 7398840 7447120 23343104 140736975004657 140736975004773 140736975004773 140736975011787 0
/proc/874884/statm: 7924561 7024085 514 659 0 7923765 0
Current children cumulated CPU time: 373.51 s
Current children cumulated vsize: 31708176 KiB
Current children cumulated memory: 28099032 KiB

[startup+384 s]*
/proc/loadavg: 4.18 3.45 2.82 4/261 874988
/proc/meminfo: memFree=83663200/131524600 swapFree=131071996/131071996
[pid=874879] ppid=874876 vsize=9932 memory=2692 CPUtime=0 cores=1,3
/proc/874879/stat : 874879 (naps-1.03.sh) S 874876 874879 874825 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 165396199 10170368 673 134679101440 94631338536960 94631339616280 140722136425408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94631341714736 94631341761924 94631371157504 140722136433632 140722136433761 140722136433761 140722136440776 0
/proc/874879/statm: 2483 673 596 264 0 134 0
[pid=874884] ppid=874879 vsize=31698244 memory=28096340 CPUtime=373.51 cores=1,3
/proc/874884/stat : 874884 (naps-1.03) S 874879 874879 874825 0 -1 4195840 2919157 0 0 0 36206 1145 0 0 20 0 1 0 165396200 32459001856 7024085 134679101440 4194304 6891213 140736974998080 140736974995472 6272572 0 0 0 17922 0 0 0 17 3 0 0 0 0 0 7398840 7447120 23343104 140736975004657 140736975004773 140736975004773 140736975011787 0
/proc/874884/statm: 7924561 7024085 514 659 0 7923765 0
Current children cumulated CPU time: 373.51 s
Current children cumulated vsize: 31708176 KiB
Current children cumulated memory: 28099032 KiB

[startup+385.6 s]
/proc/loadavg: 4.18 3.45 2.82 4/261 874988
/proc/meminfo: memFree=83659352/131524600 swapFree=131071996/131071996
[pid=874879] ppid=874876 vsize=9932 memory=2692 CPUtime=0 cores=1,3
/proc/874879/stat : 874879 (naps-1.03.sh) S 874876 874879 874825 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 165396199 10170368 673 134679101440 94631338536960 94631339616280 140722136425408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94631341714736 94631341761924 94631371157504 140722136433632 140722136433761 140722136433761 140722136440776 0
/proc/874879/statm: 2483 673 596 264 0 134 0
[pid=874884] ppid=874879 vsize=31698244 memory=28096340 CPUtime=373.51 cores=1,3
/proc/874884/stat : 874884 (naps-1.03) S 874879 874879 874825 0 -1 4195840 2919157 0 0 0 36206 1145 0 0 20 0 1 0 165396200 32459001856 7024085 134679101440 4194304 6891213 140736974998080 140736974995472 6272572 0 0 0 17922 0 0 0 17 3 0 0 0 0 0 7398840 7447120 23343104 140736975004657 140736975004773 140736975004773 140736975011787 0
/proc/874884/statm: 7924561 7024085 514 659 0 7923765 0
Current children cumulated CPU time: 373.51 s
Current children cumulated vsize: 31708176 KiB
Current children cumulated memory: 28099032 KiB

[startup+386.4 s]
/proc/loadavg: 4.18 3.45 2.82 4/261 874988
/proc/meminfo: memFree=83654956/131524600 swapFree=131071996/131071996
[pid=874879] ppid=874876 vsize=9932 memory=2692 CPUtime=0 cores=1,3
/proc/874879/stat : 874879 (naps-1.03.sh) S 874876 874879 874825 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 165396199 10170368 673 134679101440 94631338536960 94631339616280 140722136425408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94631341714736 94631341761924 94631371157504 140722136433632 140722136433761 140722136433761 140722136440776 0
/proc/874879/statm: 2483 673 596 264 0 134 0
[pid=874884] ppid=874879 vsize=31698244 memory=28096340 CPUtime=373.51 cores=1,3
/proc/874884/stat : 874884 (naps-1.03) S 874879 874879 874825 0 -1 4195840 2919157 0 0 0 36206 1145 0 0 20 0 1 0 165396200 32459001856 7024085 134679101440 4194304 6891213 140736974998080 140736974995472 6272572 0 0 0 17922 0 0 0 17 3 0 0 0 0 0 7398840 7447120 23343104 140736975004657 140736975004773 140736975004773 140736975011787 0
/proc/874884/statm: 7924561 7024085 514 659 0 7923765 0
Current children cumulated CPU time: 373.51 s
Current children cumulated vsize: 31708176 KiB
Current children cumulated memory: 28099032 KiB

[startup+386.8 s]
/proc/loadavg: 4.18 3.45 2.82 4/261 874988
/proc/meminfo: memFree=83654956/131524600 swapFree=131071996/131071996
[pid=874879] ppid=874876 vsize=9932 memory=2692 CPUtime=0 cores=1,3
/proc/874879/stat : 874879 (naps-1.03.sh) S 874876 874879 874825 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 165396199 10170368 673 134679101440 94631338536960 94631339616280 140722136425408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94631341714736 94631341761924 94631371157504 140722136433632 140722136433761 140722136433761 140722136440776 0
/proc/874879/statm: 2483 673 596 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2692 KiB

[startup+387.2 s]
/proc/loadavg: 4.18 3.45 2.82 5/262 874995
/proc/meminfo: memFree=95739504/131524600 swapFree=131071996/131071996
[pid=874879] ppid=874876 vsize=9932 memory=2692 CPUtime=0 cores=1,3
/proc/874879/stat : 874879 (naps-1.03.sh) S 874876 874879 874825 0 -1 4194304 224 246 0 0 0 0 0 0 20 0 1 0 165396199 10170368 673 134679101440 94631338536960 94631339616280 140722136425408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94631341714736 94631341761924 94631371157504 140722136433632 140722136433761 140722136433761 140722136440776 0
/proc/874879/statm: 2483 673 596 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2692 KiB

Child status: 134

Real time (s): 387.272
CPU time (s): 374.049
CPU user time (s): 362.062
CPU system time (s): 11.9875
CPU usage (%): 96.5858
Max. virtual memory (cumulated for all children) (KiB): 31708176
Max. memory (cumulated for all children) (KiB): 28099032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 362.062
system time used= 11.9875
maximum resident set size= 28096388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2919642
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= 16
involuntary context switches= 509


# summary of solver processes directly reported to runsolver:
#   pid: 874879
#   total CPU time (s): 374.049
#   total CPU user time (s): 362.062
#   total CPU system time (s): 11.9875

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.747473 second user time and 2.09399 second system time

The end

Launcher Data

Begin job on nodeC029 at 2024-07-16 14:18:21
IDJOB=4434073
IDBENCH=155604
IDSOLVER=3062
FILE ID=nodeC029/4434073-1721132288
RUNJOBID= nodeC029-1721132301-874837
SLURM_JOB_ID= 7505704
Free space on /tmp= 890048 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Base/normalized-minisat100_4_32_8.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434073-1721132288/watcher-4434073-1721132288 -o /tmp/evaluation-result-4434073-1721132288/solver-4434073-1721132288 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1721132301-874837 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4434073-1721132288.opb

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

MD5SUM BENCH= fedf74999185e25725fdda881cf70966
RANDOM SEED=891707517

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        123649424 kB
MemAvailable:   129645000 kB
Buffers:          409920 kB
Cached:          6351708 kB
SwapCached:            0 kB
Active:           740092 kB
Inactive:        6378708 kB
Active(anon):       1368 kB
Inactive(anon):   394168 kB
Active(file):     738724 kB
Inactive(file):  5984540 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             35792 kB
Writeback:            20 kB
AnonPages:        358000 kB
Mapped:           104008 kB
Shmem:             37720 kB
KReclaimable:     228016 kB
Slab:             349560 kB
SReclaimable:     228016 kB
SUnreclaim:       121544 kB
KernelStack:        3908 kB
PageTables:         9748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     700200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            61952 kB
HardwareCorrupted:     0 kB
AnonHugePages:    219136 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:      279252 kB
DirectMap2M:    36194304 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 889976 MiB
End job on nodeC029 at 2024-07-16 14:24:48