Trace number 4456488

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS-PB16 1.02b5? (MO) 625.174 627.286

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/warehouse/
normalized-capa_wcsp.wbo
MD5SUM46e0d756161cd5ef2c7ad446f7e56841
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark17152938
Best CPU time to get the best result obtained on this benchmark349.681
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables100200
Total number of constraints201200
Number of soft constraints200100
Number of constraints which are clauses200100
Number of constraints which are cardinality constraints (but not clauses)1100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint100
Top cost 238092768
Min constraint cost 1
Max constraint cost 238092768
Sum of constraints costs 23812436850104
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 101
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c NaPS 1.02b5.
0.00/0.00	c Input file name: HOME/instance-4456488-1721721982.wbo
622.99/624.83	terminate called after throwing an instance of 'GlueMiniSat::OutOfMemoryException'

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4456488-1721721982/watcher-4456488-1721721982 -o /tmp/evaluation-result-4456488-1721721982/solver-4456488-1721721982 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1721718368-88048 --watchdog 3760 HOME/naps-1.02b5.sh HOME/instance-4456488-1721721982.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=90365, runsolver pid=90362

[startup+0.100083 s]*
/proc/loadavg: 4.16 4.19 4.12 5/257 90370
/proc/meminfo: memFree=106816624/131524600 swapFree=131071996/131071996
[pid=90365] ppid=90362 vsize=9932 memory=2632 CPUtime=0 cores=0,2
/proc/90365/stat : 90365 (naps-1.02b5.sh) S 90362 90365 88038 0 -1 4194304 222 237 0 0 0 0 0 0 20 0 1 0 8726549 10170368 658 134679101440 94779203850240 94779204929560 140734372971328 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94779207028016 94779207075204 94779220021248 140734372979683 140734372979810 140734372979810 140734372986822 0
/proc/90365/statm: 2483 658 579 264 0 134 0
[pid=90370] ppid=90365 vsize=18112 memory=14052 CPUtime=0.09 cores=0,2
/proc/90370/stat : 90370 (naps-1.02b5) R 90365 90365 88038 0 -1 4194304 2787 0 0 0 9 0 0 0 20 0 1 0 8726549 18546688 3513 134679101440 4194304 5746509 140722060175344 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 35577856 140722060178418 140722060178532 140722060178532 140722060185545 0
/proc/90370/statm: 4528 3513 405 379 0 4062 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 28044 KiB
Current children cumulated memory: 16684 KiB

[startup+0.205458 s]*
/proc/loadavg: 4.16 4.19 4.12 7/257 90370
/proc/meminfo: memFree=106806544/131524600 swapFree=131071996/131071996
[pid=90365] ppid=90362 vsize=9932 memory=2632 CPUtime=0 cores=0,2
/proc/90365/stat : 90365 (naps-1.02b5.sh) S 90362 90365 88038 0 -1 4194304 222 237 0 0 0 0 0 0 20 0 1 0 8726549 10170368 658 134679101440 94779203850240 94779204929560 140734372971328 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94779207028016 94779207075204 94779220021248 140734372979683 140734372979810 140734372979810 140734372986822 0
/proc/90365/statm: 2483 658 579 264 0 134 0
[pid=90370] ppid=90365 vsize=28800 memory=23768 CPUtime=0.19 cores=0,2
/proc/90370/stat : 90370 (naps-1.02b5) R 90365 90365 88038 0 -1 4194304 5421 0 0 0 19 0 0 0 20 0 1 0 8726549 29491200 5942 134679101440 4194304 5746509 140722060175344 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 35577856 140722060178418 140722060178532 140722060178532 140722060185545 0
/proc/90370/statm: 7200 5942 405 379 0 6734 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 38732 KiB
Current children cumulated memory: 26400 KiB

[startup+0.304978 s]*
/proc/loadavg: 4.16 4.19 4.12 5/257 90370
/proc/meminfo: memFree=106796728/131524600 swapFree=131071996/131071996
[pid=90365] ppid=90362 vsize=9932 memory=2632 CPUtime=0 cores=0,2
/proc/90365/stat : 90365 (naps-1.02b5.sh) S 90362 90365 88038 0 -1 4194304 222 237 0 0 0 0 0 0 20 0 1 0 8726549 10170368 658 134679101440 94779203850240 94779204929560 140734372971328 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94779207028016 94779207075204 94779220021248 140734372979683 140734372979810 140734372979810 140734372986822 0
/proc/90365/statm: 2483 658 579 264 0 134 0
[pid=90370] ppid=90365 vsize=38916 memory=33060 CPUtime=0.3 cores=0,2
/proc/90370/stat : 90370 (naps-1.02b5) R 90365 90365 88038 0 -1 4194304 7784 0 0 0 29 1 0 0 20 0 1 0 8726549 39849984 8265 134679101440 4194304 5746509 140722060175344 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 35577856 140722060178418 140722060178532 140722060178532 140722060185545 0
/proc/90370/statm: 9729 8265 405 379 0 9263 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 48848 KiB
Current children cumulated memory: 35692 KiB

[startup+0.700206 s]
/proc/loadavg: 4.16 4.19 4.12 5/257 90370
/proc/meminfo: memFree=106778416/131524600 swapFree=131071996/131071996
[pid=90365] ppid=90362 vsize=9932 memory=2632 CPUtime=0 cores=0,2
/proc/90365/stat : 90365 (naps-1.02b5.sh) S 90362 90365 88038 0 -1 4194304 222 237 0 0 0 0 0 0 20 0 1 0 8726549 10170368 658 134679101440 94779203850240 94779204929560 140734372971328 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94779207028016 94779207075204 94779220021248 140734372979683 140734372979810 140734372979810 140734372986822 0
/proc/90365/statm: 2483 658 579 264 0 134 0
[pid=90370] ppid=90365 vsize=77160 memory=67436 CPUtime=0.68 cores=0,2
/proc/90370/stat : 90370 (naps-1.02b5) R 90365 90365 88038 0 -1 4194304 16741 0 0 0 66 2 0 0 20 0 1 0 8726549 79011840 16859 134679101440 4194304 5746509 140722060175344 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 35577856 140722060178418 140722060178532 140722060178532 140722060185545 0
/proc/90370/statm: 19290 16859 405 379 0 18824 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 87092 KiB
Current children cumulated memory: 70068 KiB

[startup+1.50022 s]
/proc/loadavg: 4.16 4.19 4.12 5/257 90370
/proc/meminfo: memFree=106731088/131524600 swapFree=131071996/131071996
[pid=90365] ppid=90362 vsize=9932 memory=2632 CPUtime=0 cores=0,2
/proc/90365/stat : 90365 (naps-1.02b5.sh) S 90362 90365 88038 0 -1 4194304 222 237 0 0 0 0 0 0 20 0 1 0 8726549 10170368 658 134679101440 94779203850240 94779204929560 140734372971328 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94779207028016 94779207075204 94779220021248 140734372979683 140734372979810 140734372979810 140734372986822 0
/proc/90365/statm: 2483 658 579 264 0 134 0
[pid=90370] ppid=90365 vsize=170816 memory=158612 CPUtime=1.48 cores=0,2
/proc/90370/stat : 90370 (naps-1.02b5) R 90365 90365 88038 0 -1 4194304 39616 0 0 0 142 6 0 0 20 0 1 0 8726549 174915584 39653 134679101440 4194304 5746509 140722060175344 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 35577856 140722060178418 140722060178532 140722060178532 140722060185545 0
/proc/90370/statm: 42704 39653 405 379 0 42238 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 180748 KiB
Current children cumulated memory: 161244 KiB

[startup+3.10541 s]
/proc/loadavg: 4.15 4.19 4.12 5/257 90370
/proc/meminfo: memFree=106558184/131524600 swapFree=131071996/131071996
[pid=90365] ppid=90362 vsize=9932 memory=2632 CPUtime=0 cores=0,2
/proc/90365/stat : 90365 (naps-1.02b5.sh) S 90362 90365 88038 0 -1 4194304 222 237 0 0 0 0 0 0 20 0 1 0 8726549 10170368 658 134679101440 94779203850240 94779204929560 140734372971328 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94779207028016 94779207075204 94779220021248 140734372979683 140734372979810 140734372979810 140734372986822 0
/proc/90365/statm: 2483 658 579 264 0 134 0
[pid=90370] ppid=90365 vsize=290976 memory=268924 CPUtime=3.08 cores=0,2
/proc/90370/stat : 90370 (naps-1.02b5) R 90365 90365 88038 0 -1 4194304 76693 0 0 0 296 12 0 0 20 0 1 0 8726549 297959424 67231 134679101440 4194304 5746509 140722060175344 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 35577856 140722060178418 140722060178532 140722060178532 140722060185545 0
/proc/90370/statm: 72744 67231 421 379 0 72278 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 300908 KiB
Current children cumulated memory: 271556 KiB

[startup+6.30022 s]
/proc/loadavg: 4.15 4.19 4.12 5/257 90370
/proc/meminfo: memFree=106554632/131524600 swapFree=131071996/131071996
[pid=90365] ppid=90362 vsize=9932 memory=2632 CPUtime=0 cores=0,2
/proc/90365/stat : 90365 (naps-1.02b5.sh) S 90362 90365 88038 0 -1 4194304 222 237 0 0 0 0 0 0 20 0 1 0 8726549 10170368 658 134679101440 94779203850240 94779204929560 140734372971328 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94779207028016 94779207075204 94779220021248 140734372979683 140734372979810 140734372979810 140734372986822 0
/proc/90365/statm: 2483 658 579 264 0 134 0
[pid=90370] ppid=90365 vsize=291784 memory=269716 CPUtime=6.27 cores=0,2
/proc/90370/stat : 90370 (naps-1.02b5) R 90365 90365 88038 0 -1 4194304 76893 0 0 0 615 12 0 0 20 0 1 0 8726549 298786816 67429 134679101440 4194304 5746509 140722060175344 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 35577856 140722060178418 140722060178532 140722060178532 140722060185545 0
/proc/90370/statm: 72946 67429 421 379 0 72480 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 301716 KiB
Current children cumulated memory: 272348 KiB

[startup+12.7003 s]
/proc/loadavg: 4.13 4.18 4.11 5/257 90371
/proc/meminfo: memFree=105984244/131524600 swapFree=131071996/131071996
[pid=90365] ppid=90362 vsize=9932 memory=2632 CPUtime=0 cores=0,2
/proc/90365/stat : 90365 (naps-1.02b5.sh) S 90362 90365 88038 0 -1 4194304 222 237 0 0 0 0 0 0 20 0 1 0 8726549 10170368 658 134679101440 94779203850240 94779204929560 140734372971328 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94779207028016 94779207075204 94779220021248 140734372979683 140734372979810 140734372979810 140734372986822 0
/proc/90365/statm: 2483 658 579 264 0 134 0
[pid=90370] ppid=90365 vsize=292812 memory=270772 CPUtime=12.66 cores=0,2
/proc/90370/stat : 90370 (naps-1.02b5) R 90365 90365 88038 0 -1 4194304 77149 0 0 0 1253 13 0 0 20 0 1 0 8726549 299839488 67693 134679101440 4194304 5746509 140722060175344 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 35577856 140722060178418 140722060178532 140722060178532 140722060185545 0
/proc/90370/statm: 73203 67693 421 379 0 72737 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 302744 KiB
Current children cumulated memory: 273404 KiB

[startup+25.5003 s]
/proc/loadavg: 4.11 4.17 4.11 5/257 90373
/proc/meminfo: memFree=105964536/131524600 swapFree=131071996/131071996
[pid=90365] ppid=90362 vsize=9932 memory=2632 CPUtime=0 cores=0,2
/proc/90365/stat : 90365 (naps-1.02b5.sh) S 90362 90365 88038 0 -1 4194304 222 237 0 0 0 0 0 0 20 0 1 0 8726549 10170368 658 134679101440 94779203850240 94779204929560 140734372971328 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94779207028016 94779207075204 94779220021248 140734372979683 140734372979810 140734372979810 140734372986822 0
/proc/90365/statm: 2483 658 579 264 0 134 0
[pid=90370] ppid=90365 vsize=292812 memory=270772 CPUtime=25.41 cores=0,2
/proc/90370/stat : 90370 (naps-1.02b5) R 90365 90365 88038 0 -1 4194304 77149 0 0 0 2528 13 0 0 20 0 1 0 8726549 299839488 67693 134679101440 4194304 5746509 140722060175344 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 35577856 140722060178418 140722060178532 140722060178532 140722060185545 0
/proc/90370/statm: 73203 67693 421 379 0 72737 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 302744 KiB
Current children cumulated memory: 273404 KiB

[startup+51.1056 s]
/proc/loadavg: 4.28 4.21 4.12 5/259 90381
/proc/meminfo: memFree=105703792/131524600 swapFree=131071996/131071996
[pid=90365] ppid=90362 vsize=9932 memory=2632 CPUtime=0 cores=0,2
/proc/90365/stat : 90365 (naps-1.02b5.sh) S 90362 90365 88038 0 -1 4194304 222 237 0 0 0 0 0 0 20 0 1 0 8726549 10170368 658 134679101440 94779203850240 94779204929560 140734372971328 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94779207028016 94779207075204 94779220021248 140734372979683 140734372979810 140734372979810 140734372986822 0
/proc/90365/statm: 2483 658 579 264 0 134 0
[pid=90370] ppid=90365 vsize=292812 memory=270772 CPUtime=50.96 cores=0,2
/proc/90370/stat : 90370 (naps-1.02b5) R 90365 90365 88038 0 -1 4194304 77149 0 0 0 5081 15 0 0 20 0 1 0 8726549 299839488 67693 134679101440 4194304 5746509 140722060175344 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 35577856 140722060178418 140722060178532 140722060178532 140722060185545 0
/proc/90370/statm: 73203 67693 421 379 0 72737 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 302744 KiB
Current children cumulated memory: 273404 KiB

[startup+102.3 s]
/proc/loadavg: 4.17 4.19 4.12 5/258 90392
/proc/meminfo: memFree=105704896/131524600 swapFree=131071996/131071996
[pid=90365] ppid=90362 vsize=9932 memory=2632 CPUtime=0 cores=0,2
/proc/90365/stat : 90365 (naps-1.02b5.sh) S 90362 90365 88038 0 -1 4194304 222 237 0 0 0 0 0 0 20 0 1 0 8726549 10170368 658 134679101440 94779203850240 94779204929560 140734372971328 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94779207028016 94779207075204 94779220021248 140734372979683 140734372979810 140734372979810 140734372986822 0
/proc/90365/statm: 2483 658 579 264 0 134 0
[pid=90370] ppid=90365 vsize=292812 memory=270772 CPUtime=102 cores=0,2
/proc/90370/stat : 90370 (naps-1.02b5) R 90365 90365 88038 0 -1 4194304 77149 0 0 0 10183 17 0 0 20 0 1 0 8726549 299839488 67693 134679101440 4194304 5746509 140722060175344 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 35577856 140722060178418 140722060178532 140722060178532 140722060185545 0
/proc/90370/statm: 73203 67693 421 379 0 72737 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 302744 KiB
Current children cumulated memory: 273404 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.17 4.11 5/258 90402
/proc/meminfo: memFree=105762792/131524600 swapFree=131071996/131071996
[pid=90365] ppid=90362 vsize=9932 memory=2632 CPUtime=0 cores=0,2
/proc/90365/stat : 90365 (naps-1.02b5.sh) S 90362 90365 88038 0 -1 4194304 222 237 0 0 0 0 0 0 20 0 1 0 8726549 10170368 658 134679101440 94779203850240 94779204929560 140734372971328 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94779207028016 94779207075204 94779220021248 140734372979683 140734372979810 140734372979810 140734372986822 0
/proc/90365/statm: 2483 658 579 264 0 134 0
[pid=90370] ppid=90365 vsize=292812 memory=270772 CPUtime=161.84 cores=0,2
/proc/90370/stat : 90370 (naps-1.02b5) R 90365 90365 88038 0 -1 4194304 77149 0 0 0 16164 20 0 0 20 0 1 0 8726549 299839488 67693 134679101440 4194304 5746509 140722060175344 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 35577856 140722060178418 140722060178532 140722060178532 140722060185545 0
/proc/90370/statm: 73203 67693 421 379 0 72737 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 302744 KiB
Current children cumulated memory: 273404 KiB

[startup+222.3 s]
/proc/loadavg: 4.30 4.20 4.13 5/258 90412
/proc/meminfo: memFree=105697960/131524600 swapFree=131071996/131071996
[pid=90365] ppid=90362 vsize=9932 memory=2632 CPUtime=0 cores=0,2
/proc/90365/stat : 90365 (naps-1.02b5.sh) S 90362 90365 88038 0 -1 4194304 222 237 0 0 0 0 0 0 20 0 1 0 8726549 10170368 658 134679101440 94779203850240 94779204929560 140734372971328 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94779207028016 94779207075204 94779220021248 140734372979683 140734372979810 140734372979810 140734372986822 0
/proc/90365/statm: 2483 658 579 264 0 134 0
[pid=90370] ppid=90365 vsize=292812 memory=270772 CPUtime=221.68 cores=0,2
/proc/90370/stat : 90370 (naps-1.02b5) R 90365 90365 88038 0 -1 4194304 77149 0 0 0 22144 24 0 0 20 0 1 0 8726549 299839488 67693 134679101440 4194304 5746509 140722060175344 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 35577856 140722060178418 140722060178532 140722060178532 140722060185545 0
/proc/90370/statm: 73203 67693 421 379 0 72737 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 302744 KiB

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

/proc/meminfo: memFree=105666172/131524600 swapFree=131071996/131071996
[pid=90365] ppid=90362 vsize=9932 memory=2632 CPUtime=0 cores=0,2
/proc/90365/stat : 90365 (naps-1.02b5.sh) S 90362 90365 88038 0 -1 4194304 222 237 0 0 0 0 0 0 20 0 1 0 8726549 10170368 658 134679101440 94779203850240 94779204929560 140734372971328 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94779207028016 94779207075204 94779220021248 140734372979683 140734372979810 140734372979810 140734372986822 0
/proc/90365/statm: 2483 658 579 264 0 134 0
[pid=90370] ppid=90365 vsize=292812 memory=270772 CPUtime=281.51 cores=0,2
/proc/90370/stat : 90370 (naps-1.02b5) R 90365 90365 88038 0 -1 4194304 77149 0 0 0 28125 26 0 0 20 0 1 0 8726549 299839488 67693 134679101440 4194304 5746509 140722060175344 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 35577856 140722060178418 140722060178532 140722060178532 140722060185545 0
/proc/90370/statm: 73203 67693 421 379 0 72737 0
Current children cumulated CPU time: 281.51 s
Current children cumulated vsize: 302744 KiB
Current children cumulated memory: 273404 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 4.20 4.14 5/259 90438
/proc/meminfo: memFree=105604540/131524600 swapFree=131071996/131071996
[pid=90365] ppid=90362 vsize=9932 memory=2632 CPUtime=0 cores=0,2
/proc/90365/stat : 90365 (naps-1.02b5.sh) S 90362 90365 88038 0 -1 4194304 222 237 0 0 0 0 0 0 20 0 1 0 8726549 10170368 658 134679101440 94779203850240 94779204929560 140734372971328 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94779207028016 94779207075204 94779220021248 140734372979683 140734372979810 140734372979810 140734372986822 0
/proc/90365/statm: 2483 658 579 264 0 134 0
[pid=90370] ppid=90365 vsize=292812 memory=270772 CPUtime=341.35 cores=0,2
/proc/90370/stat : 90370 (naps-1.02b5) R 90365 90365 88038 0 -1 4194304 77149 0 0 0 34106 29 0 0 20 0 1 0 8726549 299839488 67693 134679101440 4194304 5746509 140722060175344 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 35577856 140722060178418 140722060178532 140722060178532 140722060185545 0
/proc/90370/statm: 73203 67693 421 379 0 72737 0
Current children cumulated CPU time: 341.35 s
Current children cumulated vsize: 302744 KiB
Current children cumulated memory: 273404 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 4.20 4.14 5/257 90448
/proc/meminfo: memFree=102125056/131524600 swapFree=131071996/131071996
[pid=90365] ppid=90362 vsize=9932 memory=2632 CPUtime=0 cores=0,2
/proc/90365/stat : 90365 (naps-1.02b5.sh) S 90362 90365 88038 0 -1 4194304 222 237 0 0 0 0 0 0 20 0 1 0 8726549 10170368 658 134679101440 94779203850240 94779204929560 140734372971328 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94779207028016 94779207075204 94779220021248 140734372979683 140734372979810 140734372979810 140734372986822 0
/proc/90365/statm: 2483 658 579 264 0 134 0
[pid=90370] ppid=90365 vsize=4065128 memory=3839620 CPUtime=401.18 cores=0,2
/proc/90370/stat : 90370 (naps-1.02b5) R 90365 90365 88038 0 -1 4194304 345701 0 0 0 39983 135 0 0 20 0 1 0 8726549 4162691072 959905 134679101440 4194304 5746509 140722060175344 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 35577856 140722060178418 140722060178532 140722060178532 140722060185545 0
/proc/90370/statm: 1016282 959905 421 379 0 1015816 0
Current children cumulated CPU time: 401.18 s
Current children cumulated vsize: 4075060 KiB
Current children cumulated memory: 3842252 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 4.19 4.14 5/257 90458
/proc/meminfo: memFree=98807068/131524600 swapFree=131071996/131071996
[pid=90365] ppid=90362 vsize=9932 memory=2632 CPUtime=0 cores=0,2
/proc/90365/stat : 90365 (naps-1.02b5.sh) S 90362 90365 88038 0 -1 4194304 222 237 0 0 0 0 0 0 20 0 1 0 8726549 10170368 658 134679101440 94779203850240 94779204929560 140734372971328 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94779207028016 94779207075204 94779220021248 140734372979683 140734372979810 140734372979810 140734372986822 0
/proc/90365/statm: 2483 658 579 264 0 134 0
[pid=90370] ppid=90365 vsize=7382356 memory=7115740 CPUtime=461 cores=0,2
/proc/90370/stat : 90370 (naps-1.02b5) R 90365 90365 88038 0 -1 4194304 788642 0 0 0 45819 281 0 0 20 0 1 0 8726549 7559532544 1778935 134679101440 4194304 5746509 140722060175344 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 35577856 140722060178418 140722060178532 140722060178532 140722060185545 0
/proc/90370/statm: 1845589 1778935 421 379 0 1845123 0
Current children cumulated CPU time: 461 s
Current children cumulated vsize: 7392288 KiB
Current children cumulated memory: 7118372 KiB

[startup+522.3 s]
/proc/loadavg: 4.24 4.20 4.14 5/257 90469
/proc/meminfo: memFree=91295020/131524600 swapFree=131071996/131071996
[pid=90365] ppid=90362 vsize=9932 memory=2632 CPUtime=0 cores=0,2
/proc/90365/stat : 90365 (naps-1.02b5.sh) S 90362 90365 88038 0 -1 4194304 222 237 0 0 0 0 0 0 20 0 1 0 8726549 10170368 658 134679101440 94779203850240 94779204929560 140734372971328 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94779207028016 94779207075204 94779220021248 140734372979683 140734372979810 140734372979810 140734372986822 0
/proc/90365/statm: 2483 658 579 264 0 134 0
[pid=90370] ppid=90365 vsize=14966508 memory=14570968 CPUtime=520.81 cores=0,2
/proc/90370/stat : 90370 (naps-1.02b5) R 90365 90365 88038 0 -1 4194304 1141290 0 0 0 51615 466 0 0 20 0 1 0 8726549 15325704192 3642742 134679101440 4194304 5746509 140722060175344 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 35577856 140722060178418 140722060178532 140722060178532 140722060185545 0
/proc/90370/statm: 3741627 3642742 421 379 0 3741161 0
Current children cumulated CPU time: 520.81 s
Current children cumulated vsize: 14976440 KiB
Current children cumulated memory: 14573600 KiB

[startup+582.3 s]
/proc/loadavg: 4.14 4.18 4.14 5/255 90480
/proc/meminfo: memFree=92678472/131524600 swapFree=131071996/131071996
[pid=90365] ppid=90362 vsize=9932 memory=2632 CPUtime=0 cores=0,2
/proc/90365/stat : 90365 (naps-1.02b5.sh) S 90362 90365 88038 0 -1 4194304 222 237 0 0 0 0 0 0 20 0 1 0 8726549 10170368 658 134679101440 94779203850240 94779204929560 140734372971328 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94779207028016 94779207075204 94779220021248 140734372979683 140734372979810 140734372979810 140734372986822 0
/proc/90365/statm: 2483 658 579 264 0 134 0
[pid=90370] ppid=90365 vsize=14335332 memory=13166004 CPUtime=580.62 cores=0,2
/proc/90370/stat : 90370 (naps-1.02b5) R 90365 90365 88038 0 -1 4194304 1364511 0 0 0 57540 522 0 0 20 0 1 0 8726549 14679379968 3291501 134679101440 4194304 5746509 140722060175344 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 35577856 140722060178418 140722060178532 140722060178532 140722060185545 0
/proc/90370/statm: 3583833 3291501 421 379 0 3583367 0
Current children cumulated CPU time: 580.62 s
Current children cumulated vsize: 14345264 KiB
Current children cumulated memory: 13168636 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+624.909 s]
/proc/loadavg: 4.12 4.17 4.13 5/255 90487
/proc/meminfo: memFree=79206612/131524600 swapFree=131071996/131071996
[pid=90365] ppid=90362 vsize=9932 memory=2632 CPUtime=0 cores=0,2
/proc/90365/stat : 90365 (naps-1.02b5.sh) S 90362 90365 88038 0 -1 4194304 222 237 0 0 0 0 0 0 20 0 1 0 8726549 10170368 658 134679101440 94779203850240 94779204929560 140734372971328 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94779207028016 94779207075204 94779220021248 140734372979683 140734372979810 140734372979810 140734372986822 0
/proc/90365/statm: 2483 658 579 264 0 134 0
[pid=90370] ppid=90365 vsize=31758912 memory=26953400 CPUtime=623.03 cores=0,2
/proc/90370/stat : 90370 (naps-1.02b5) S 90365 90365 88038 0 -1 4195840 2177740 0 0 0 61430 873 0 0 20 0 1 0 8726549 32521125888 6738350 134679101440 4194304 5746509 140722060175344 140722060091968 5160364 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 35577856 140722060178418 140722060178532 140722060178532 140722060185545 0
/proc/90370/statm: 7939728 6738350 421 379 0 7939262 0
Current children cumulated CPU time: 623.03 s
Current children cumulated vsize: 31768844 KiB
Current children cumulated memory: 26956032 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.000866 s, system=0.001877 s

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+627.286 s]
# the end of solver process 90370 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

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

Solver just ended.
Dumping a history of the last processes samples

[startup+625.601 s]
/proc/loadavg: 4.12 4.17 4.13 5/255 90489
/proc/meminfo: memFree=79470008/131524600 swapFree=131071996/131071996
[pid=90370] ppid=90362 vsize=31758912 memory=26953400 CPUtime=623.49 cores=0,2
/proc/90370/stat : 90370 (naps-1.02b5) D 90362 90365 88038 0 -1 4195840 2177740 0 0 0 61430 919 0 0 20 0 1 0 8726549 32521125888 6738350 134679101440 4194304 5746509 140722060175344 140722060091968 5160364 0 0 0 17922 1 0 0 17 0 0 0 0 0 0 6059216 6091920 35577856 140722060178418 140722060178532 140722060178532 140722060185545 0
/proc/90370/statm: 7939728 6738350 421 379 0 7939262 0
Current cumulated CPU time of completed processes: 0.002743 s
Current children cumulated CPU time: 623.49 s
Current children cumulated vsize: 31758912 KiB
Current children cumulated memory: 26953400 KiB

[startup+626.404 s]
/proc/loadavg: 4.12 4.17 4.13 5/255 90489
/proc/meminfo: memFree=79416616/131524600 swapFree=131071996/131071996
[pid=90370] ppid=90362 vsize=31758912 memory=26953400 CPUtime=624.28 cores=0,2
/proc/90370/stat : 90370 (naps-1.02b5) S 90362 90365 88038 0 -1 4195840 2177740 0 0 0 61430 998 0 0 20 0 1 0 8726549 32521125888 6738350 134679101440 4194304 5746509 140722060175344 140722060091968 5160364 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 35577856 140722060178418 140722060178532 140722060178532 140722060185545 0
/proc/90370/statm: 7939728 6738350 421 379 0 7939262 0
Current cumulated CPU time of completed processes: 0.002743 s
Current children cumulated CPU time: 624.28 s
Current children cumulated vsize: 31758912 KiB
Current children cumulated memory: 26953400 KiB

[startup+626.801 s]
/proc/loadavg: 4.12 4.17 4.13 5/255 90489
/proc/meminfo: memFree=79416616/131524600 swapFree=131071996/131071996
[pid=90370] ppid=90362 vsize=31758912 memory=26953400 CPUtime=624.68 cores=0,2
/proc/90370/stat : 90370 (naps-1.02b5) S 90362 90365 88038 0 -1 4195840 2177740 0 0 0 61430 1038 0 0 20 0 1 0 8726549 32521125888 6738350 134679101440 4194304 5746509 140722060175344 140722060091968 5160364 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 35577856 140722060178418 140722060178532 140722060178532 140722060185545 0
/proc/90370/statm: 7939728 6738350 421 379 0 7939262 0
Current cumulated CPU time of completed processes: 0.002743 s
Current children cumulated CPU time: 624.68 s
Current children cumulated vsize: 31758912 KiB
Current children cumulated memory: 26953400 KiB

[startup+626.901 s]
/proc/loadavg: 4.12 4.17 4.13 5/255 90489
/proc/meminfo: memFree=79416616/131524600 swapFree=131071996/131071996
[pid=90370] ppid=90362 vsize=31758912 memory=26953400 CPUtime=624.78 cores=0,2
/proc/90370/stat : 90370 (naps-1.02b5) D 90362 90365 88038 0 -1 4195840 2177740 0 0 0 61430 1048 0 0 20 0 1 0 8726549 32521125888 6738350 134679101440 4194304 5746509 140722060175344 140722060091968 5160364 0 0 0 17922 1 0 0 17 0 0 0 0 0 0 6059216 6091920 35577856 140722060178418 140722060178532 140722060178532 140722060185545 0
/proc/90370/statm: 7939728 6738350 421 379 0 7939262 0
Current cumulated CPU time of completed processes: 0.002743 s
Current children cumulated CPU time: 624.78 s
Current children cumulated vsize: 31758912 KiB
Current children cumulated memory: 26953400 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 627.286
CPU time (s): 625.174
CPU user time (s): 614.306
CPU system time (s): 10.8677
CPU usage (%): 99.6632
Max. virtual memory (cumulated for all children) (KiB): 31768844
Max. memory (cumulated for all children) (KiB): 26956032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 614.306
system time used= 10.8677
maximum resident set size= 26953528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2178199
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= 40
involuntary context switches= 4391


# summary of solver processes directly reported to runsolver:
#   pid: 90365,90370
#   total CPU time (s): 625.174
#   total CPU user time (s): 614.306
#   total CPU system time (s): 10.8677

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.11091 second user time and 3.21726 second system time

The end

Launcher Data

Begin job on nodeC020 at 2024-07-23 10:06:22
IDJOB=4456488
IDBENCH=144013
IDSOLVER=3045
FILE ID=nodeC020/4456488-1721721982
RUNJOBID= nodeC020-1721718368-88048
SLURM_JOB_ID= 7770397
Free space on /tmp= 890064 MiB

SOLVER NAME= NaPS-PB16 1.02b5
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/warehouse/normalized-capa_wcsp.wbo
COMMAND LINE= HOME/naps-1.02b5.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4456488-1721721982/watcher-4456488-1721721982 -o /tmp/evaluation-result-4456488-1721721982/solver-4456488-1721721982 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1721718368-88048 --watchdog 3760  HOME/naps-1.02b5.sh HOME/instance-4456488-1721721982.wbo

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

MD5SUM BENCH= 46e0d756161cd5ef2c7ad446f7e56841
RANDOM SEED=732253417

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        106829608 kB
MemAvailable:   127129696 kB
Buffers:          146704 kB
Cached:         20864304 kB
SwapCached:            0 kB
Active:           917296 kB
Inactive:       22972096 kB
Active(anon):       1592 kB
Inactive(anon):  2914856 kB
Active(file):     915704 kB
Inactive(file): 20057240 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             14824 kB
Writeback:             0 kB
AnonPages:       2874824 kB
Mapped:           105408 kB
Shmem:             37712 kB
KReclaimable:     333936 kB
Slab:             447176 kB
SReclaimable:     333936 kB
SUnreclaim:       113240 kB
KernelStack:        4056 kB
PageTables:        14880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    3571512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            20128 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1945600 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:      281300 kB
DirectMap2M:    24657920 kB
DirectMap1G:    111149056 kB

Free space on /tmp at the end= 890060 MiB
End job on nodeC020 at 2024-07-23 10:16:49