Trace number 4426384

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) 764.777 780.056

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/scens/
normalized-scen06-22_wcsp.wbo
MD5SUMaae80251a5a7b6924749ae451d053245
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark6270
Best CPU time to get the best result obtained on this benchmark1815.89
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1810
Total number of constraints164594
Number of soft constraints164495
Number of constraints which are clauses164495
Number of constraints which are cardinality constraints (but not clauses)99
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint22
Top cost 252932
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 28915211
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 23
Number of bits of the biggest sum of numbers5
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-4426384-1720901798.wbo
1.49/1.59	c single stage optimization mode
1.68/1.74	o 110280
182.54/183.16	o 62699
257.31/258.12	o 41493
337.55/338.64	o 26741
711.41/713.76	o 17721
762.15/764.60	terminate called after throwing an instance of 'GlueMiniSat::OutOfMemoryException'
0.00/780.05	HOME/naps-1.03.sh: line 6: 728985 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 (62069 MiB free)
  memory of node 1: 64510 MiB (63374 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4426384-1720901798/watcher-4426384-1720901798 -o /tmp/evaluation-result-4426384-1720901798/solver-4426384-1720901798 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1720901806-728756 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4426384-1720901798.wbo 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=728980, runsolver pid=728977

[startup+0.1001 s]*
/proc/loadavg: 0.39 0.15 0.11 5/259 728985
/proc/meminfo: memFree=128428804/131524600 swapFree=131071996/131071996
[pid=728980] ppid=728977 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/728980/stat : 728980 (naps-1.03.sh) S 728977 728980 728743 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 142345186 10170368 664 134679101440 94619990020096 94619991099416 140724652981088 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94619993197872 94619993245060 94620026089472 140724652987308 140724652987437 140724652987437 140724652994504 0
/proc/728980/statm: 2483 664 585 264 0 134 0
[pid=728985] ppid=728980 vsize=16596 memory=10004 CPUtime=0.1 cores=5,7
/proc/728985/stat : 728985 (naps-1.03) R 728980 728980 728743 0 -1 4194304 2182 0 0 0 10 0 0 0 20 0 1 0 142345186 16994304 2501 134679101440 4194304 6891213 140734369039488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 18190336 140734369043389 140734369043505 140734369043505 140734369050571 0
/proc/728985/statm: 4149 2501 436 659 0 3353 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 26528 KiB
Current children cumulated memory: 12660 KiB

[startup+0.205844 s]*
/proc/loadavg: 0.39 0.15 0.11 5/259 728985
/proc/meminfo: memFree=128377040/131524600 swapFree=131071996/131071996
[pid=728980] ppid=728977 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/728980/stat : 728980 (naps-1.03.sh) S 728977 728980 728743 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 142345186 10170368 664 134679101440 94619990020096 94619991099416 140724652981088 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94619993197872 94619993245060 94620026089472 140724652987308 140724652987437 140724652987437 140724652994504 0
/proc/728980/statm: 2483 664 585 264 0 134 0
[pid=728985] ppid=728980 vsize=24136 memory=17584 CPUtime=0.2 cores=5,7
/proc/728985/stat : 728985 (naps-1.03) R 728980 728980 728743 0 -1 4194304 4208 0 0 0 20 0 0 0 20 0 1 0 142345186 24715264 4396 134679101440 4194304 6891213 140734369039488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 18190336 140734369043389 140734369043505 140734369043505 140734369050571 0
/proc/728985/statm: 6034 4396 436 659 0 5238 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 34068 KiB
Current children cumulated memory: 20240 KiB

[startup+0.305866 s]*
/proc/loadavg: 0.39 0.15 0.11 5/259 728985
/proc/meminfo: memFree=128452632/131524600 swapFree=131071996/131071996
[pid=728980] ppid=728977 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/728980/stat : 728980 (naps-1.03.sh) S 728977 728980 728743 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 142345186 10170368 664 134679101440 94619990020096 94619991099416 140724652981088 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94619993197872 94619993245060 94620026089472 140724652987308 140724652987437 140724652987437 140724652994504 0
/proc/728980/statm: 2483 664 585 264 0 134 0
[pid=728985] ppid=728980 vsize=32144 memory=25572 CPUtime=0.29 cores=5,7
/proc/728985/stat : 728985 (naps-1.03) R 728980 728980 728743 0 -1 4194304 6344 0 0 0 29 0 0 0 20 0 1 0 142345186 32915456 6393 134679101440 4194304 6891213 140734369039488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 18190336 140734369043389 140734369043505 140734369043505 140734369050571 0
/proc/728985/statm: 8036 6393 436 659 0 7240 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 42076 KiB
Current children cumulated memory: 28228 KiB

[startup+0.700288 s]
/proc/loadavg: 0.39 0.15 0.11 5/259 728985
/proc/meminfo: memFree=128359800/131524600 swapFree=131071996/131071996
[pid=728980] ppid=728977 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/728980/stat : 728980 (naps-1.03.sh) S 728977 728980 728743 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 142345186 10170368 664 134679101440 94619990020096 94619991099416 140724652981088 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94619993197872 94619993245060 94620026089472 140724652987308 140724652987437 140724652987437 140724652994504 0
/proc/728980/statm: 2483 664 585 264 0 134 0
[pid=728985] ppid=728980 vsize=63020 memory=54636 CPUtime=0.68 cores=5,7
/proc/728985/stat : 728985 (naps-1.03) R 728980 728980 728743 0 -1 4194304 13543 0 0 0 67 1 0 0 20 0 1 0 142345186 64532480 13659 134679101440 4194304 6891213 140734369039488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 18190336 140734369043389 140734369043505 140734369043505 140734369050571 0
/proc/728985/statm: 15755 13659 436 659 0 14959 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 72952 KiB
Current children cumulated memory: 57292 KiB

[startup+1.50029 s]
/proc/loadavg: 0.39 0.15 0.11 5/260 728986
/proc/meminfo: memFree=128034648/131524600 swapFree=131071996/131071996
[pid=728980] ppid=728977 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/728980/stat : 728980 (naps-1.03.sh) S 728977 728980 728743 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 142345186 10170368 664 134679101440 94619990020096 94619991099416 140724652981088 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94619993197872 94619993245060 94620026089472 140724652987308 140724652987437 140724652987437 140724652994504 0
/proc/728980/statm: 2483 664 585 264 0 134 0
[pid=728985] ppid=728980 vsize=129772 memory=122020 CPUtime=1.49 cores=5,7
/proc/728985/stat : 728985 (naps-1.03) R 728980 728980 728743 0 -1 4194304 31279 0 0 0 145 4 0 0 20 0 1 0 142345186 132886528 30505 134679101440 4194304 6891213 140734369039488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 18190336 140734369043389 140734369043505 140734369043505 140734369050571 0
/proc/728985/statm: 32443 30505 468 659 0 31647 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 139704 KiB
Current children cumulated memory: 124676 KiB

[startup+3.10559 s]
/proc/loadavg: 0.76 0.23 0.14 5/260 728986
/proc/meminfo: memFree=127461664/131524600 swapFree=131071996/131071996
[pid=728980] ppid=728977 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/728980/stat : 728980 (naps-1.03.sh) S 728977 728980 728743 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 142345186 10170368 664 134679101440 94619990020096 94619991099416 140724652981088 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94619993197872 94619993245060 94620026089472 140724652987308 140724652987437 140724652987437 140724652994504 0
/proc/728980/statm: 2483 664 585 264 0 134 0
[pid=728985] ppid=728980 vsize=184268 memory=161692 CPUtime=3.09 cores=5,7
/proc/728985/stat : 728985 (naps-1.03) R 728980 728980 728743 0 -1 4194304 40634 0 0 0 304 5 0 0 20 0 1 0 142345186 188690432 40423 134679101440 4194304 6891213 140734369039488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 18190336 140734369043389 140734369043505 140734369043505 140734369050571 0
/proc/728985/statm: 46067 40423 468 659 0 45271 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 194200 KiB
Current children cumulated memory: 164348 KiB

[startup+6.30028 s]
/proc/loadavg: 0.76 0.23 0.14 5/260 728988
/proc/meminfo: memFree=126006860/131524600 swapFree=131071996/131071996
[pid=728980] ppid=728977 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/728980/stat : 728980 (naps-1.03.sh) S 728977 728980 728743 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 142345186 10170368 664 134679101440 94619990020096 94619991099416 140724652981088 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94619993197872 94619993245060 94620026089472 140724652987308 140724652987437 140724652987437 140724652994504 0
/proc/728980/statm: 2483 664 585 264 0 134 0
[pid=728985] ppid=728980 vsize=424664 memory=394592 CPUtime=6.27 cores=5,7
/proc/728985/stat : 728985 (naps-1.03) R 728980 728980 728743 0 -1 4194304 69628 0 0 0 614 13 0 0 20 0 1 0 142345186 434855936 98648 134679101440 4194304 6891213 140734369039488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 18190336 140734369043389 140734369043505 140734369043505 140734369050571 0
/proc/728985/statm: 106166 98648 468 659 0 105370 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 434596 KiB
Current children cumulated memory: 397248 KiB

[startup+12.7003 s]
/proc/loadavg: 1.02 0.29 0.16 5/260 728988
/proc/meminfo: memFree=121763036/131524600 swapFree=131071996/131071996
[pid=728980] ppid=728977 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/728980/stat : 728980 (naps-1.03.sh) S 728977 728980 728743 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 142345186 10170368 664 134679101440 94619990020096 94619991099416 140724652981088 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94619993197872 94619993245060 94620026089472 140724652987308 140724652987437 140724652987437 140724652994504 0
/proc/728980/statm: 2483 664 585 264 0 134 0
[pid=728985] ppid=728980 vsize=2037712 memory=1953276 CPUtime=12.65 cores=5,7
/proc/728985/stat : 728985 (naps-1.03) R 728980 728980 728743 0 -1 4194304 182435 0 0 0 1210 55 0 0 20 0 1 0 142345186 2086617088 488319 134679101440 4194304 6891213 140734369039488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 18190336 140734369043389 140734369043505 140734369043505 140734369050571 0
/proc/728985/statm: 509428 488319 468 659 0 508632 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2047644 KiB
Current children cumulated memory: 1955932 KiB

[startup+25.5003 s]
/proc/loadavg: 1.60 0.46 0.21 5/260 729089
/proc/meminfo: memFree=109494920/131524600 swapFree=131071996/131071996
[pid=728980] ppid=728977 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/728980/stat : 728980 (naps-1.03.sh) S 728977 728980 728743 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 142345186 10170368 664 134679101440 94619990020096 94619991099416 140724652981088 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94619993197872 94619993245060 94620026089472 140724652987308 140724652987437 140724652987437 140724652994504 0
/proc/728980/statm: 2483 664 585 264 0 134 0
[pid=728985] ppid=728980 vsize=6505784 memory=5822168 CPUtime=25.43 cores=5,7
/proc/728985/stat : 728985 (naps-1.03) R 728980 728980 728743 0 -1 4194304 554514 0 0 0 2375 168 0 0 20 0 1 0 142345186 6661922816 1455542 134679101440 4194304 6891213 140734369039488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 18190336 140734369043389 140734369043505 140734369043505 140734369050571 0
/proc/728985/statm: 1626446 1455542 468 659 0 1625650 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 6515716 KiB
Current children cumulated memory: 5824824 KiB

[startup+51.1057 s]
/proc/loadavg: 2.50 0.76 0.32 5/260 729294
/proc/meminfo: memFree=94346060/131524600 swapFree=131071996/131071996
[pid=728980] ppid=728977 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/728980/stat : 728980 (naps-1.03.sh) S 728977 728980 728743 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 142345186 10170368 664 134679101440 94619990020096 94619991099416 140724652981088 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94619993197872 94619993245060 94620026089472 140724652987308 140724652987437 140724652987437 140724652994504 0
/proc/728980/statm: 2483 664 585 264 0 134 0
[pid=728985] ppid=728980 vsize=12044628 memory=10939572 CPUtime=50.97 cores=5,7
/proc/728985/stat : 728985 (naps-1.03) R 728980 728980 728743 0 -1 4194304 1036876 0 0 0 4790 307 0 0 20 0 1 0 142345186 12333699072 2734893 134679101440 4194304 6891213 140734369039488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 18190336 140734369043389 140734369043505 140734369043505 140734369050571 0
/proc/728985/statm: 3011157 2734893 468 659 0 3010361 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 12054560 KiB
Current children cumulated memory: 10942228 KiB

[startup+102.3 s]
/proc/loadavg: 3.35 1.26 0.52 5/260 729402
/proc/meminfo: memFree=87864212/131524600 swapFree=131071996/131071996
[pid=728980] ppid=728977 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/728980/stat : 728980 (naps-1.03.sh) S 728977 728980 728743 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 142345186 10170368 664 134679101440 94619990020096 94619991099416 140724652981088 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94619993197872 94619993245060 94620026089472 140724652987308 140724652987437 140724652987437 140724652994504 0
/proc/728980/statm: 2483 664 585 264 0 134 0
[pid=728985] ppid=728980 vsize=14223476 memory=12459596 CPUtime=102 cores=5,7
/proc/728985/stat : 728985 (naps-1.03) R 728980 728980 728743 0 -1 4194304 1291072 0 0 0 9792 408 0 0 20 0 1 0 142345186 14564839424 3114899 134679101440 4194304 6891213 140734369039488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 18190336 140734369043389 140734369043505 140734369043505 140734369050571 0
/proc/728985/statm: 3555869 3114899 468 659 0 3555073 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 14233408 KiB
Current children cumulated memory: 12462252 KiB

[startup+162.3 s]
/proc/loadavg: 3.81 1.78 0.74 5/260 729414
/proc/meminfo: memFree=84929648/131524600 swapFree=131071996/131071996
[pid=728980] ppid=728977 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/728980/stat : 728980 (naps-1.03.sh) S 728977 728980 728743 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 142345186 10170368 664 134679101440 94619990020096 94619991099416 140724652981088 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94619993197872 94619993245060 94620026089472 140724652987308 140724652987437 140724652987437 140724652994504 0
/proc/728980/statm: 2483 664 585 264 0 134 0
[pid=728985] ppid=728980 vsize=13844412 memory=12755872 CPUtime=161.81 cores=5,7
/proc/728985/stat : 728985 (naps-1.03) R 728980 728980 728743 0 -1 4194304 1336082 0 0 0 15729 452 0 0 20 0 1 0 142345186 14176677888 3188968 134679101440 4194304 6891213 140734369039488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 18190336 140734369043389 140734369043505 140734369043505 140734369050571 0
/proc/728985/statm: 3461103 3188968 468 659 0 3460307 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 13854344 KiB
Current children cumulated memory: 12758528 KiB

[startup+222.3 s]
/proc/loadavg: 4.05 2.22 0.96 5/262 729429
/proc/meminfo: memFree=80541236/131524600 swapFree=131071996/131071996
[pid=728980] ppid=728977 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/728980/stat : 728980 (naps-1.03.sh) S 728977 728980 728743 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 142345186 10170368 664 134679101440 94619990020096 94619991099416 140724652981088 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94619993197872 94619993245060 94620026089472 140724652987308 140724652987437 140724652987437 140724652994504 0
/proc/728980/statm: 2483 664 585 264 0 134 0
[pid=728985] ppid=728980 vsize=19045836 memory=16508912 CPUtime=221.61 cores=5,7
/proc/728985/stat : 728985 (naps-1.03) R 728980 728980 728743 0 -1 4194304 1595822 0 0 0 21602 559 0 0 20 0 1 0 142345186 19502936064 4127228 134679101440 4194304 6891213 140734369039488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 18190336 140734369043389 140734369043505 140734369043505 140734369050571 0
/proc/728985/statm: 4761459 4127228 468 659 0 4760663 0
Current children cumulated CPU time: 221.61 s
Current children cumulated vsize: 19055768 KiB

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

/proc/loadavg: 4.10 3.28 1.69 5/261 729473
/proc/meminfo: memFree=62045844/131524600 swapFree=131071996/131071996
[pid=728980] ppid=728977 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/728980/stat : 728980 (naps-1.03.sh) S 728977 728980 728743 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 142345186 10170368 664 134679101440 94619990020096 94619991099416 140724652981088 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94619993197872 94619993245060 94620026089472 140724652987308 140724652987437 140724652987437 140724652994504 0
/proc/728980/statm: 2483 664 585 264 0 134 0
[pid=728985] ppid=728980 vsize=26868064 memory=23841612 CPUtime=460.84 cores=5,7
/proc/728985/stat : 728985 (naps-1.03) R 728980 728980 728743 0 -1 4194304 2493741 0 0 0 45188 896 0 0 20 0 1 0 142345186 27512897536 5960403 134679101440 4194304 6891213 140734369039488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 18190336 140734369043389 140734369043505 140734369043505 140734369050571 0
/proc/728985/statm: 6717016 5960403 468 659 0 6716220 0
Current children cumulated CPU time: 460.84 s
Current children cumulated vsize: 26877996 KiB
Current children cumulated memory: 23844268 KiB

[startup+522.3 s]
/proc/loadavg: 4.13 3.44 1.85 5/260 729866
/proc/meminfo: memFree=60433408/131524600 swapFree=131071996/131071996
[pid=728980] ppid=728977 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/728980/stat : 728980 (naps-1.03.sh) S 728977 728980 728743 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 142345186 10170368 664 134679101440 94619990020096 94619991099416 140724652981088 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94619993197872 94619993245060 94620026089472 140724652987308 140724652987437 140724652987437 140724652994504 0
/proc/728980/statm: 2483 664 585 264 0 134 0
[pid=728985] ppid=728980 vsize=26868064 memory=23841612 CPUtime=520.64 cores=5,7
/proc/728985/stat : 728985 (naps-1.03) R 728980 728980 728743 0 -1 4194304 2496426 0 0 0 51158 906 0 0 20 0 1 0 142345186 27512897536 5960403 134679101440 4194304 6891213 140734369039488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 18190336 140734369043389 140734369043505 140734369043505 140734369050571 0
/proc/728985/statm: 6717016 5960403 468 659 0 6716220 0
Current children cumulated CPU time: 520.64 s
Current children cumulated vsize: 26877996 KiB
Current children cumulated memory: 23844268 KiB

[startup+582.3 s]
/proc/loadavg: 3.71 3.46 1.96 4/252 729907
/proc/meminfo: memFree=87925640/131524600 swapFree=131071996/131071996
[pid=728980] ppid=728977 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/728980/stat : 728980 (naps-1.03.sh) S 728977 728980 728743 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 142345186 10170368 664 134679101440 94619990020096 94619991099416 140724652981088 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94619993197872 94619993245060 94620026089472 140724652987308 140724652987437 140724652987437 140724652994504 0
/proc/728980/statm: 2483 664 585 264 0 134 0
[pid=728985] ppid=728980 vsize=26868064 memory=23843660 CPUtime=580.44 cores=5,7
/proc/728985/stat : 728985 (naps-1.03) R 728980 728980 728743 0 -1 4194304 2499156 0 0 0 57127 917 0 0 20 0 1 0 142345186 27512897536 5960915 134679101440 4194304 6891213 140734369039488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 18190336 140734369043389 140734369043505 140734369043505 140734369050571 0
/proc/728985/statm: 6717016 5960915 468 659 0 6716220 0
Current children cumulated CPU time: 580.44 s
Current children cumulated vsize: 26877996 KiB
Current children cumulated memory: 23846316 KiB

[startup+642.3 s]
/proc/loadavg: 3.43 3.42 2.04 4/252 729917
/proc/meminfo: memFree=87918104/131524600 swapFree=131071996/131071996
[pid=728980] ppid=728977 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/728980/stat : 728980 (naps-1.03.sh) S 728977 728980 728743 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 142345186 10170368 664 134679101440 94619990020096 94619991099416 140724652981088 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94619993197872 94619993245060 94620026089472 140724652987308 140724652987437 140724652987437 140724652994504 0
/proc/728980/statm: 2483 664 585 264 0 134 0
[pid=728985] ppid=728980 vsize=26868064 memory=23843660 CPUtime=640.24 cores=5,7
/proc/728985/stat : 728985 (naps-1.03) R 728980 728980 728743 0 -1 4194304 2501257 0 0 0 63097 927 0 0 20 0 1 0 142345186 27512897536 5960915 134679101440 4194304 6891213 140734369039488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 18190336 140734369043389 140734369043505 140734369043505 140734369050571 0
/proc/728985/statm: 6717016 5960915 468 659 0 6716220 0
Current children cumulated CPU time: 640.24 s
Current children cumulated vsize: 26877996 KiB
Current children cumulated memory: 23846316 KiB

[startup+702.3 s]
/proc/loadavg: 3.27 3.37 2.12 4/254 730098
/proc/meminfo: memFree=87914500/131524600 swapFree=131071996/131071996
[pid=728980] ppid=728977 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/728980/stat : 728980 (naps-1.03.sh) S 728977 728980 728743 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 142345186 10170368 664 134679101440 94619990020096 94619991099416 140724652981088 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94619993197872 94619993245060 94620026089472 140724652987308 140724652987437 140724652987437 140724652994504 0
/proc/728980/statm: 2483 664 585 264 0 134 0
[pid=728985] ppid=728980 vsize=26868064 memory=23843660 CPUtime=700.05 cores=5,7
/proc/728985/stat : 728985 (naps-1.03) R 728980 728980 728743 0 -1 4194304 2503514 0 0 0 69068 937 0 0 20 0 1 0 142345186 27512897536 5960915 134679101440 4194304 6891213 140734369039488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 18190336 140734369043389 140734369043505 140734369043505 140734369050571 0
/proc/728985/statm: 6717016 5960915 468 659 0 6716220 0
Current children cumulated CPU time: 700.05 s
Current children cumulated vsize: 26877996 KiB
Current children cumulated memory: 23846316 KiB

[startup+762.3 s]
/proc/loadavg: 3.10 3.30 2.17 4/254 730109
/proc/meminfo: memFree=83890480/131524600 swapFree=131071996/131071996
[pid=728980] ppid=728977 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/728980/stat : 728980 (naps-1.03.sh) S 728977 728980 728743 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 142345186 10170368 664 134679101440 94619990020096 94619991099416 140724652981088 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94619993197872 94619993245060 94620026089472 140724652987308 140724652987437 140724652987437 140724652994504 0
/proc/728980/statm: 2483 664 585 264 0 134 0
[pid=728985] ppid=728980 vsize=31495152 memory=27848880 CPUtime=759.86 cores=5,7
/proc/728985/stat : 728985 (naps-1.03) R 728980 728980 728743 0 -1 4194304 2926675 0 0 0 74913 1073 0 0 20 0 1 0 142345186 32251035648 6962220 134679101440 4194304 6891213 140734369039488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 18190336 140734369043389 140734369043505 140734369043505 140734369050571 0
/proc/728985/statm: 7873788 6962220 468 659 0 7872992 0
Current children cumulated CPU time: 759.86 s
Current children cumulated vsize: 31505084 KiB
Current children cumulated memory: 27851536 KiB

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

# cumulated CPU time of all completed processes:  user=751.432 s, system=13.3448 s

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

[startup+768 s]*
/proc/loadavg: 3.08 3.29 2.18 4/255 730112
/proc/meminfo: memFree=81314976/131524600 swapFree=131071996/131071996
[pid=728980] ppid=728977 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/728980/stat : 728980 (naps-1.03.sh) S 728977 728980 728743 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 142345186 10170368 664 134679101440 94619990020096 94619991099416 140724652981088 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94619993197872 94619993245060 94620026089472 140724652987308 140724652987437 140724652987437 140724652994504 0
/proc/728980/statm: 2483 664 585 264 0 134 0
[pid=728985] ppid=728980 vsize=31495152 memory=27849132 CPUtime=764.23 cores=5,7
/proc/728985/stat : 728985 (naps-1.03) S 728980 728980 728743 0 -1 4195840 2927397 0 0 0 75143 1280 0 0 20 0 1 0 142345186 32251035648 6962283 134679101440 4194304 6891213 140734369039488 140734369036880 6272572 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7398840 7447120 18190336 140734369043389 140734369043505 140734369043505 140734369050571 0
/proc/728985/statm: 7873788 6962283 514 659 0 7872992 0
Current children cumulated CPU time: 764.23 s
Current children cumulated vsize: 31505084 KiB
Current children cumulated memory: 27851788 KiB

[startup+774.4 s]
/proc/loadavg: 3.15 3.31 2.19 3/255 730112
/proc/meminfo: memFree=80887156/131524600 swapFree=131071996/131071996
[pid=728980] ppid=728977 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/728980/stat : 728980 (naps-1.03.sh) S 728977 728980 728743 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 142345186 10170368 664 134679101440 94619990020096 94619991099416 140724652981088 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94619993197872 94619993245060 94620026089472 140724652987308 140724652987437 140724652987437 140724652994504 0
/proc/728980/statm: 2483 664 585 264 0 134 0
[pid=728985] ppid=728980 vsize=31495152 memory=27849132 CPUtime=764.23 cores=5,7
/proc/728985/stat : 728985 (naps-1.03) S 728980 728980 728743 0 -1 4195840 2927397 0 0 0 75143 1280 0 0 20 0 1 0 142345186 32251035648 6962283 134679101440 4194304 6891213 140734369039488 140734369036880 6272572 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7398840 7447120 18190336 140734369043389 140734369043505 140734369043505 140734369050571 0
/proc/728985/statm: 7873788 6962283 514 659 0 7872992 0
Current children cumulated CPU time: 764.23 s
Current children cumulated vsize: 31505084 KiB
Current children cumulated memory: 27851788 KiB

[startup+777.6 s]
/proc/loadavg: 3.15 3.31 2.19 3/255 730114
/proc/meminfo: memFree=80887012/131524600 swapFree=131071996/131071996
[pid=728980] ppid=728977 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/728980/stat : 728980 (naps-1.03.sh) S 728977 728980 728743 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 142345186 10170368 664 134679101440 94619990020096 94619991099416 140724652981088 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94619993197872 94619993245060 94620026089472 140724652987308 140724652987437 140724652987437 140724652994504 0
/proc/728980/statm: 2483 664 585 264 0 134 0
[pid=728985] ppid=728980 vsize=31495152 memory=27849132 CPUtime=764.23 cores=5,7
/proc/728985/stat : 728985 (naps-1.03) S 728980 728980 728743 0 -1 4195840 2927397 0 0 0 75143 1280 0 0 20 0 1 0 142345186 32251035648 6962283 134679101440 4194304 6891213 140734369039488 140734369036880 6272572 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7398840 7447120 18190336 140734369043389 140734369043505 140734369043505 140734369050571 0
/proc/728985/statm: 7873788 6962283 514 659 0 7872992 0
Current children cumulated CPU time: 764.23 s
Current children cumulated vsize: 31505084 KiB
Current children cumulated memory: 27851788 KiB

[startup+779.2 s]
/proc/loadavg: 3.30 3.33 2.21 3/255 730114
/proc/meminfo: memFree=80884848/131524600 swapFree=131071996/131071996
[pid=728980] ppid=728977 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/728980/stat : 728980 (naps-1.03.sh) S 728977 728980 728743 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 142345186 10170368 664 134679101440 94619990020096 94619991099416 140724652981088 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94619993197872 94619993245060 94620026089472 140724652987308 140724652987437 140724652987437 140724652994504 0
/proc/728980/statm: 2483 664 585 264 0 134 0
[pid=728985] ppid=728980 vsize=31495152 memory=27849132 CPUtime=764.23 cores=5,7
/proc/728985/stat : 728985 (naps-1.03) S 728980 728980 728743 0 -1 4195840 2927397 0 0 0 75143 1280 0 0 20 0 1 0 142345186 32251035648 6962283 134679101440 4194304 6891213 140734369039488 140734369036880 6272572 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7398840 7447120 18190336 140734369043389 140734369043505 140734369043505 140734369050571 0
/proc/728985/statm: 7873788 6962283 514 659 0 7872992 0
Current children cumulated CPU time: 764.23 s
Current children cumulated vsize: 31505084 KiB
Current children cumulated memory: 27851788 KiB

[startup+779.6 s]
/proc/loadavg: 3.30 3.33 2.21 3/255 730114
/proc/meminfo: memFree=80884848/131524600 swapFree=131071996/131071996
[pid=728980] ppid=728977 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/728980/stat : 728980 (naps-1.03.sh) S 728977 728980 728743 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 142345186 10170368 664 134679101440 94619990020096 94619991099416 140724652981088 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94619993197872 94619993245060 94620026089472 140724652987308 140724652987437 140724652987437 140724652994504 0
/proc/728980/statm: 2483 664 585 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2656 KiB

[startup+780.001 s]*
/proc/loadavg: 3.30 3.33 2.21 4/256 730121
/proc/meminfo: memFree=107570336/131524600 swapFree=131071996/131071996
[pid=728980] ppid=728977 vsize=9932 memory=2656 CPUtime=0 cores=5,7
/proc/728980/stat : 728980 (naps-1.03.sh) S 728977 728980 728743 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 142345186 10170368 664 134679101440 94619990020096 94619991099416 140724652981088 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94619993197872 94619993245060 94620026089472 140724652987308 140724652987437 140724652987437 140724652994504 0
/proc/728980/statm: 2483 664 585 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2656 KiB

Child status: 134

Real time (s): 780.056
CPU time (s): 764.777
CPU user time (s): 751.432
CPU system time (s): 13.3448
CPU usage (%): 98.0413
Max. virtual memory (cumulated for all children) (KiB): 31505084
Max. memory (cumulated for all children) (KiB): 27851788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 751.432
system time used= 13.3448
maximum resident set size= 27849180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2927872
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= 106
involuntary context switches= 846


# summary of solver processes directly reported to runsolver:
#   pid: 728980
#   total CPU time (s): 764.777
#   total CPU user time (s): 751.432
#   total CPU system time (s): 13.3448

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.49257 second user time and 4.03851 second system time

The end

Launcher Data

Begin job on nodeC025 at 2024-07-13 22:16:51
IDJOB=4426384
IDBENCH=143863
IDSOLVER=3042
FILE ID=nodeC025/4426384-1720901798
RUNJOBID= nodeC025-1720901806-728756
SLURM_JOB_ID= 7486084
Free space on /tmp= 890056 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/scens/normalized-scen06-22_wcsp.wbo
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4426384-1720901798/watcher-4426384-1720901798 -o /tmp/evaluation-result-4426384-1720901798/solver-4426384-1720901798 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1720901806-728756 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4426384-1720901798.wbo

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

MD5SUM BENCH= aae80251a5a7b6924749ae451d053245
RANDOM SEED=377679819

nodeC025.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		: 3654.020
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.72
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		: 3666.120
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	: 7007.09
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		: 3600.095
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.72
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		: 3624.472
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	: 7007.09
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		: 3654.003
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.72
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		: 3665.755
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	: 7007.09
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.043
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.72
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		: 3657.434
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	: 7007.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        128455096 kB
MemAvailable:   128711000 kB
Buffers:          337108 kB
Cached:           761740 kB
SwapCached:            0 kB
Active:           510440 kB
Inactive:        1990940 kB
Active(anon):       1552 kB
Inactive(anon):  1438684 kB
Active(file):     508888 kB
Inactive(file):   552256 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             31280 kB
Writeback:             0 kB
AnonPages:       1402264 kB
Mapped:           107152 kB
Shmem:             37720 kB
KReclaimable:      68816 kB
Slab:             167468 kB
SReclaimable:      68816 kB
SUnreclaim:        98652 kB
KernelStack:        4164 kB
PageTables:        11976 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1828136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            56480 kB
HardwareCorrupted:     0 kB
AnonHugePages:    497664 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:      168660 kB
DirectMap2M:    11139072 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 890060 MiB
End job on nodeC025 at 2024-07-13 22:29:51