Trace number 4426287

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS-GM 1.03? (exit code) 469.215 480.747

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/
celar/normalized-celar7-sub0_wcsp.wbo
MD5SUM6bd6ea5dd1d3d3bae9a72705def63daf
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark10310
Best CPU time to get the best result obtained on this benchmark276.497
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables666
Total number of constraints125013
Number of soft constraints124997
Number of constraints which are clauses124997
Number of constraints which are cardinality constraints (but not clauses)16
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint44
Top cost 9605862
Min constraint cost 1
Max constraint cost 1000000
Sum of constraints costs 4487093978
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 45
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

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-4426287-1720901804.wbo
1.58/1.69	c single stage optimization mode
1.67/1.80	o 1292125
129.12/129.60	o 191519
170.66/171.36	o 111422
200.66/201.41	o 72731
251.27/252.23	o 44130
287.34/288.44	o 23929
326.49/327.79	o 13932
404.91/406.40	o 13831
434.52/436.19	o 12231
463.79/465.53	terminate called after throwing an instance of 'GlueMiniSat::OutOfMemoryException'
0.00/480.74	HOME/naps-1.03.sh: line 6: 715393 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: 64059 MiB (62844 MiB free)
  memory of node 1: 64510 MiB (63079 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4426287-1720901804/watcher-4426287-1720901804 -o /tmp/evaluation-result-4426287-1720901804/solver-4426287-1720901804 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1720901807-715212 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4426287-1720901804.wbo 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=715388, runsolver pid=715385

[startup+0.1001 s]*
/proc/loadavg: 0.66 0.21 0.15 5/245 715393
/proc/meminfo: memFree=128937744/131655788 swapFree=131071996/131071996
[pid=715388] ppid=715385 vsize=9932 memory=2752 CPUtime=0 cores=0,2
/proc/715388/stat : 715388 (naps-1.03.sh) S 715385 715388 715202 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 142337452 10170368 688 134679101440 94195171868672 94195172947992 140734610697536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94195175046448 94195175093636 94195182870528 140734610703276 140734610703405 140734610703405 140734610710472 0
/proc/715388/statm: 2483 688 609 264 0 134 0
[pid=715393] ppid=715388 vsize=14304 memory=10164 CPUtime=0.1 cores=0,2
/proc/715393/stat : 715393 (naps-1.03) R 715388 715388 715202 0 -1 4194304 1735 0 0 0 10 0 0 0 20 0 1 0 142337452 14647296 2541 134679101440 4194304 6891213 140732886881376 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40943616 140732886885309 140732886885425 140732886885425 140732886892491 0
/proc/715393/statm: 3576 2541 436 659 0 2780 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 24236 KiB
Current children cumulated memory: 12916 KiB

[startup+0.212937 s]*
/proc/loadavg: 0.92 0.28 0.17 5/245 715393
/proc/meminfo: memFree=128928948/131655788 swapFree=131071996/131071996
[pid=715388] ppid=715385 vsize=9932 memory=2752 CPUtime=0 cores=0,2
/proc/715388/stat : 715388 (naps-1.03.sh) S 715385 715388 715202 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 142337452 10170368 688 134679101440 94195171868672 94195172947992 140734610697536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94195175046448 94195175093636 94195182870528 140734610703276 140734610703405 140734610703405 140734610710472 0
/proc/715388/statm: 2483 688 609 264 0 134 0
[pid=715393] ppid=715388 vsize=19428 memory=14640 CPUtime=0.2 cores=0,2
/proc/715393/stat : 715393 (naps-1.03) R 715388 715388 715202 0 -1 4194304 2898 0 0 0 20 0 0 0 20 0 1 0 142337452 19894272 3660 134679101440 4194304 6891213 140732886881376 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40943616 140732886885309 140732886885425 140732886885425 140732886892491 0
/proc/715393/statm: 4857 3660 436 659 0 4061 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 29360 KiB
Current children cumulated memory: 17392 KiB

[startup+0.31269 s]*
/proc/loadavg: 0.92 0.28 0.17 5/245 715393
/proc/meminfo: memFree=128925416/131655788 swapFree=131071996/131071996
[pid=715388] ppid=715385 vsize=9932 memory=2752 CPUtime=0 cores=0,2
/proc/715388/stat : 715388 (naps-1.03.sh) S 715385 715388 715202 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 142337452 10170368 688 134679101440 94195171868672 94195172947992 140734610697536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94195175046448 94195175093636 94195182870528 140734610703276 140734610703405 140734610703405 140734610710472 0
/proc/715388/statm: 2483 688 609 264 0 134 0
[pid=715393] ppid=715388 vsize=22192 memory=17768 CPUtime=0.31 cores=0,2
/proc/715393/stat : 715393 (naps-1.03) R 715388 715388 715202 0 -1 4194304 3705 0 0 0 30 1 0 0 20 0 1 0 142337452 22724608 4442 134679101440 4194304 6891213 140732886881376 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40943616 140732886885309 140732886885425 140732886885425 140732886892491 0
/proc/715393/statm: 5548 4442 436 659 0 4752 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 32124 KiB
Current children cumulated memory: 20520 KiB

[startup+0.700419 s]
/proc/loadavg: 0.92 0.28 0.17 5/245 715393
/proc/meminfo: memFree=128892748/131655788 swapFree=131071996/131071996
[pid=715388] ppid=715385 vsize=9932 memory=2752 CPUtime=0 cores=0,2
/proc/715388/stat : 715388 (naps-1.03.sh) S 715385 715388 715202 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 142337452 10170368 688 134679101440 94195171868672 94195172947992 140734610697536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94195175046448 94195175093636 94195182870528 140734610703276 140734610703405 140734610703405 140734610710472 0
/proc/715388/statm: 2483 688 609 264 0 134 0
[pid=715393] ppid=715388 vsize=38524 memory=32584 CPUtime=0.68 cores=0,2
/proc/715393/stat : 715393 (naps-1.03) R 715388 715388 715202 0 -1 4194304 7619 0 0 0 67 1 0 0 20 0 1 0 142337452 39448576 8146 134679101440 4194304 6891213 140732886881376 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40943616 140732886885309 140732886885425 140732886885425 140732886892491 0
/proc/715393/statm: 9664 8146 436 659 0 8868 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 48456 KiB
Current children cumulated memory: 35336 KiB

[startup+1.5004 s]
/proc/loadavg: 0.92 0.28 0.17 5/245 715393
/proc/meminfo: memFree=128835516/131655788 swapFree=131071996/131071996
[pid=715388] ppid=715385 vsize=9932 memory=2752 CPUtime=0 cores=0,2
/proc/715388/stat : 715388 (naps-1.03.sh) S 715385 715388 715202 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 142337452 10170368 688 134679101440 94195171868672 94195172947992 140734610697536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94195175046448 94195175093636 94195182870528 140734610703276 140734610703405 140734610703405 140734610710472 0
/proc/715388/statm: 2483 688 609 264 0 134 0
[pid=715393] ppid=715388 vsize=98784 memory=92356 CPUtime=1.48 cores=0,2
/proc/715393/stat : 715393 (naps-1.03) R 715388 715388 715202 0 -1 4194304 22818 0 0 0 145 3 0 0 20 0 1 0 142337452 101154816 23023 134679101440 4194304 6891213 140732886881376 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40943616 140732886885309 140732886885425 140732886885425 140732886892491 0
/proc/715393/statm: 24696 23089 468 659 0 23900 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 108716 KiB
Current children cumulated memory: 95108 KiB

[startup+3.11257 s]
/proc/loadavg: 0.92 0.28 0.17 5/245 715393
/proc/meminfo: memFree=128568448/131655788 swapFree=131071996/131071996
[pid=715388] ppid=715385 vsize=9932 memory=2752 CPUtime=0 cores=0,2
/proc/715388/stat : 715388 (naps-1.03.sh) S 715385 715388 715202 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 142337452 10170368 688 134679101440 94195171868672 94195172947992 140734610697536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94195175046448 94195175093636 94195182870528 140734610703276 140734610703405 140734610703405 140734610710472 0
/proc/715388/statm: 2483 688 609 264 0 134 0
[pid=715393] ppid=715388 vsize=139056 memory=122188 CPUtime=3.08 cores=0,2
/proc/715393/stat : 715393 (naps-1.03) R 715388 715388 715202 0 -1 4194304 30317 0 0 0 304 4 0 0 20 0 1 0 142337452 142393344 30547 134679101440 4194304 6891213 140732886881376 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40943616 140732886885309 140732886885425 140732886885425 140732886892491 0
/proc/715393/statm: 34764 30547 468 659 0 33968 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 148988 KiB
Current children cumulated memory: 124940 KiB

[startup+6.30037 s]
/proc/loadavg: 1.17 0.34 0.19 5/245 715394
/proc/meminfo: memFree=127565324/131655788 swapFree=131071996/131071996
[pid=715388] ppid=715385 vsize=9932 memory=2752 CPUtime=0 cores=0,2
/proc/715388/stat : 715388 (naps-1.03.sh) S 715385 715388 715202 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 142337452 10170368 688 134679101440 94195171868672 94195172947992 140734610697536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94195175046448 94195175093636 94195182870528 140734610703276 140734610703405 140734610703405 140734610710472 0
/proc/715388/statm: 2483 688 609 264 0 134 0
[pid=715393] ppid=715388 vsize=139056 memory=122188 CPUtime=6.26 cores=0,2
/proc/715393/stat : 715393 (naps-1.03) R 715388 715388 715202 0 -1 4194304 30323 0 0 0 622 4 0 0 20 0 1 0 142337452 142393344 30547 134679101440 4194304 6891213 140732886881376 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40943616 140732886885309 140732886885425 140732886885425 140732886892491 0
/proc/715393/statm: 34764 30547 468 659 0 33968 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 148988 KiB
Current children cumulated memory: 124940 KiB

[startup+12.7004 s]
/proc/loadavg: 1.40 0.40 0.21 5/245 715394
/proc/meminfo: memFree=126732772/131655788 swapFree=131071996/131071996
[pid=715388] ppid=715385 vsize=9932 memory=2752 CPUtime=0 cores=0,2
/proc/715388/stat : 715388 (naps-1.03.sh) S 715385 715388 715202 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 142337452 10170368 688 134679101440 94195171868672 94195172947992 140734610697536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94195175046448 94195175093636 94195182870528 140734610703276 140734610703405 140734610703405 140734610710472 0
/proc/715388/statm: 2483 688 609 264 0 134 0
[pid=715393] ppid=715388 vsize=395832 memory=373632 CPUtime=12.65 cores=0,2
/proc/715393/stat : 715393 (naps-1.03) R 715388 715388 715202 0 -1 4194304 63454 0 0 0 1251 14 0 0 20 0 1 0 142337452 405331968 93408 134679101440 4194304 6891213 140732886881376 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40943616 140732886885309 140732886885425 140732886885425 140732886892491 0
/proc/715393/statm: 98958 93408 468 659 0 98162 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 405764 KiB
Current children cumulated memory: 376384 KiB

[startup+25.5004 s]
/proc/loadavg: 1.80 0.52 0.25 5/245 715397
/proc/meminfo: memFree=121744268/131655788 swapFree=131071996/131071996
[pid=715388] ppid=715385 vsize=9932 memory=2752 CPUtime=0 cores=0,2
/proc/715388/stat : 715388 (naps-1.03.sh) S 715385 715388 715202 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 142337452 10170368 688 134679101440 94195171868672 94195172947992 140734610697536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94195175046448 94195175093636 94195182870528 140734610703276 140734610703405 140734610703405 140734610710472 0
/proc/715388/statm: 2483 688 609 264 0 134 0
[pid=715393] ppid=715388 vsize=4673380 memory=4290960 CPUtime=25.41 cores=0,2
/proc/715393/stat : 715393 (naps-1.03) R 715388 715388 715202 0 -1 4194304 421561 0 0 0 2421 120 0 0 20 0 1 0 142337452 4785541120 1072740 134679101440 4194304 6891213 140732886881376 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40943616 140732886885309 140732886885425 140732886885425 140732886892491 0
/proc/715393/statm: 1168345 1072740 468 659 0 1167549 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 4683312 KiB
Current children cumulated memory: 4293712 KiB

[startup+51.1131 s]
/proc/loadavg: 2.67 0.85 0.38 5/245 715450
/proc/meminfo: memFree=117365992/131655788 swapFree=131071996/131071996
[pid=715388] ppid=715385 vsize=9932 memory=2752 CPUtime=0 cores=0,2
/proc/715388/stat : 715388 (naps-1.03.sh) S 715385 715388 715202 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 142337452 10170368 688 134679101440 94195171868672 94195172947992 140734610697536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94195175046448 94195175093636 94195182870528 140734610703276 140734610703405 140734610703405 140734610710472 0
/proc/715388/statm: 2483 688 609 264 0 134 0
[pid=715393] ppid=715388 vsize=9651888 memory=8437116 CPUtime=50.93 cores=0,2
/proc/715393/stat : 715393 (naps-1.03) R 715388 715388 715202 0 -1 4194304 814957 0 0 0 4852 241 0 0 20 0 1 0 142337452 9883533312 2109279 134679101440 4194304 6891213 140732886881376 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40943616 140732886885309 140732886885425 140732886885425 140732886892491 0
/proc/715393/statm: 2412972 2109279 468 659 0 2412176 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 9661820 KiB
Current children cumulated memory: 8439868 KiB

[startup+102.3 s]
/proc/loadavg: 3.46 1.35 0.57 5/245 715459
/proc/meminfo: memFree=112848852/131655788 swapFree=131071996/131071996
[pid=715388] ppid=715385 vsize=9932 memory=2752 CPUtime=0 cores=0,2
/proc/715388/stat : 715388 (naps-1.03.sh) S 715385 715388 715202 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 142337452 10170368 688 134679101440 94195171868672 94195172947992 140734610697536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94195175046448 94195175093636 94195182870528 140734610703276 140734610703405 140734610703405 140734610710472 0
/proc/715388/statm: 2483 688 609 264 0 134 0
[pid=715393] ppid=715388 vsize=10346140 memory=9415936 CPUtime=101.92 cores=0,2
/proc/715393/stat : 715393 (naps-1.03) R 715388 715388 715202 0 -1 4194304 966888 0 0 0 9884 308 0 0 20 0 1 0 142337452 10594447360 2353984 134679101440 4194304 6891213 140732886881376 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40943616 140732886885309 140732886885425 140732886885425 140732886892491 0
/proc/715393/statm: 2586535 2353984 468 659 0 2585739 0
Current children cumulated CPU time: 101.92 s
Current children cumulated vsize: 10356072 KiB
Current children cumulated memory: 9418688 KiB

[startup+162.3 s]
/proc/loadavg: 3.90 1.87 0.80 5/245 715470
/proc/meminfo: memFree=107044304/131655788 swapFree=131071996/131071996
[pid=715388] ppid=715385 vsize=9932 memory=2752 CPUtime=0 cores=0,2
/proc/715388/stat : 715388 (naps-1.03.sh) S 715385 715388 715202 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 142337452 10170368 688 134679101440 94195171868672 94195172947992 140734610697536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94195175046448 94195175093636 94195182870528 140734610703276 140734610703405 140734610703405 140734610710472 0
/proc/715388/statm: 2483 688 609 264 0 134 0
[pid=715393] ppid=715388 vsize=13647176 memory=11789548 CPUtime=161.69 cores=0,2
/proc/715393/stat : 715393 (naps-1.03) R 715388 715388 715202 0 -1 4194304 1193601 0 0 0 15763 406 0 0 20 0 1 0 142337452 13974708224 2947387 134679101440 4194304 6891213 140732886881376 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40943616 140732886885309 140732886885425 140732886885425 140732886892491 0
/proc/715393/statm: 3411794 2947387 468 659 0 3410998 0
Current children cumulated CPU time: 161.69 s
Current children cumulated vsize: 13657108 KiB
Current children cumulated memory: 11792300 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 2.27 1.01 5/245 715480
/proc/meminfo: memFree=96130604/131655788 swapFree=131071996/131071996
[pid=715388] ppid=715385 vsize=9932 memory=2752 CPUtime=0 cores=0,2
/proc/715388/stat : 715388 (naps-1.03.sh) S 715385 715388 715202 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 142337452 10170368 688 134679101440 94195171868672 94195172947992 140734610697536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94195175046448 94195175093636 94195182870528 140734610703276 140734610703405 140734610703405 140734610710472 0
/proc/715388/statm: 2483 688 609 264 0 134 0
[pid=715393] ppid=715388 vsize=17231740 memory=15360772 CPUtime=221.48 cores=0,2
/proc/715393/stat : 715393 (naps-1.03) R 715388 715388 715202 0 -1 4194304 1580309 0 0 0 21614 534 0 0 20 0 1 0 142337452 17645301760 3840193 134679101440 4194304 6891213 140732886881376 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40943616 140732886885309 140732886885425 140732886885425 140732886892491 0
/proc/715393/statm: 4307935 3840193 468 659 0 4307139 0
Current children cumulated CPU time: 221.48 s
Current children cumulated vsize: 17241672 KiB
Current children cumulated memory: 15363524 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 2.61 1.20 5/247 715494
/proc/meminfo: memFree=86904900/131655788 swapFree=131071996/131071996
[pid=715388] ppid=715385 vsize=9932 memory=2752 CPUtime=0 cores=0,2
/proc/715388/stat : 715388 (naps-1.03.sh) S 715385 715388 715202 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 142337452 10170368 688 134679101440 94195171868672 94195172947992 140734610697536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94195175046448 94195175093636 94195182870528 140734610703276 140734610703405 140734610703405 140734610710472 0
/proc/715388/statm: 2483 688 609 264 0 134 0
[pid=715393] ppid=715388 vsize=19178212 memory=17174524 CPUtime=281.26 cores=0,2
/proc/715393/stat : 715393 (naps-1.03) R 715388 715388 715202 0 -1 4194304 1824557 0 0 0 27502 624 0 0 20 0 1 0 142337452 19638489088 4293631 134679101440 4194304 6891213 140732886881376 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40943616 140732886885309 140732886885425 140732886885425 140732886892491 0
/proc/715393/statm: 4794553 4293631 468 659 0 4793757 0
Current children cumulated CPU time: 281.26 s
Current children cumulated vsize: 19188144 KiB
Current children cumulated memory: 17177276 KiB

[startup+342.3 s]
/proc/loadavg: 3.74 2.80 1.36 4/241 715544
/proc/meminfo: memFree=105854052/131655788 swapFree=131071996/131071996
[pid=715388] ppid=715385 vsize=9932 memory=2752 CPUtime=0 cores=0,2
/proc/715388/stat : 715388 (naps-1.03.sh) S 715385 715388 715202 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 142337452 10170368 688 134679101440 94195171868672 94195172947992 140734610697536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94195175046448 94195175093636 94195182870528 140734610703276 140734610703405 140734610703405 140734610710472 0
/proc/715388/statm: 2483 688 609 264 0 134 0
[pid=715393] ppid=715388 vsize=23423320 memory=20251852 CPUtime=341.04 cores=0,2
/proc/715393/stat : 715393 (naps-1.03) R 715388 715388 715202 0 -1 4194304 2177555 0 0 0 33354 750 0 0 20 0 1 0 142337452 23985479680 5062963 134679101440 4194304 6891213 140732886881376 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40943616 140732886885309 140732886885425 140732886885425 140732886892491 0
/proc/715393/statm: 5855830 5062963 468 659 0 5855034 0
Current children cumulated CPU time: 341.04 s
Current children cumulated vsize: 23433252 KiB
Current children cumulated memory: 20254604 KiB

[startup+402.3 s]
/proc/loadavg: 3.39 2.87 1.48 4/241 715554
/proc/meminfo: memFree=103654472/131655788 swapFree=131071996/131071996
[pid=715388] ppid=715385 vsize=9932 memory=2752 CPUtime=0 cores=0,2
/proc/715388/stat : 715388 (naps-1.03.sh) S 715385 715388 715202 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 142337452 10170368 688 134679101440 94195171868672 94195172947992 140734610697536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94195175046448 94195175093636 94195182870528 140734610703276 140734610703405 140734610703405 140734610710472 0
/proc/715388/statm: 2483 688 609 264 0 134 0
[pid=715393] ppid=715388 vsize=24833132 memory=22402436 CPUtime=400.82 cores=0,2
/proc/715393/stat : 715393 (naps-1.03) R 715388 715388 715202 0 -1 4194304 2364782 0 0 0 39218 864 0 0 20 0 1 0 142337452 25429127168 5600609 134679101440 4194304 6891213 140732886881376 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40943616 140732886885309 140732886885425 140732886885425 140732886892491 0
/proc/715393/statm: 6208283 5600609 468 659 0 6207487 0
Current children cumulated CPU time: 400.82 s
Current children cumulated vsize: 24843064 KiB
Current children cumulated memory: 22405188 KiB

[startup+462.3 s]
/proc/loadavg: 3.18 2.91 1.58 4/241 715564
/proc/meminfo: memFree=99928504/131655788 swapFree=131071996/131071996
[pid=715388] ppid=715385 vsize=9932 memory=2752 CPUtime=0 cores=0,2
/proc/715388/stat : 715388 (naps-1.03.sh) S 715385 715388 715202 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 142337452 10170368 688 134679101440 94195171868672 94195172947992 140734610697536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94195175046448 94195175093636 94195182870528 140734610703276 140734610703405 140734610703405 140734610710472 0
/proc/715388/statm: 2483 688 609 264 0 134 0
[pid=715393] ppid=715388 vsize=30363080 memory=26166572 CPUtime=460.6 cores=0,2
/proc/715393/stat : 715393 (naps-1.03) R 715388 715388 715202 0 -1 4194304 2739378 0 0 0 45080 980 0 0 20 0 1 0 142337452 31091793920 6541643 134679101440 4194304 6891213 140732886881376 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40943616 140732886885309 140732886885425 140732886885425 140732886892491 0
/proc/715393/statm: 7590770 6541643 468 659 0 7589974 0
Current children cumulated CPU time: 460.6 s
Current children cumulated vsize: 30373012 KiB
Current children cumulated memory: 26169324 KiB

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

# cumulated CPU time of all completed processes:  user=454.029 s, system=15.1857 s

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

[startup+473.6 s]
/proc/loadavg: 3.15 2.91 1.60 4/242 715569
/proc/meminfo: memFree=97146976/131655788 swapFree=131071996/131071996
[pid=715388] ppid=715385 vsize=9932 memory=2752 CPUtime=0 cores=0,2
/proc/715388/stat : 715388 (naps-1.03.sh) S 715385 715388 715202 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 142337452 10170368 688 134679101440 94195171868672 94195172947992 140734610697536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94195175046448 94195175093636 94195182870528 140734610703276 140734610703405 140734610703405 140734610710472 0
/proc/715388/statm: 2483 688 609 264 0 134 0
[pid=715393] ppid=715388 vsize=30363236 memory=26166796 CPUtime=467.88 cores=0,2
/proc/715393/stat : 715393 (naps-1.03) S 715388 715388 715202 0 -1 4195840 2739511 0 0 0 45402 1386 0 0 20 0 1 0 142337452 31091953664 6541699 134679101440 4194304 6891213 140732886881376 140732886878768 6272572 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40943616 140732886885309 140732886885425 140732886885425 140732886892491 0
/proc/715393/statm: 7590809 6541699 468 659 0 7590013 0
Current children cumulated CPU time: 467.88 s
Current children cumulated vsize: 30373168 KiB
Current children cumulated memory: 26169548 KiB

[startup+476.8 s]
/proc/loadavg: 3.14 2.91 1.60 3/242 715570
/proc/meminfo: memFree=96987028/131655788 swapFree=131071996/131071996
[pid=715388] ppid=715385 vsize=9932 memory=2752 CPUtime=0 cores=0,2
/proc/715388/stat : 715388 (naps-1.03.sh) S 715385 715388 715202 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 142337452 10170368 688 134679101440 94195171868672 94195172947992 140734610697536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94195175046448 94195175093636 94195182870528 140734610703276 140734610703405 140734610703405 140734610710472 0
/proc/715388/statm: 2483 688 609 264 0 134 0
[pid=715393] ppid=715388 vsize=30363236 memory=26166796 CPUtime=467.88 cores=0,2
/proc/715393/stat : 715393 (naps-1.03) S 715388 715388 715202 0 -1 4195840 2739511 0 0 0 45402 1386 0 0 20 0 1 0 142337452 31091953664 6541699 134679101440 4194304 6891213 140732886881376 140732886878768 6272572 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40943616 140732886885309 140732886885425 140732886885425 140732886892491 0
/proc/715393/statm: 7590809 6541699 468 659 0 7590013 0
Current children cumulated CPU time: 467.88 s
Current children cumulated vsize: 30373168 KiB
Current children cumulated memory: 26169548 KiB

[startup+478.4 s]
/proc/loadavg: 3.14 2.91 1.60 3/242 715570
/proc/meminfo: memFree=96986640/131655788 swapFree=131071996/131071996
[pid=715388] ppid=715385 vsize=9932 memory=2752 CPUtime=0 cores=0,2
/proc/715388/stat : 715388 (naps-1.03.sh) S 715385 715388 715202 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 142337452 10170368 688 134679101440 94195171868672 94195172947992 140734610697536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94195175046448 94195175093636 94195182870528 140734610703276 140734610703405 140734610703405 140734610710472 0
/proc/715388/statm: 2483 688 609 264 0 134 0
[pid=715393] ppid=715388 vsize=30363236 memory=26166796 CPUtime=467.88 cores=0,2
/proc/715393/stat : 715393 (naps-1.03) S 715388 715388 715202 0 -1 4195840 2739511 0 0 0 45402 1386 0 0 20 0 1 0 142337452 31091953664 6541699 134679101440 4194304 6891213 140732886881376 140732886878768 6272572 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 40943616 140732886885309 140732886885425 140732886885425 140732886892491 0
/proc/715393/statm: 7590809 6541699 468 659 0 7590013 0
Current children cumulated CPU time: 467.88 s
Current children cumulated vsize: 30373168 KiB
Current children cumulated memory: 26169548 KiB

[startup+480.001 s]*
/proc/loadavg: 3.14 2.91 1.60 4/244 715578
/proc/meminfo: memFree=106903600/131655788 swapFree=131071996/131071996
[pid=715388] ppid=715385 vsize=9932 memory=2752 CPUtime=0 cores=0,2
/proc/715388/stat : 715388 (naps-1.03.sh) S 715385 715388 715202 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 142337452 10170368 688 134679101440 94195171868672 94195172947992 140734610697536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94195175046448 94195175093636 94195182870528 140734610703276 140734610703405 140734610703405 140734610710472 0
/proc/715388/statm: 2483 688 609 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2752 KiB

[startup+480.4 s]
/proc/loadavg: 3.14 2.91 1.60 4/244 715578
/proc/meminfo: memFree=106903600/131655788 swapFree=131071996/131071996
[pid=715388] ppid=715385 vsize=9932 memory=2752 CPUtime=0 cores=0,2
/proc/715388/stat : 715388 (naps-1.03.sh) S 715385 715388 715202 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 142337452 10170368 688 134679101440 94195171868672 94195172947992 140734610697536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94195175046448 94195175093636 94195182870528 140734610703276 140734610703405 140734610703405 140734610710472 0
/proc/715388/statm: 2483 688 609 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2752 KiB

[startup+480.6 s]
/proc/loadavg: 3.14 2.91 1.60 4/244 715578
/proc/meminfo: memFree=106903600/131655788 swapFree=131071996/131071996
[pid=715388] ppid=715385 vsize=9932 memory=2752 CPUtime=0 cores=0,2
/proc/715388/stat : 715388 (naps-1.03.sh) S 715385 715388 715202 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 142337452 10170368 688 134679101440 94195171868672 94195172947992 140734610697536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94195175046448 94195175093636 94195182870528 140734610703276 140734610703405 140734610703405 140734610710472 0
/proc/715388/statm: 2483 688 609 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2752 KiB

[startup+480.7 s]
/proc/loadavg: 3.14 2.91 1.60 4/244 715578
/proc/meminfo: memFree=106903600/131655788 swapFree=131071996/131071996
[pid=715388] ppid=715385 vsize=9932 memory=2752 CPUtime=0 cores=0,2
/proc/715388/stat : 715388 (naps-1.03.sh) S 715385 715388 715202 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 142337452 10170368 688 134679101440 94195171868672 94195172947992 140734610697536 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94195175046448 94195175093636 94195182870528 140734610703276 140734610703405 140734610703405 140734610710472 0
/proc/715388/statm: 2483 688 609 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2752 KiB

Child status: 134

Real time (s): 480.747
CPU time (s): 469.215
CPU user time (s): 454.029
CPU system time (s): 15.1857
CPU usage (%): 97.6013
Max. virtual memory (cumulated for all children) (KiB): 30373168
Max. memory (cumulated for all children) (KiB): 26169548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 454.029
system time used= 15.1857
maximum resident set size= 26167060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2739987
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= 162
involuntary context switches= 3248


# summary of solver processes directly reported to runsolver:
#   pid: 715388
#   total CPU time (s): 469.215
#   total CPU user time (s): 454.029
#   total CPU system time (s): 15.1857

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.29584 second user time and 5.04636 second system time

The end

Launcher Data

Begin job on nodeC012 at 2024-07-13 22:16:57
IDJOB=4426287
IDBENCH=143889
IDSOLVER=3042
FILE ID=nodeC012/4426287-1720901804
RUNJOBID= nodeC012-1720901807-715212
SLURM_JOB_ID= 7486078
Free space on /tmp= 723740 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/celar/normalized-celar7-sub0_wcsp.wbo
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4426287-1720901804/watcher-4426287-1720901804 -o /tmp/evaluation-result-4426287-1720901804/solver-4426287-1720901804 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1720901807-715212 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4426287-1720901804.wbo

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

MD5SUM BENCH= 6bd6ea5dd1d3d3bae9a72705def63daf
RANDOM SEED=2039415004

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        128946720 kB
MemAvailable:   128911492 kB
Buffers:          333356 kB
Cached:           479796 kB
SwapCached:            0 kB
Active:           522960 kB
Inactive:        1686264 kB
Active(anon):       1504 kB
Inactive(anon):  1432280 kB
Active(file):     521456 kB
Inactive(file):   253984 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             48728 kB
Writeback:             0 kB
AnonPages:       1396084 kB
Mapped:           107284 kB
Shmem:             37704 kB
KReclaimable:      58728 kB
Slab:             148196 kB
SReclaimable:      58728 kB
SUnreclaim:        89468 kB
KernelStack:        3964 kB
PageTables:        11920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1929760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            46368 kB
HardwareCorrupted:     0 kB
AnonHugePages:    663552 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:      207688 kB
DirectMap2M:    10182656 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 723752 MiB
End job on nodeC012 at 2024-07-13 22:24:58