Trace number 4461149

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS-GM 1.03a1? (exit code) 773.117 785.382

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/scens/
normalized-scen06-22_wcsp.wbo
MD5SUMaae80251a5a7b6924749ae451d053245
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark6270
Best CPU time to get the best result obtained on this benchmark1815.89
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1810
Total number of constraints164594
Number of soft constraints164495
Number of constraints which are clauses164495
Number of constraints which are cardinality constraints (but not clauses)99
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint22
Top cost 252932
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 28915211
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 23
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c NaPS 1.03a1.
0.00/0.00	c We set -no-flip-min because your selected sat solver does not support it.
0.00/0.00	c Input file name: HOME/instance-4461149-1722077099.wbo
0.00/0.00	c Initial goal by soft: 252931
1.58/1.60	c single stage optimization mode
1.68/1.76	o 110280
186.15/186.70	o 62699
261.44/262.28	o 41493
342.59/343.67	o 26741
719.19/721.28	o 17721
770.45/772.69	terminate called after throwing an instance of 'GlueMiniSat::OutOfMemoryException'
0.00/785.38	HOME/naps-1.03.sh: line 6: 325665 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: 63968 MiB (57843 MiB free)
  memory of node 1: 64473 MiB (58877 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4461149-1722077099/watcher-4461149-1722077099 -o /tmp/evaluation-result-4461149-1722077099/solver-4461149-1722077099 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1722076692-324835 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4461149-1722077099.wbo 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=325660, runsolver pid=325657

[startup+0.100093 s]*
/proc/loadavg: 4.51 3.53 2.77 5/268 325665
/proc/meminfo: memFree=119511764/131524600 swapFree=131055836/131071996
[pid=325660] ppid=325657 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/325660/stat : 325660 (naps-1.03.sh) S 325657 325660 324823 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 44239581 10170368 678 134679101440 94430675664896 94430676744216 140720749883360 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94430678842672 94430678889860 94430680358912 140720749888477 140720749888606 140720749888606 140720749895624 0
/proc/325660/statm: 2483 678 600 264 0 134 0
[pid=325665] ppid=325660 vsize=16600 memory=11756 CPUtime=0.09 cores=1,3
/proc/325665/stat : 325665 (naps-1.03) R 325660 325660 324823 0 -1 4194304 2153 0 0 0 9 0 0 0 20 0 1 0 44239581 16998400 2939 134679101440 4194304 6891597 140731303784768 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35291136 140731303793646 140731303793762 140731303793762 140731303800779 0
/proc/325665/statm: 4150 2939 436 659 0 3354 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 26532 KiB
Current children cumulated memory: 14468 KiB

[startup+0.205999 s]*
/proc/loadavg: 4.51 3.53 2.77 5/268 325665
/proc/meminfo: memFree=119503888/131524600 swapFree=131055836/131071996
[pid=325660] ppid=325657 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/325660/stat : 325660 (naps-1.03.sh) S 325657 325660 324823 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 44239581 10170368 678 134679101440 94430675664896 94430676744216 140720749883360 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94430678842672 94430678889860 94430680358912 140720749888477 140720749888606 140720749888606 140720749895624 0
/proc/325660/statm: 2483 678 600 264 0 134 0
[pid=325665] ppid=325660 vsize=24136 memory=19104 CPUtime=0.2 cores=1,3
/proc/325665/stat : 325665 (naps-1.03) R 325660 325660 324823 0 -1 4194304 4050 0 0 0 20 0 0 0 20 0 1 0 44239581 24715264 4776 134679101440 4194304 6891597 140731303784768 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35291136 140731303793646 140731303793762 140731303793762 140731303800779 0
/proc/325665/statm: 6034 4776 436 659 0 5238 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 34068 KiB
Current children cumulated memory: 21816 KiB

[startup+0.306165 s]*
/proc/loadavg: 4.51 3.53 2.77 5/268 325665
/proc/meminfo: memFree=119496700/131524600 swapFree=131055836/131071996
[pid=325660] ppid=325657 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/325660/stat : 325660 (naps-1.03.sh) S 325657 325660 324823 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 44239581 10170368 678 134679101440 94430675664896 94430676744216 140720749883360 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94430678842672 94430678889860 94430680358912 140720749888477 140720749888606 140720749888606 140720749895624 0
/proc/325660/statm: 2483 678 600 264 0 134 0
[pid=325665] ppid=325660 vsize=32144 memory=26324 CPUtime=0.3 cores=1,3
/proc/325665/stat : 325665 (naps-1.03) R 325660 325660 324823 0 -1 4194304 6062 0 0 0 30 0 0 0 20 0 1 0 44239581 32915456 6581 134679101440 4194304 6891597 140731303784768 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35291136 140731303793646 140731303793762 140731303793762 140731303800779 0
/proc/325665/statm: 8036 6581 436 659 0 7240 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 42076 KiB
Current children cumulated memory: 29036 KiB

[startup+0.700267 s]
/proc/loadavg: 4.51 3.53 2.77 5/268 325665
/proc/meminfo: memFree=119478632/131524600 swapFree=131055836/131071996
[pid=325660] ppid=325657 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/325660/stat : 325660 (naps-1.03.sh) S 325657 325660 324823 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 44239581 10170368 678 134679101440 94430675664896 94430676744216 140720749883360 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94430678842672 94430678889860 94430680358912 140720749888477 140720749888606 140720749888606 140720749895624 0
/proc/325660/statm: 2483 678 600 264 0 134 0
[pid=325665] ppid=325660 vsize=63016 memory=54400 CPUtime=0.68 cores=1,3
/proc/325665/stat : 325665 (naps-1.03) R 325660 325660 324823 0 -1 4194304 13461 0 0 0 67 1 0 0 20 0 1 0 44239581 64528384 13600 134679101440 4194304 6891597 140731303784768 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35291136 140731303793646 140731303793762 140731303793762 140731303800779 0
/proc/325665/statm: 15754 13600 436 659 0 14958 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 72948 KiB
Current children cumulated memory: 57112 KiB

[startup+1.50027 s]
/proc/loadavg: 4.51 3.53 2.77 5/268 325665
/proc/meminfo: memFree=119422520/131524600 swapFree=131055836/131071996
[pid=325660] ppid=325657 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/325660/stat : 325660 (naps-1.03.sh) S 325657 325660 324823 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 44239581 10170368 678 134679101440 94430675664896 94430676744216 140720749883360 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94430678842672 94430678889860 94430680358912 140720749888477 140720749888606 140720749888606 140720749895624 0
/proc/325660/statm: 2483 678 600 264 0 134 0
[pid=325665] ppid=325660 vsize=129772 memory=123732 CPUtime=1.48 cores=1,3
/proc/325665/stat : 325665 (naps-1.03) R 325660 325660 324823 0 -1 4194304 30667 0 0 0 144 4 0 0 20 0 1 0 44239581 132886528 30933 134679101440 4194304 6891597 140731303784768 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35291136 140731303793646 140731303793762 140731303793762 140731303800779 0
/proc/325665/statm: 32443 30933 468 659 0 31647 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 139704 KiB
Current children cumulated memory: 126444 KiB

[startup+3.10577 s]
/proc/loadavg: 4.47 3.54 2.78 5/268 325665
/proc/meminfo: memFree=119434876/131524600 swapFree=131055836/131071996
[pid=325660] ppid=325657 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/325660/stat : 325660 (naps-1.03.sh) S 325657 325660 324823 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 44239581 10170368 678 134679101440 94430675664896 94430676744216 140720749883360 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94430678842672 94430678889860 94430680358912 140720749888477 140720749888606 140720749888606 140720749895624 0
/proc/325660/statm: 2483 678 600 264 0 134 0
[pid=325665] ppid=325660 vsize=184268 memory=163744 CPUtime=3.08 cores=1,3
/proc/325665/stat : 325665 (naps-1.03) R 325660 325660 324823 0 -1 4194304 40169 0 0 0 303 5 0 0 20 0 1 0 44239581 188690432 40936 134679101440 4194304 6891597 140731303784768 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35291136 140731303793646 140731303793762 140731303793762 140731303800779 0
/proc/325665/statm: 46067 40936 468 659 0 45271 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 194200 KiB
Current children cumulated memory: 166456 KiB

[startup+6.30024 s]
/proc/loadavg: 4.47 3.54 2.78 5/268 325715
/proc/meminfo: memFree=121036212/131524600 swapFree=131055836/131071996
[pid=325660] ppid=325657 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/325660/stat : 325660 (naps-1.03.sh) S 325657 325660 324823 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 44239581 10170368 678 134679101440 94430675664896 94430676744216 140720749883360 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94430678842672 94430678889860 94430680358912 140720749888477 140720749888606 140720749888606 140720749895624 0
/proc/325660/statm: 2483 678 600 264 0 134 0
[pid=325665] ppid=325660 vsize=418548 memory=387724 CPUtime=6.28 cores=1,3
/proc/325665/stat : 325665 (naps-1.03) R 325660 325660 324823 0 -1 4194304 67875 0 0 0 614 14 0 0 20 0 1 0 44239581 428593152 96931 134679101440 4194304 6891597 140731303784768 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35291136 140731303793646 140731303793762 140731303793762 140731303800779 0
/proc/325665/statm: 104637 96931 468 659 0 103841 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 428480 KiB
Current children cumulated memory: 390436 KiB

[startup+12.7003 s]
/proc/loadavg: 4.43 3.55 2.79 5/266 325717
/proc/meminfo: memFree=119021244/131524600 swapFree=131055836/131071996
[pid=325660] ppid=325657 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/325660/stat : 325660 (naps-1.03.sh) S 325657 325660 324823 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 44239581 10170368 678 134679101440 94430675664896 94430676744216 140720749883360 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94430678842672 94430678889860 94430680358912 140720749888477 140720749888606 140720749888606 140720749895624 0
/proc/325660/statm: 2483 678 600 264 0 134 0
[pid=325665] ppid=325660 vsize=2037712 memory=1954344 CPUtime=12.65 cores=1,3
/proc/325665/stat : 325665 (naps-1.03) R 325660 325660 324823 0 -1 4194304 180993 0 0 0 1211 54 0 0 20 0 1 0 44239581 2086617088 488586 134679101440 4194304 6891597 140731303784768 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35291136 140731303793646 140731303793762 140731303793762 140731303800779 0
/proc/325665/statm: 509428 488586 468 659 0 508632 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2047644 KiB
Current children cumulated memory: 1957056 KiB

[startup+25.5003 s]
/proc/loadavg: 4.34 3.57 2.81 5/266 325718
/proc/meminfo: memFree=112354992/131524600 swapFree=131055836/131071996
[pid=325660] ppid=325657 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/325660/stat : 325660 (naps-1.03.sh) S 325657 325660 324823 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 44239581 10170368 678 134679101440 94430675664896 94430676744216 140720749883360 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94430678842672 94430678889860 94430680358912 140720749888477 140720749888606 140720749888606 140720749895624 0
/proc/325660/statm: 2483 678 600 264 0 134 0
[pid=325665] ppid=325660 vsize=6414308 memory=5602612 CPUtime=25.43 cores=1,3
/proc/325665/stat : 325665 (naps-1.03) R 325660 325660 324823 0 -1 4194304 539084 0 0 0 2383 160 0 0 20 0 1 0 44239581 6568251392 1400653 134679101440 4194304 6891597 140731303784768 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35291136 140731303793646 140731303793762 140731303793762 140731303800779 0
/proc/325665/statm: 1603577 1400653 468 659 0 1602781 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 6424240 KiB
Current children cumulated memory: 5605324 KiB

[startup+51.1058 s]
/proc/loadavg: 4.29 3.62 2.85 5/262 325723
/proc/meminfo: memFree=105180780/131524600 swapFree=131055836/131071996
[pid=325660] ppid=325657 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/325660/stat : 325660 (naps-1.03.sh) S 325657 325660 324823 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 44239581 10170368 678 134679101440 94430675664896 94430676744216 140720749883360 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94430678842672 94430678889860 94430680358912 140720749888477 140720749888606 140720749888606 140720749895624 0
/proc/325660/statm: 2483 678 600 264 0 134 0
[pid=325665] ppid=325660 vsize=12006084 memory=10844396 CPUtime=50.97 cores=1,3
/proc/325665/stat : 325665 (naps-1.03) R 325660 325660 324823 0 -1 4194304 1034454 0 0 0 4792 305 0 0 20 0 1 0 44239581 12294230016 2711099 134679101440 4194304 6891597 140731303784768 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35291136 140731303793646 140731303793762 140731303793762 140731303800779 0
/proc/325665/statm: 3001521 2711099 468 659 0 3000725 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 12016016 KiB
Current children cumulated memory: 10847108 KiB

[startup+102.3 s]
/proc/loadavg: 4.19 3.70 2.91 5/262 325731
/proc/meminfo: memFree=103660540/131524600 swapFree=131055836/131071996
[pid=325660] ppid=325657 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/325660/stat : 325660 (naps-1.03.sh) S 325657 325660 324823 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 44239581 10170368 678 134679101440 94430675664896 94430676744216 140720749883360 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94430678842672 94430678889860 94430680358912 140720749888477 140720749888606 140720749888606 140720749895624 0
/proc/325660/statm: 2483 678 600 264 0 134 0
[pid=325665] ppid=325660 vsize=13639052 memory=12385332 CPUtime=102 cores=1,3
/proc/325665/stat : 325665 (naps-1.03) R 325660 325660 324823 0 -1 4194304 1293560 0 0 0 9790 410 0 0 20 0 1 0 44239581 13966389248 3096333 134679101440 4194304 6891597 140731303784768 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35291136 140731303793646 140731303793762 140731303793762 140731303800779 0
/proc/325665/statm: 3409763 3096333 468 659 0 3408967 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 13648984 KiB
Current children cumulated memory: 12388044 KiB

[startup+162.3 s]
/proc/loadavg: 4.17 3.79 3.00 5/260 325742
/proc/meminfo: memFree=103255372/131524600 swapFree=131055836/131071996
[pid=325660] ppid=325657 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/325660/stat : 325660 (naps-1.03.sh) S 325657 325660 324823 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 44239581 10170368 678 134679101440 94430675664896 94430676744216 140720749883360 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94430678842672 94430678889860 94430680358912 140720749888477 140720749888606 140720749888606 140720749895624 0
/proc/325660/statm: 2483 678 600 264 0 134 0
[pid=325665] ppid=325660 vsize=13813556 memory=12724116 CPUtime=161.82 cores=1,3
/proc/325665/stat : 325665 (naps-1.03) R 325660 325660 324823 0 -1 4194304 1341016 0 0 0 15727 455 0 0 20 0 1 0 44239581 14145081344 3181029 134679101440 4194304 6891597 140731303784768 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35291136 140731303793646 140731303793762 140731303793762 140731303800779 0
/proc/325665/statm: 3453389 3181029 468 659 0 3452593 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 13823488 KiB
Current children cumulated memory: 12726828 KiB

[startup+222.3 s]
/proc/loadavg: 4.17 3.86 3.07 5/260 325753
/proc/meminfo: memFree=100317632/131524600 swapFree=131055836/131071996
[pid=325660] ppid=325657 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/325660/stat : 325660 (naps-1.03.sh) S 325657 325660 324823 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 44239581 10170368 678 134679101440 94430675664896 94430676744216 140720749883360 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94430678842672 94430678889860 94430680358912 140720749888477 140720749888606 140720749888606 140720749895624 0
/proc/325660/statm: 2483 678 600 264 0 134 0
[pid=325665] ppid=325660 vsize=17570264 memory=15672812 CPUtime=221.65 cores=1,3
/proc/325665/stat : 325665 (naps-1.03) R 325660 325660 324823 0 -1 4194304 1601768 0 0 0 21620 545 0 0 20 0 1 0 44239581 17991950336 3918203 134679101440 4194304 6891597 140731303784768 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35291136 140731303793646 140731303793762 140731303793762 140731303800779 0
/proc/325665/statm: 4392566 3918203 468 659 0 4391770 0
Current children cumulated CPU time: 221.65 s
Current children cumulated vsize: 17580196 KiB

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

/proc/loadavg: 4.18 4.04 3.42 5/261 325822
/proc/meminfo: memFree=92084076/131524600 swapFree=131055836/131071996
[pid=325660] ppid=325657 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/325660/stat : 325660 (naps-1.03.sh) S 325657 325660 324823 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 44239581 10170368 678 134679101440 94430675664896 94430676744216 140720749883360 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94430678842672 94430678889860 94430680358912 140720749888477 140720749888606 140720749888606 140720749895624 0
/proc/325660/statm: 2483 678 600 264 0 134 0
[pid=325665] ppid=325660 vsize=26868092 memory=23832340 CPUtime=580.66 cores=1,3
/proc/325665/stat : 325665 (naps-1.03) R 325660 325660 324823 0 -1 4194304 2501656 0 0 0 57149 917 0 0 20 0 1 0 44239581 27512926208 5958085 134679101440 4194304 6891597 140731303784768 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35291136 140731303793646 140731303793762 140731303793762 140731303800779 0
/proc/325665/statm: 6717023 5958085 468 659 0 6716227 0
Current children cumulated CPU time: 580.66 s
Current children cumulated vsize: 26878024 KiB
Current children cumulated memory: 23835052 KiB

[startup+642.3 s]
/proc/loadavg: 4.11 4.05 3.47 5/261 326217
/proc/meminfo: memFree=92015880/131524600 swapFree=131055836/131071996
[pid=325660] ppid=325657 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/325660/stat : 325660 (naps-1.03.sh) S 325657 325660 324823 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 44239581 10170368 678 134679101440 94430675664896 94430676744216 140720749883360 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94430678842672 94430678889860 94430680358912 140720749888477 140720749888606 140720749888606 140720749895624 0
/proc/325660/statm: 2483 678 600 264 0 134 0
[pid=325665] ppid=325660 vsize=26868092 memory=23832340 CPUtime=640.51 cores=1,3
/proc/325665/stat : 325665 (naps-1.03) R 325660 325660 324823 0 -1 4194304 2505100 0 0 0 63121 930 0 0 20 0 1 0 44239581 27512926208 5958085 134679101440 4194304 6891597 140731303784768 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35291136 140731303793646 140731303793762 140731303793762 140731303800779 0
/proc/325665/statm: 6717023 5958085 468 659 0 6716227 0
Current children cumulated CPU time: 640.51 s
Current children cumulated vsize: 26878024 KiB
Current children cumulated memory: 23835052 KiB

[startup+702.3 s]
/proc/loadavg: 4.39 4.12 3.53 5/261 326228
/proc/meminfo: memFree=92062460/131524600 swapFree=131055836/131071996
[pid=325660] ppid=325657 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/325660/stat : 325660 (naps-1.03.sh) S 325657 325660 324823 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 44239581 10170368 678 134679101440 94430675664896 94430676744216 140720749883360 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94430678842672 94430678889860 94430680358912 140720749888477 140720749888606 140720749888606 140720749895624 0
/proc/325660/statm: 2483 678 600 264 0 134 0
[pid=325665] ppid=325660 vsize=26868092 memory=23832340 CPUtime=700.35 cores=1,3
/proc/325665/stat : 325665 (naps-1.03) R 325660 325660 324823 0 -1 4194304 2507424 0 0 0 69093 942 0 0 20 0 1 0 44239581 27512926208 5958085 134679101440 4194304 6891597 140731303784768 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35291136 140731303793646 140731303793762 140731303793762 140731303800779 0
/proc/325665/statm: 6717023 5958085 468 659 0 6716227 0
Current children cumulated CPU time: 700.35 s
Current children cumulated vsize: 26878024 KiB
Current children cumulated memory: 23835052 KiB

[startup+762.3 s]
/proc/loadavg: 4.26 4.14 3.57 5/260 326239
/proc/meminfo: memFree=87986304/131524600 swapFree=131055836/131071996
[pid=325660] ppid=325657 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/325660/stat : 325660 (naps-1.03.sh) S 325657 325660 324823 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 44239581 10170368 678 134679101440 94430675664896 94430676744216 140720749883360 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94430678842672 94430678889860 94430680358912 140720749888477 140720749888606 140720749888606 140720749895624 0
/proc/325660/statm: 2483 678 600 264 0 134 0
[pid=325665] ppid=325660 vsize=31486084 memory=27823596 CPUtime=760.18 cores=1,3
/proc/325665/stat : 325665 (naps-1.03) R 325660 325660 324823 0 -1 4194304 2928125 0 0 0 74949 1069 0 0 20 0 1 0 44239581 32241750016 6955899 134679101440 4194304 6891597 140731303784768 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35291136 140731303793646 140731303793762 140731303793762 140731303800779 0
/proc/325665/statm: 7871521 6955899 468 659 0 7870725 0
Current children cumulated CPU time: 760.18 s
Current children cumulated vsize: 31496016 KiB
Current children cumulated memory: 27826308 KiB

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

# cumulated CPU time of all completed processes:  user=759.842 s, system=13.2749 s

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

[startup+768 s]*
/proc/loadavg: 4.22 4.14 3.58 5/260 326239
/proc/meminfo: memFree=87956420/131524600 swapFree=131055836/131071996
[pid=325660] ppid=325657 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/325660/stat : 325660 (naps-1.03.sh) S 325657 325660 324823 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 44239581 10170368 678 134679101440 94430675664896 94430676744216 140720749883360 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94430678842672 94430678889860 94430680358912 140720749888477 140720749888606 140720749888606 140720749895624 0
/proc/325660/statm: 2483 678 600 264 0 134 0
[pid=325665] ppid=325660 vsize=31495192 memory=27844988 CPUtime=765.87 cores=1,3
/proc/325665/stat : 325665 (naps-1.03) R 325660 325660 324823 0 -1 4194304 2930572 0 0 0 75517 1070 0 0 20 0 1 0 44239581 32251076608 6961247 134679101440 4194304 6891597 140731303784768 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35291136 140731303793646 140731303793762 140731303793762 140731303800779 0
/proc/325665/statm: 7873798 6961247 468 659 0 7873002 0
Current children cumulated CPU time: 765.87 s
Current children cumulated vsize: 31505124 KiB
Current children cumulated memory: 27847700 KiB

[startup+774.4 s]
/proc/loadavg: 4.28 4.15 3.59 6/261 326242
/proc/meminfo: memFree=87393780/131524600 swapFree=131055836/131071996
[pid=325660] ppid=325657 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/325660/stat : 325660 (naps-1.03.sh) S 325657 325660 324823 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 44239581 10170368 678 134679101440 94430675664896 94430676744216 140720749883360 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94430678842672 94430678889860 94430680358912 140720749888477 140720749888606 140720749888606 140720749895624 0
/proc/325660/statm: 2483 678 600 264 0 134 0
[pid=325665] ppid=325660 vsize=31495332 memory=27845052 CPUtime=772.08 cores=1,3
/proc/325665/stat : 325665 (naps-1.03) R 325660 325660 324823 0 -1 4195840 2930838 0 0 0 75984 1224 0 0 20 0 1 0 44239581 32251219968 6961263 134679101440 4194304 6891597 140731303784768 140731303782176 6272956 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35291136 140731303793646 140731303793762 140731303793762 140731303800779 0
/proc/325665/statm: 7873833 6961263 468 659 0 7873037 0
Current children cumulated CPU time: 772.08 s
Current children cumulated vsize: 31505264 KiB
Current children cumulated memory: 27847764 KiB

[startup+780.8 s]
/proc/loadavg: 4.26 4.15 3.59 4/261 326244
/proc/meminfo: memFree=85644348/131524600 swapFree=131055836/131071996
[pid=325660] ppid=325657 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/325660/stat : 325660 (naps-1.03.sh) S 325657 325660 324823 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 44239581 10170368 678 134679101440 94430675664896 94430676744216 140720749883360 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94430678842672 94430678889860 94430680358912 140720749888477 140720749888606 140720749888606 140720749895624 0
/proc/325660/statm: 2483 678 600 264 0 134 0
[pid=325665] ppid=325660 vsize=31495332 memory=27845052 CPUtime=772.54 cores=1,3
/proc/325665/stat : 325665 (naps-1.03) S 325660 325660 324823 0 -1 4195840 2930838 0 0 0 75984 1270 0 0 20 0 1 0 44239581 32251219968 6961263 134679101440 4194304 6891597 140731303784768 140731303782176 6272956 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35291136 140731303793646 140731303793762 140731303793762 140731303800779 0
/proc/325665/statm: 7873833 6961263 468 659 0 7873037 0
Current children cumulated CPU time: 772.54 s
Current children cumulated vsize: 31505264 KiB
Current children cumulated memory: 27847764 KiB

[startup+782.4 s]
/proc/loadavg: 4.26 4.15 3.59 4/261 326244
/proc/meminfo: memFree=85641760/131524600 swapFree=131055836/131071996
[pid=325660] ppid=325657 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/325660/stat : 325660 (naps-1.03.sh) S 325657 325660 324823 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 44239581 10170368 678 134679101440 94430675664896 94430676744216 140720749883360 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94430678842672 94430678889860 94430680358912 140720749888477 140720749888606 140720749888606 140720749895624 0
/proc/325660/statm: 2483 678 600 264 0 134 0
[pid=325665] ppid=325660 vsize=31495332 memory=27845052 CPUtime=772.54 cores=1,3
/proc/325665/stat : 325665 (naps-1.03) S 325660 325660 324823 0 -1 4195840 2930838 0 0 0 75984 1270 0 0 20 0 1 0 44239581 32251219968 6961263 134679101440 4194304 6891597 140731303784768 140731303782176 6272956 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35291136 140731303793646 140731303793762 140731303793762 140731303800779 0
/proc/325665/statm: 7873833 6961263 468 659 0 7873037 0
Current children cumulated CPU time: 772.54 s
Current children cumulated vsize: 31505264 KiB
Current children cumulated memory: 27847764 KiB

[startup+784 s]*
/proc/loadavg: 4.24 4.14 3.59 4/261 326244
/proc/meminfo: memFree=85639312/131524600 swapFree=131055836/131071996
[pid=325660] ppid=325657 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/325660/stat : 325660 (naps-1.03.sh) S 325657 325660 324823 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 44239581 10170368 678 134679101440 94430675664896 94430676744216 140720749883360 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94430678842672 94430678889860 94430680358912 140720749888477 140720749888606 140720749888606 140720749895624 0
/proc/325660/statm: 2483 678 600 264 0 134 0
[pid=325665] ppid=325660 vsize=31495332 memory=27845052 CPUtime=772.54 cores=1,3
/proc/325665/stat : 325665 (naps-1.03) S 325660 325660 324823 0 -1 4195840 2930838 0 0 0 75984 1270 0 0 20 0 1 0 44239581 32251219968 6961263 134679101440 4194304 6891597 140731303784768 140731303782176 6272956 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35291136 140731303793646 140731303793762 140731303793762 140731303800779 0
/proc/325665/statm: 7873833 6961263 468 659 0 7873037 0
Current children cumulated CPU time: 772.54 s
Current children cumulated vsize: 31505264 KiB
Current children cumulated memory: 27847764 KiB

[startup+784.8 s]
/proc/loadavg: 4.24 4.14 3.59 4/261 326244
/proc/meminfo: memFree=85639312/131524600 swapFree=131055836/131071996
[pid=325660] ppid=325657 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/325660/stat : 325660 (naps-1.03.sh) S 325657 325660 324823 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 44239581 10170368 678 134679101440 94430675664896 94430676744216 140720749883360 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94430678842672 94430678889860 94430680358912 140720749888477 140720749888606 140720749888606 140720749895624 0
/proc/325660/statm: 2483 678 600 264 0 134 0
[pid=325665] ppid=325660 vsize=31495332 memory=27845052 CPUtime=772.54 cores=1,3
/proc/325665/stat : 325665 (naps-1.03) S 325660 325660 324823 0 -1 4195840 2930838 0 0 0 75984 1270 0 0 20 0 1 0 44239581 32251219968 6961263 134679101440 4194304 6891597 140731303784768 140731303782176 6272956 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 35291136 140731303793646 140731303793762 140731303793762 140731303800779 0
/proc/325665/statm: 7873833 6961263 468 659 0 7873037 0
Current children cumulated CPU time: 772.54 s
Current children cumulated vsize: 31505264 KiB
Current children cumulated memory: 27847764 KiB

[startup+785.201 s]
/proc/loadavg: 4.24 4.14 3.59 6/263 326304
/proc/meminfo: memFree=94377504/131524600 swapFree=131055836/131071996
[pid=325660] ppid=325657 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/325660/stat : 325660 (naps-1.03.sh) S 325657 325660 324823 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 44239581 10170368 678 134679101440 94430675664896 94430676744216 140720749883360 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94430678842672 94430678889860 94430680358912 140720749888477 140720749888606 140720749888606 140720749895624 0
/proc/325660/statm: 2483 678 600 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2712 KiB

[startup+785.301 s]
/proc/loadavg: 4.24 4.14 3.59 6/263 326304
/proc/meminfo: memFree=94377504/131524600 swapFree=131055836/131071996
[pid=325660] ppid=325657 vsize=9932 memory=2712 CPUtime=0 cores=1,3
/proc/325660/stat : 325660 (naps-1.03.sh) S 325657 325660 324823 0 -1 4194304 219 239 0 0 0 0 0 0 20 0 1 0 44239581 10170368 678 134679101440 94430675664896 94430676744216 140720749883360 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94430678842672 94430678889860 94430680358912 140720749888477 140720749888606 140720749888606 140720749895624 0
/proc/325660/statm: 2483 678 600 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2712 KiB

Child status: 134

Real time (s): 785.382
CPU time (s): 773.117
CPU user time (s): 759.842
CPU system time (s): 13.2749
CPU usage (%): 98.4383
Max. virtual memory (cumulated for all children) (KiB): 31505264
Max. memory (cumulated for all children) (KiB): 27847764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 759.842
system time used= 13.2749
maximum resident set size= 27845308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2931312
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= 119
involuntary context switches= 692


# summary of solver processes directly reported to runsolver:
#   pid: 325660
#   total CPU time (s): 773.117
#   total CPU user time (s): 759.842
#   total CPU system time (s): 13.2749

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.65925 second user time and 3.82276 second system time

The end

Launcher Data

Begin job on nodeC033 at 2024-07-27 12:44:59
IDJOB=4461149
IDBENCH=143863
IDSOLVER=3087
FILE ID=nodeC033/4461149-1722077099
RUNJOBID= nodeC033-1722076692-324835
SLURM_JOB_ID= 8248139
Free space on /tmp= 890060 MiB

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

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

MD5SUM BENCH= aae80251a5a7b6924749ae451d053245
RANDOM SEED=2098095313

nodeC033.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		: 3668.403
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.99
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		: 3668.189
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.376
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.99
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		: 3656.927
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.76
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		: 3668.386
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.99
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		: 3669.625
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.150
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.99
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		: 3600.507
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        119522440 kB
MemAvailable:   127562160 kB
Buffers:          382164 kB
Cached:          8418340 kB
SwapCached:          300 kB
Active:          2614968 kB
Inactive:        8639344 kB
Active(anon):       2256 kB
Inactive(anon):  2504656 kB
Active(file):    2612712 kB
Inactive(file):  6134688 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131055836 kB
Dirty:             10280 kB
Writeback:             0 kB
AnonPages:       2453420 kB
Mapped:           116092 kB
Shmem:             53064 kB
KReclaimable:     264284 kB
Slab:             388844 kB
SReclaimable:     264284 kB
SUnreclaim:       124560 kB
KernelStack:        4320 kB
PageTables:        14384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    3012008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            17376 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1366016 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:      422612 kB
DirectMap2M:    47585280 kB
DirectMap1G:    88080384 kB

Free space on /tmp at the end= 890040 MiB
End job on nodeC033 at 2024-07-27 12:58:04