Trace number 4461406

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 1.03a1? (exit code) 604.768 619.753

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c NaPS 1.03a1.
0.00/0.00	c Input file name: HOME/instance-4461406-1722079388.wbo
0.00/0.00	c Initial goal by soft: 9605861
1.28/1.39	c single stage optimization mode
43.50/43.61	o 8333742
83.29/83.53	o 2161817
107.92/108.24	o 1252113
126.78/127.19	o 201120
148.30/148.73	o 90609
177.30/177.83	o 51216
218.77/219.44	o 21017
246.08/246.88	o 10720
600.03/601.97	terminate called after throwing an instance of 'std::bad_alloc'
600.03/601.97	  what():  std::bad_alloc
0.00/619.75	HOME/naps-1.03.sh: line 6: 323611 Aborted                 (core dumped) ${self_dir}/naps-1.03 ${@}

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 64059 MiB (59406 MiB free)
  memory of node 1: 64510 MiB (60837 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4461406-1722079388/watcher-4461406-1722079388 -o /tmp/evaluation-result-4461406-1722079388/solver-4461406-1722079388 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1722075775-321395 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4461406-1722079388.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
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=323606, runsolver pid=323603

[startup+0.100624 s]*
/proc/loadavg: 4.15 4.19 4.18 5/251 323611
/proc/meminfo: memFree=123126084/131655788 swapFree=131057508/131071996
[pid=323606] ppid=323603 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/323606/stat : 323606 (naps-1.03.sh) S 323603 323606 321382 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 43927836 10170368 653 134679101440 94086384848896 94086385928216 140724702936704 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94086388026672 94086388073860 94086403944448 140724702938081 140724702938206 140724702938206 140724702945224 0
/proc/323606/statm: 2483 653 574 264 0 134 0
[pid=323611] ppid=323606 vsize=8996 memory=7508 CPUtime=0.1 cores=5,7
/proc/323611/stat : 323611 (naps-1.03) R 323606 323606 321382 0 -1 4194304 1572 0 0 0 10 0 0 0 20 0 1 0 43927836 9211904 1877 134679101440 4194304 6891597 140728272383664 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 21274624 140728272389106 140728272389218 140728272389218 140728272396235 0
/proc/323611/statm: 2249 1877 580 659 0 1453 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 18928 KiB
Current children cumulated memory: 10120 KiB

[startup+0.213387 s]*
/proc/loadavg: 4.15 4.19 4.18 5/251 323611
/proc/meminfo: memFree=123115680/131655788 swapFree=131057508/131071996
[pid=323606] ppid=323603 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/323606/stat : 323606 (naps-1.03.sh) S 323603 323606 321382 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 43927836 10170368 653 134679101440 94086384848896 94086385928216 140724702936704 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94086388026672 94086388073860 94086403944448 140724702938081 140724702938206 140724702938206 140724702945224 0
/proc/323606/statm: 2483 653 574 264 0 134 0
[pid=323611] ppid=323606 vsize=17756 memory=16140 CPUtime=0.21 cores=5,7
/proc/323611/stat : 323611 (naps-1.03) R 323606 323606 321382 0 -1 4194304 4012 0 0 0 21 0 0 0 20 0 1 0 43927836 18182144 4035 134679101440 4194304 6891597 140728272383664 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 21274624 140728272389106 140728272389218 140728272389218 140728272396235 0
/proc/323611/statm: 4439 4035 580 659 0 3643 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27688 KiB
Current children cumulated memory: 18752 KiB

[startup+0.313458 s]*
/proc/loadavg: 4.15 4.19 4.18 5/251 323611
/proc/meminfo: memFree=123104448/131655788 swapFree=131057508/131071996
[pid=323606] ppid=323603 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/323606/stat : 323606 (naps-1.03.sh) S 323603 323606 321382 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 43927836 10170368 653 134679101440 94086384848896 94086385928216 140724702936704 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94086388026672 94086388073860 94086403944448 140724702938081 140724702938206 140724702938206 140724702945224 0
/proc/323606/statm: 2483 653 574 264 0 134 0
[pid=323611] ppid=323606 vsize=29312 memory=27028 CPUtime=0.31 cores=5,7
/proc/323611/stat : 323611 (naps-1.03) R 323606 323606 321382 0 -1 4194304 6733 0 0 0 31 0 0 0 20 0 1 0 43927836 30015488 6757 134679101440 4194304 6891597 140728272383664 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 21274624 140728272389106 140728272389218 140728272389218 140728272396235 0
/proc/323611/statm: 7328 6757 580 659 0 6532 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 39244 KiB
Current children cumulated memory: 29640 KiB

[startup+0.700363 s]
/proc/loadavg: 4.15 4.19 4.18 5/251 323611
/proc/meminfo: memFree=123085972/131655788 swapFree=131057508/131071996
[pid=323606] ppid=323603 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/323606/stat : 323606 (naps-1.03.sh) S 323603 323606 321382 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 43927836 10170368 653 134679101440 94086384848896 94086385928216 140724702936704 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94086388026672 94086388073860 94086403944448 140724702938081 140724702938206 140724702938206 140724702945224 0
/proc/323606/statm: 2483 653 574 264 0 134 0
[pid=323611] ppid=323606 vsize=57316 memory=54216 CPUtime=0.68 cores=5,7
/proc/323611/stat : 323611 (naps-1.03) R 323606 323606 321382 0 -1 4194304 13016 0 0 0 66 2 0 0 20 0 1 0 43927836 58691584 13554 134679101440 4194304 6891597 140728272383664 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 21274624 140728272389106 140728272389218 140728272389218 140728272396235 0
/proc/323611/statm: 14329 13554 580 659 0 13533 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 67248 KiB
Current children cumulated memory: 56828 KiB

[startup+1.50038 s]
/proc/loadavg: 4.15 4.19 4.18 5/251 323611
/proc/meminfo: memFree=123052452/131655788 swapFree=131057508/131071996
[pid=323606] ppid=323603 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/323606/stat : 323606 (naps-1.03.sh) S 323603 323606 321382 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 43927836 10170368 653 134679101440 94086384848896 94086385928216 140724702936704 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94086388026672 94086388073860 94086403944448 140724702938081 140724702938206 140724702938206 140724702945224 0
/proc/323606/statm: 2483 653 574 264 0 134 0
[pid=323611] ppid=323606 vsize=125136 memory=123152 CPUtime=1.48 cores=5,7
/proc/323611/stat : 323611 (naps-1.03) R 323606 323606 321382 0 -1 4194304 28668 0 0 0 143 5 0 0 20 0 1 0 43927836 128139264 30788 134679101440 4194304 6891597 140728272383664 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 21274624 140728272389106 140728272389218 140728272389218 140728272396235 0
/proc/323611/statm: 31284 30788 612 659 0 30488 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 135068 KiB
Current children cumulated memory: 125764 KiB

[startup+3.11213 s]
/proc/loadavg: 4.15 4.19 4.18 5/251 323611
/proc/meminfo: memFree=122998032/131655788 swapFree=131057508/131071996
[pid=323606] ppid=323603 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/323606/stat : 323606 (naps-1.03.sh) S 323603 323606 321382 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 43927836 10170368 653 134679101440 94086384848896 94086385928216 140724702936704 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94086388026672 94086388073860 94086403944448 140724702938081 140724702938206 140724702938206 140724702945224 0
/proc/323606/statm: 2483 653 574 264 0 134 0
[pid=323611] ppid=323606 vsize=134572 memory=132656 CPUtime=3.09 cores=5,7
/proc/323611/stat : 323611 (naps-1.03) R 323606 323606 321382 0 -1 4194304 31051 0 0 0 304 5 0 0 20 0 1 0 43927836 137801728 33164 134679101440 4194304 6891597 140728272383664 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 21274624 140728272389106 140728272389218 140728272389218 140728272396235 0
/proc/323611/statm: 33643 33164 612 659 0 32847 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 144504 KiB
Current children cumulated memory: 135268 KiB

[startup+6.30031 s]
/proc/loadavg: 4.13 4.18 4.17 5/251 323611
/proc/meminfo: memFree=122993732/131655788 swapFree=131057508/131071996
[pid=323606] ppid=323603 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/323606/stat : 323606 (naps-1.03.sh) S 323603 323606 321382 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 43927836 10170368 653 134679101440 94086384848896 94086385928216 140724702936704 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94086388026672 94086388073860 94086403944448 140724702938081 140724702938206 140724702938206 140724702945224 0
/proc/323606/statm: 2483 653 574 264 0 134 0
[pid=323611] ppid=323606 vsize=134572 memory=132656 CPUtime=6.27 cores=5,7
/proc/323611/stat : 323611 (naps-1.03) R 323606 323606 321382 0 -1 4194304 31053 0 0 0 622 5 0 0 20 0 1 0 43927836 137801728 33164 134679101440 4194304 6891597 140728272383664 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 21274624 140728272389106 140728272389218 140728272389218 140728272396235 0
/proc/323611/statm: 33643 33164 612 659 0 32847 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 144504 KiB
Current children cumulated memory: 135268 KiB

[startup+12.7003 s]
/proc/loadavg: 4.12 4.18 4.17 5/251 323613
/proc/meminfo: memFree=122994312/131655788 swapFree=131057508/131071996
[pid=323606] ppid=323603 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/323606/stat : 323606 (naps-1.03.sh) S 323603 323606 321382 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 43927836 10170368 653 134679101440 94086384848896 94086385928216 140724702936704 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94086388026672 94086388073860 94086403944448 140724702938081 140724702938206 140724702938206 140724702945224 0
/proc/323606/statm: 2483 653 574 264 0 134 0
[pid=323611] ppid=323606 vsize=134572 memory=132656 CPUtime=12.66 cores=5,7
/proc/323611/stat : 323611 (naps-1.03) R 323606 323606 321382 0 -1 4194304 31056 0 0 0 1261 5 0 0 20 0 1 0 43927836 137801728 33164 134679101440 4194304 6891597 140728272383664 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 21274624 140728272389106 140728272389218 140728272389218 140728272396235 0
/proc/323611/statm: 33643 33164 612 659 0 32847 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 144504 KiB
Current children cumulated memory: 135268 KiB

[startup+25.5003 s]
/proc/loadavg: 4.10 4.17 4.17 5/251 323614
/proc/meminfo: memFree=123057492/131655788 swapFree=131057508/131071996
[pid=323606] ppid=323603 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/323606/stat : 323606 (naps-1.03.sh) S 323603 323606 321382 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 43927836 10170368 653 134679101440 94086384848896 94086385928216 140724702936704 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94086388026672 94086388073860 94086403944448 140724702938081 140724702938206 140724702938206 140724702945224 0
/proc/323606/statm: 2483 653 574 264 0 134 0
[pid=323611] ppid=323606 vsize=134572 memory=132656 CPUtime=25.44 cores=5,7
/proc/323611/stat : 323611 (naps-1.03) R 323606 323606 321382 0 -1 4194304 31062 0 0 0 2539 5 0 0 20 0 1 0 43927836 137801728 33164 134679101440 4194304 6891597 140728272383664 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 21274624 140728272389106 140728272389218 140728272389218 140728272396235 0
/proc/323611/statm: 33643 33164 612 659 0 32847 0
Current children cumulated CPU time: 25.44 s
Current children cumulated vsize: 144504 KiB
Current children cumulated memory: 135268 KiB

[startup+51.1131 s]
/proc/loadavg: 4.06 4.16 4.17 5/251 323669
/proc/meminfo: memFree=123020972/131655788 swapFree=131057508/131071996
[pid=323606] ppid=323603 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/323606/stat : 323606 (naps-1.03.sh) S 323603 323606 321382 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 43927836 10170368 653 134679101440 94086384848896 94086385928216 140724702936704 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94086388026672 94086388073860 94086403944448 140724702938081 140724702938206 140724702938206 140724702945224 0
/proc/323606/statm: 2483 653 574 264 0 134 0
[pid=323611] ppid=323606 vsize=174772 memory=163128 CPUtime=50.99 cores=5,7
/proc/323611/stat : 323611 (naps-1.03) R 323606 323606 321382 0 -1 4194304 38201 0 0 0 5093 6 0 0 20 0 1 0 43927836 178966528 40782 134679101440 4194304 6891597 140728272383664 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 21274624 140728272389106 140728272389218 140728272389218 140728272396235 0
/proc/323611/statm: 43693 40782 612 659 0 42897 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 184704 KiB
Current children cumulated memory: 165740 KiB

[startup+102.301 s]
/proc/loadavg: 4.61 4.29 4.21 5/251 323776
/proc/meminfo: memFree=105604008/131655788 swapFree=131057508/131071996
[pid=323606] ppid=323603 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/323606/stat : 323606 (naps-1.03.sh) S 323603 323606 321382 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 43927836 10170368 653 134679101440 94086384848896 94086385928216 140724702936704 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94086388026672 94086388073860 94086403944448 140724702938081 140724702938206 140724702938206 140724702945224 0
/proc/323606/statm: 2483 653 574 264 0 134 0
[pid=323611] ppid=323606 vsize=11469608 memory=10900744 CPUtime=102.04 cores=5,7
/proc/323611/stat : 323611 (naps-1.03) R 323606 323606 321382 0 -1 4194304 981687 0 0 0 9811 393 0 0 20 0 1 0 43927836 11744878592 2725186 134679101440 4194304 6891597 140728272383664 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 21274624 140728272389106 140728272389218 140728272389218 140728272396235 0
/proc/323611/statm: 2867402 2725186 644 659 0 2866606 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 11479540 KiB
Current children cumulated memory: 10903356 KiB

[startup+162.3 s]
/proc/loadavg: 4.54 4.35 4.24 6/247 324170
/proc/meminfo: memFree=94543316/131655788 swapFree=131057508/131071996
[pid=323606] ppid=323603 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/323606/stat : 323606 (naps-1.03.sh) S 323603 323606 321382 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 43927836 10170368 653 134679101440 94086384848896 94086385928216 140724702936704 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94086388026672 94086388073860 94086403944448 140724702938081 140724702938206 140724702938206 140724702945224 0
/proc/323606/statm: 2483 653 574 264 0 134 0
[pid=323611] ppid=323606 vsize=14241936 memory=13963372 CPUtime=161.86 cores=5,7
/proc/323611/stat : 323611 (naps-1.03) R 323606 323606 321382 0 -1 4194304 1516623 0 0 0 15688 498 0 0 20 0 1 0 43927836 14583742464 3490843 134679101440 4194304 6891597 140728272383664 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 21274624 140728272389106 140728272389218 140728272389218 140728272396235 0
/proc/323611/statm: 3560484 3490843 644 659 0 3559688 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 14251868 KiB
Current children cumulated memory: 13965984 KiB

[startup+222.3 s]
/proc/loadavg: 4.30 4.32 4.23 5/247 324180
/proc/meminfo: memFree=84441752/131655788 swapFree=131057508/131071996
[pid=323606] ppid=323603 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/323606/stat : 323606 (naps-1.03.sh) S 323603 323606 321382 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 43927836 10170368 653 134679101440 94086384848896 94086385928216 140724702936704 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94086388026672 94086388073860 94086403944448 140724702938081 140724702938206 140724702938206 140724702945224 0
/proc/323606/statm: 2483 653 574 264 0 134 0
[pid=323611] ppid=323606 vsize=21353836 memory=19630800 CPUtime=221.66 cores=5,7
/proc/323611/stat : 323611 (naps-1.03) R 323606 323606 321382 0 -1 4194304 1652408 0 0 0 21416 750 0 0 20 0 1 0 43927836 21866328064 4907700 134679101440 4194304 6891597 140728272383664 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 21274624 140728272389106 140728272389218 140728272389218 140728272396235 0
/proc/323611/statm: 5338459 4907700 644 659 0 5337663 0
Current children cumulated CPU time: 221.66 s

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

Current children cumulated memory: 24513900 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.18 4.19 5/249 324497
/proc/meminfo: memFree=71149428/131655788 swapFree=131057508/131071996
[pid=323606] ppid=323603 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/323606/stat : 323606 (naps-1.03.sh) S 323603 323606 321382 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 43927836 10170368 653 134679101440 94086384848896 94086385928216 140724702936704 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94086388026672 94086388073860 94086403944448 140724702938081 140724702938206 140724702938206 140724702945224 0
/proc/323606/statm: 2483 653 574 264 0 134 0
[pid=323611] ppid=323606 vsize=26089168 memory=24875140 CPUtime=460.89 cores=5,7
/proc/323611/stat : 323611 (naps-1.03) R 323606 323606 321382 0 -1 4194304 2283384 0 0 0 44723 1366 0 0 20 0 1 0 43927836 26715308032 6218785 134679101440 4194304 6891597 140728272383664 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 21274624 140728272389106 140728272389218 140728272389218 140728272396235 0
/proc/323611/statm: 6522292 6218785 644 659 0 6521496 0
Current children cumulated CPU time: 460.89 s
Current children cumulated vsize: 26099100 KiB
Current children cumulated memory: 24877752 KiB

[startup+522.3 s]
/proc/loadavg: 4.09 4.16 4.18 5/249 324508
/proc/meminfo: memFree=69352888/131655788 swapFree=131057508/131071996
[pid=323606] ppid=323603 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/323606/stat : 323606 (naps-1.03.sh) S 323603 323606 321382 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 43927836 10170368 653 134679101440 94086384848896 94086385928216 140724702936704 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94086388026672 94086388073860 94086403944448 140724702938081 140724702938206 140724702938206 140724702945224 0
/proc/323606/statm: 2483 653 574 264 0 134 0
[pid=323611] ppid=323606 vsize=28240896 memory=26220796 CPUtime=520.69 cores=5,7
/proc/323611/stat : 323611 (naps-1.03) R 323606 323606 321382 0 -1 4194304 2291140 0 0 0 50635 1434 0 0 20 0 1 0 43927836 28918677504 6555199 134679101440 4194304 6891597 140728272383664 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 21274624 140728272389106 140728272389218 140728272389218 140728272396235 0
/proc/323611/statm: 7060224 6555199 660 659 0 7059428 0
Current children cumulated CPU time: 520.69 s
Current children cumulated vsize: 28250828 KiB
Current children cumulated memory: 26223408 KiB

[startup+582.301 s]
/proc/loadavg: 4.08 4.15 4.17 5/249 324519
/proc/meminfo: memFree=67192888/131655788 swapFree=131057508/131071996
[pid=323606] ppid=323603 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/323606/stat : 323606 (naps-1.03.sh) S 323603 323606 321382 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 43927836 10170368 653 134679101440 94086384848896 94086385928216 140724702936704 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94086388026672 94086388073860 94086403944448 140724702938081 140724702938206 140724702938206 140724702945224 0
/proc/323606/statm: 2483 653 574 264 0 134 0
[pid=323611] ppid=323606 vsize=29794340 memory=28201532 CPUtime=580.5 cores=5,7
/proc/323611/stat : 323611 (naps-1.03) R 323606 323606 321382 0 -1 4194304 2294514 0 0 0 56545 1505 0 0 20 0 1 0 43927836 30509404160 7050383 134679101440 4194304 6891597 140728272383664 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 21274624 140728272389106 140728272389218 140728272389218 140728272396235 0
/proc/323611/statm: 7448585 7050383 660 659 0 7447789 0
Current children cumulated CPU time: 580.5 s
Current children cumulated vsize: 29804272 KiB
Current children cumulated memory: 28204144 KiB

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

# cumulated CPU time of all completed processes:  user=585.004 s, system=19.7639 s

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

[startup+588.8 s]
/proc/loadavg: 4.07 4.14 4.17 5/249 324521
/proc/meminfo: memFree=67072916/131655788 swapFree=131057508/131071996
[pid=323606] ppid=323603 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/323606/stat : 323606 (naps-1.03.sh) S 323603 323606 321382 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 43927836 10170368 653 134679101440 94086384848896 94086385928216 140724702936704 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94086388026672 94086388073860 94086403944448 140724702938081 140724702938206 140724702938206 140724702945224 0
/proc/323606/statm: 2483 653 574 264 0 134 0
[pid=323611] ppid=323606 vsize=29794340 memory=28322364 CPUtime=586.98 cores=5,7
/proc/323611/stat : 323611 (naps-1.03) R 323606 323606 321382 0 -1 4194304 2294680 0 0 0 57191 1507 0 0 20 0 1 0 43927836 30509404160 7080591 134679101440 4194304 6891597 140728272383664 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 21274624 140728272389106 140728272389218 140728272389218 140728272396235 0
/proc/323611/statm: 7448585 7080591 660 659 0 7447789 0
Current children cumulated CPU time: 586.98 s
Current children cumulated vsize: 29804272 KiB
Current children cumulated memory: 28324976 KiB

[startup+601.6 s]
/proc/loadavg: 4.13 4.15 4.18 5/248 324522
/proc/meminfo: memFree=66814384/131655788 swapFree=131057508/131071996
[pid=323606] ppid=323603 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/323606/stat : 323606 (naps-1.03.sh) S 323603 323606 321382 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 43927836 10170368 653 134679101440 94086384848896 94086385928216 140724702936704 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94086388026672 94086388073860 94086403944448 140724702938081 140724702938206 140724702938206 140724702945224 0
/proc/323606/statm: 2483 653 574 264 0 134 0
[pid=323611] ppid=323606 vsize=29794340 memory=28561980 CPUtime=599.73 cores=5,7
/proc/323611/stat : 323611 (naps-1.03) R 323606 323606 321382 0 -1 4194304 2294874 0 0 0 58462 1511 0 0 20 0 1 0 43927836 30509404160 7140495 134679101440 4194304 6891597 140728272383664 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 21274624 140728272389106 140728272389218 140728272389218 140728272396235 0
/proc/323611/statm: 7448585 7140495 660 659 0 7447789 0
Current children cumulated CPU time: 599.73 s
Current children cumulated vsize: 29804272 KiB
Current children cumulated memory: 28564592 KiB

[startup+608 s]*
/proc/loadavg: 4.20 4.17 4.18 5/249 324526
/proc/meminfo: memFree=63719480/131655788 swapFree=131057508/131071996
[pid=323606] ppid=323603 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/323606/stat : 323606 (naps-1.03.sh) S 323603 323606 321382 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 43927836 10170368 653 134679101440 94086384848896 94086385928216 140724702936704 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94086388026672 94086388073860 94086403944448 140724702938081 140724702938206 140724702938206 140724702945224 0
/proc/323606/statm: 2483 653 574 264 0 134 0
[pid=323611] ppid=323606 vsize=29794340 memory=28569520 CPUtime=604.04 cores=5,7
/proc/323611/stat : 323611 (naps-1.03) S 323606 323606 321382 0 -1 4195840 2295289 0 0 0 58500 1904 0 0 20 0 1 0 43927836 30509404160 7142380 134679101440 4194304 6891597 140728272383664 140728272380288 6272956 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 21274624 140728272389106 140728272389218 140728272389218 140728272396235 0
/proc/323611/statm: 7448585 7142380 660 659 0 7447789 0
Current children cumulated CPU time: 604.04 s
Current children cumulated vsize: 29804272 KiB
Current children cumulated memory: 28572132 KiB

[startup+614.4 s]
/proc/loadavg: 4.18 4.16 4.18 4/249 324526
/proc/meminfo: memFree=63509548/131655788 swapFree=131057508/131071996
[pid=323606] ppid=323603 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/323606/stat : 323606 (naps-1.03.sh) S 323603 323606 321382 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 43927836 10170368 653 134679101440 94086384848896 94086385928216 140724702936704 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94086388026672 94086388073860 94086403944448 140724702938081 140724702938206 140724702938206 140724702945224 0
/proc/323606/statm: 2483 653 574 264 0 134 0
[pid=323611] ppid=323606 vsize=29794340 memory=28569520 CPUtime=604.04 cores=5,7
/proc/323611/stat : 323611 (naps-1.03) S 323606 323606 321382 0 -1 4195840 2295289 0 0 0 58500 1904 0 0 20 0 1 0 43927836 30509404160 7142380 134679101440 4194304 6891597 140728272383664 140728272380288 6272956 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 21274624 140728272389106 140728272389218 140728272389218 140728272396235 0
/proc/323611/statm: 7448585 7142380 660 659 0 7447789 0
Current children cumulated CPU time: 604.04 s
Current children cumulated vsize: 29804272 KiB
Current children cumulated memory: 28572132 KiB

[startup+617.6 s]
/proc/loadavg: 4.25 4.18 4.18 4/249 324526
/proc/meminfo: memFree=63507564/131655788 swapFree=131057508/131071996
[pid=323606] ppid=323603 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/323606/stat : 323606 (naps-1.03.sh) S 323603 323606 321382 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 43927836 10170368 653 134679101440 94086384848896 94086385928216 140724702936704 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94086388026672 94086388073860 94086403944448 140724702938081 140724702938206 140724702938206 140724702945224 0
/proc/323606/statm: 2483 653 574 264 0 134 0
[pid=323611] ppid=323606 vsize=29794340 memory=28569520 CPUtime=604.04 cores=5,7
/proc/323611/stat : 323611 (naps-1.03) S 323606 323606 321382 0 -1 4195840 2295289 0 0 0 58500 1904 0 0 20 0 1 0 43927836 30509404160 7142380 134679101440 4194304 6891597 140728272383664 140728272380288 6272956 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 21274624 140728272389106 140728272389218 140728272389218 140728272396235 0
/proc/323611/statm: 7448585 7142380 660 659 0 7447789 0
Current children cumulated CPU time: 604.04 s
Current children cumulated vsize: 29804272 KiB
Current children cumulated memory: 28572132 KiB

[startup+618.4 s]
/proc/loadavg: 4.25 4.18 4.18 4/249 324528
/proc/meminfo: memFree=63505376/131655788 swapFree=131057508/131071996
[pid=323606] ppid=323603 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/323606/stat : 323606 (naps-1.03.sh) S 323603 323606 321382 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 43927836 10170368 653 134679101440 94086384848896 94086385928216 140724702936704 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94086388026672 94086388073860 94086403944448 140724702938081 140724702938206 140724702938206 140724702945224 0
/proc/323606/statm: 2483 653 574 264 0 134 0
[pid=323611] ppid=323606 vsize=29794340 memory=28569520 CPUtime=604.04 cores=5,7
/proc/323611/stat : 323611 (naps-1.03) S 323606 323606 321382 0 -1 4195840 2295289 0 0 0 58500 1904 0 0 20 0 1 0 43927836 30509404160 7142380 134679101440 4194304 6891597 140728272383664 140728272380288 6272956 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 21274624 140728272389106 140728272389218 140728272389218 140728272396235 0
/proc/323611/statm: 7448585 7142380 660 659 0 7447789 0
Current children cumulated CPU time: 604.04 s
Current children cumulated vsize: 29804272 KiB
Current children cumulated memory: 28572132 KiB

[startup+619.201 s]
/proc/loadavg: 4.25 4.18 4.18 5/249 324528
/proc/meminfo: memFree=65532192/131655788 swapFree=131057508/131071996
[pid=323606] ppid=323603 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/323606/stat : 323606 (naps-1.03.sh) S 323603 323606 321382 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 43927836 10170368 653 134679101440 94086384848896 94086385928216 140724702936704 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94086388026672 94086388073860 94086403944448 140724702938081 140724702938206 140724702938206 140724702945224 0
/proc/323606/statm: 2483 653 574 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2612 KiB

[startup+619.602 s]
/proc/loadavg: 4.25 4.18 4.18 5/249 324528
/proc/meminfo: memFree=65532192/131655788 swapFree=131057508/131071996
[pid=323606] ppid=323603 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/323606/stat : 323606 (naps-1.03.sh) S 323603 323606 321382 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 43927836 10170368 653 134679101440 94086384848896 94086385928216 140724702936704 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94086388026672 94086388073860 94086403944448 140724702938081 140724702938206 140724702938206 140724702945224 0
/proc/323606/statm: 2483 653 574 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2612 KiB

[startup+619.701 s]
/proc/loadavg: 4.25 4.18 4.18 5/249 324528
/proc/meminfo: memFree=65532192/131655788 swapFree=131057508/131071996
[pid=323606] ppid=323603 vsize=9932 memory=2612 CPUtime=0 cores=5,7
/proc/323606/stat : 323606 (naps-1.03.sh) S 323603 323606 321382 0 -1 4194304 217 239 0 0 0 0 0 0 20 0 1 0 43927836 10170368 653 134679101440 94086384848896 94086385928216 140724702936704 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94086388026672 94086388073860 94086403944448 140724702938081 140724702938206 140724702938206 140724702945224 0
/proc/323606/statm: 2483 653 574 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2612 KiB

Child status: 134

Real time (s): 619.753
CPU time (s): 604.768
CPU user time (s): 585.004
CPU system time (s): 19.7639
CPU usage (%): 97.5821
Max. virtual memory (cumulated for all children) (KiB): 30223888
Max. memory (cumulated for all children) (KiB): 28572132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 585.004
system time used= 19.7639
maximum resident set size= 28569908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2295762
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= 75
involuntary context switches= 622


# summary of solver processes directly reported to runsolver:
#   pid: 323606
#   total CPU time (s): 604.768
#   total CPU user time (s): 585.004
#   total CPU system time (s): 19.7639

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.24602 second user time and 6.48933 second system time

The end

Launcher Data

Begin job on nodeC003 at 2024-07-27 13:23:08
IDJOB=4461406
IDBENCH=143889
IDSOLVER=3088
FILE ID=nodeC003/4461406-1722079388
RUNJOBID= nodeC003-1722075775-321395
SLURM_JOB_ID= 8248119
Free space on /tmp= 723752 MiB

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

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

MD5SUM BENCH= 6bd6ea5dd1d3d3bae9a72705def63daf
RANDOM SEED=1957564935

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        123130188 kB
MemAvailable:   129039732 kB
Buffers:          385084 kB
Cached:          6106236 kB
SwapCached:         3036 kB
Active:          2108508 kB
Inactive:        5457748 kB
Active(anon):       2736 kB
Inactive(anon):  1125520 kB
Active(file):    2105772 kB
Inactive(file):  4332228 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131057508 kB
Dirty:              8748 kB
Writeback:             0 kB
AnonPages:       1071408 kB
Mapped:           111224 kB
Shmem:             53324 kB
KReclaimable:     533288 kB
Slab:             646356 kB
SReclaimable:     533288 kB
SUnreclaim:       113068 kB
KernelStack:        4080 kB
PageTables:        11716 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1447948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            14752 kB
HardwareCorrupted:     0 kB
AnonHugePages:    681984 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:      396104 kB
DirectMap2M:    41451520 kB
DirectMap1G:    94371840 kB

Free space on /tmp at the end= 723736 MiB
End job on nodeC003 at 2024-07-27 13:33:28