Trace number 4461450

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? (TO) 3600.07 3608.8

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/graphs/
normalized-graph11_wcsp.wbo
MD5SUM877f3997f9257d793d2a0e209c393814
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark35209
Best CPU time to get the best result obtained on this benchmark3484.54
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables12820
Total number of constraints1878918
Number of soft constraints1878578
Number of constraints which are clauses1878578
Number of constraints which are cardinality constraints (but not clauses)340
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint44
Top cost 824749
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 470565953
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

Solver Data

0.00/0.00	c NaPS 1.03a1.
0.00/0.00	c Input file name: HOME/instance-4461450-1722080531.wbo
0.00/0.00	c Initial goal by soft: 824748
18.65/18.70	c single stage optimization mode
3600.05/3608.80	c 
3600.05/3608.80	c *** TERMINATED *** by signal 15
3600.05/3608.80	s UNKNOWN
3600.05/3608.80	c _____________________________________________________________________________
3600.05/3608.80	c std/band forms        : 340,0
3600.05/3608.80	c 2cl/3cl ITE-codings   : 0,0
3600.05/3608.80	c BDD/srt/adr Max costs : 0,694,0
3600.05/3608.80	c BDDraw/bin/mul/srt/adr: 0,0,0,340,0
3600.05/3608.80	c BDD nodes             : 0
3600.05/3608.80	c Es1/CC detections     : 0,0
3600.05/3608.80	c CC sort               : 340
3600.05/3608.80	c SAT/UNSAT calls       : 0,0
3600.05/3608.80	c regenrated variables  : 0
3600.05/3608.80	c eliminated fixed lits : 0
3600.05/3608.80	c goal lit flips        : 686750
3600.05/3608.80	c goal stages           : 1
3600.05/3608.80	c goal shrink           : 0
3600.05/3608.80	c goal coeff separations: 0
3600.05/3608.80	c restarts              : 0
3600.05/3608.80	c conflicts             : 0              (0 /sec)
3600.05/3608.80	c decisions             : 0              (0 /sec)
3600.05/3608.80	c propagations          : 0              (0 /sec)
3600.05/3608.80	c inspects              : 0              (0 /sec)
3600.05/3608.80	c CPU time (solving tm) : 3599 s        (3577 s, SAT 0 s, UNSAT 0 s)
3600.05/3608.80	c Time for Opt-base     : 0.02661 s
3600.05/3608.80	c Steps for Opt-base    : 0
3600.05/3608.80	c Time for BDD coding   : 0 s
3600.05/3608.80	c Time for srt coding   : 0.02734 s
3600.05/3608.80	c _____________________________________________________________________________

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 (54822 MiB free)
  memory of node 1: 64473 MiB (58112 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4461450-1722080531/watcher-4461450-1722080531 -o /tmp/evaluation-result-4461450-1722080531/solver-4461450-1722080531 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1722076558-326025 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4461450-1722080531.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=329266, runsolver pid=329263

[startup+0.100583 s]*
/proc/loadavg: 4.13 4.15 4.09 5/259 329271
/proc/meminfo: memFree=115632468/131524600 swapFree=131060368/131071996
[pid=329266] ppid=329263 vsize=9932 memory=2644 CPUtime=0 cores=1,3
/proc/329266/stat : 329266 (naps-1.03.sh) S 329263 329266 326013 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44581071 10170368 661 134679101440 94735853948928 94735855028248 140724874272976 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94735857126704 94735857173892 94735885000704 140724874281957 140724874282082 140724874282082 140724874289096 0
/proc/329266/statm: 2483 661 581 264 0 134 0
[pid=329271] ppid=329266 vsize=16036 memory=14236 CPUtime=0.09 cores=1,3
/proc/329271/stat : 329271 (naps-1.03) R 329266 329266 326013 0 -1 4194304 3522 0 0 0 9 0 0 0 20 0 1 0 44581071 16420864 3559 134679101440 4194304 6891597 140735472966832 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10674176 140735472972790 140735472972902 140735472972902 140735472979915 0
/proc/329271/statm: 4009 3559 580 659 0 3213 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 25968 KiB
Current children cumulated memory: 16880 KiB

[startup+0.205671 s]*
/proc/loadavg: 4.13 4.15 4.09 5/259 329271
/proc/meminfo: memFree=115621988/131524600 swapFree=131060368/131071996
[pid=329266] ppid=329263 vsize=9932 memory=2644 CPUtime=0 cores=1,3
/proc/329266/stat : 329266 (naps-1.03.sh) S 329263 329266 326013 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44581071 10170368 661 134679101440 94735853948928 94735855028248 140724874272976 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94735857126704 94735857173892 94735885000704 140724874281957 140724874282082 140724874282082 140724874289096 0
/proc/329266/statm: 2483 661 581 264 0 134 0
[pid=329271] ppid=329266 vsize=28152 memory=26008 CPUtime=0.19 cores=1,3
/proc/329271/stat : 329271 (naps-1.03) R 329266 329266 326013 0 -1 4194304 6957 0 0 0 19 0 0 0 20 0 1 0 44581071 28827648 6502 134679101440 4194304 6891597 140735472966832 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10674176 140735472972790 140735472972902 140735472972902 140735472979915 0
/proc/329271/statm: 7038 6502 580 659 0 6242 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 38084 KiB
Current children cumulated memory: 28652 KiB

[startup+0.305872 s]*
/proc/loadavg: 4.13 4.15 4.09 5/259 329271
/proc/meminfo: memFree=115615464/131524600 swapFree=131060368/131071996
[pid=329266] ppid=329263 vsize=9932 memory=2644 CPUtime=0 cores=1,3
/proc/329266/stat : 329266 (naps-1.03.sh) S 329263 329266 326013 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44581071 10170368 661 134679101440 94735853948928 94735855028248 140724874272976 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94735857126704 94735857173892 94735885000704 140724874281957 140724874282082 140724874282082 140724874289096 0
/proc/329266/statm: 2483 661 581 264 0 134 0
[pid=329271] ppid=329266 vsize=32928 memory=31024 CPUtime=0.29 cores=1,3
/proc/329271/stat : 329271 (naps-1.03) R 329266 329266 326013 0 -1 4194304 8222 0 0 0 29 0 0 0 20 0 1 0 44581071 33718272 7756 134679101440 4194304 6891597 140735472966832 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10674176 140735472972790 140735472972902 140735472972902 140735472979915 0
/proc/329271/statm: 8232 7756 580 659 0 7436 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 42860 KiB
Current children cumulated memory: 33668 KiB

[startup+0.700237 s]
/proc/loadavg: 4.13 4.15 4.09 5/259 329271
/proc/meminfo: memFree=115593584/131524600 swapFree=131060368/131071996
[pid=329266] ppid=329263 vsize=9932 memory=2644 CPUtime=0 cores=1,3
/proc/329266/stat : 329266 (naps-1.03.sh) S 329263 329266 326013 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44581071 10170368 661 134679101440 94735853948928 94735855028248 140724874272976 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94735857126704 94735857173892 94735885000704 140724874281957 140724874282082 140724874282082 140724874289096 0
/proc/329266/statm: 2483 661 581 264 0 134 0
[pid=329271] ppid=329266 vsize=89872 memory=85252 CPUtime=0.68 cores=1,3
/proc/329271/stat : 329271 (naps-1.03) R 329266 329266 326013 0 -1 4194304 17206 0 0 0 66 2 0 0 20 0 1 0 44581071 92028928 21313 134679101440 4194304 6891597 140735472966832 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10674176 140735472972790 140735472972902 140735472972902 140735472979915 0
/proc/329271/statm: 22468 21313 580 659 0 21672 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 99804 KiB
Current children cumulated memory: 87896 KiB

[startup+1.50026 s]
/proc/loadavg: 4.13 4.15 4.09 5/259 329271
/proc/meminfo: memFree=115544512/131524600 swapFree=131060368/131071996
[pid=329266] ppid=329263 vsize=9932 memory=2644 CPUtime=0 cores=1,3
/proc/329266/stat : 329266 (naps-1.03.sh) S 329263 329266 326013 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44581071 10170368 661 134679101440 94735853948928 94735855028248 140724874272976 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94735857126704 94735857173892 94735885000704 140724874281957 140724874282082 140724874282082 140724874289096 0
/proc/329266/statm: 2483 661 581 264 0 134 0
[pid=329271] ppid=329266 vsize=177880 memory=171176 CPUtime=1.48 cores=1,3
/proc/329271/stat : 329271 (naps-1.03) R 329266 329266 326013 0 -1 4194304 28993 0 0 0 142 6 0 0 20 0 1 0 44581071 182149120 42794 134679101440 4194304 6891597 140735472966832 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10674176 140735472972790 140735472972902 140735472972902 140735472979915 0
/proc/329271/statm: 44470 42794 580 659 0 43674 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 187812 KiB
Current children cumulated memory: 173820 KiB

[startup+3.10585 s]
/proc/loadavg: 4.13 4.15 4.09 5/259 329271
/proc/meminfo: memFree=115304528/131524600 swapFree=131060368/131071996
[pid=329266] ppid=329263 vsize=9932 memory=2644 CPUtime=0 cores=1,3
/proc/329266/stat : 329266 (naps-1.03.sh) S 329263 329266 326013 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44581071 10170368 661 134679101440 94735853948928 94735855028248 140724874272976 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94735857126704 94735857173892 94735885000704 140724874281957 140724874282082 140724874282082 140724874289096 0
/proc/329266/statm: 2483 661 581 264 0 134 0
[pid=329271] ppid=329266 vsize=359228 memory=343696 CPUtime=3.08 cores=1,3
/proc/329271/stat : 329271 (naps-1.03) R 329266 329266 326013 0 -1 4194304 44086 0 0 0 297 11 0 0 20 0 1 0 44581071 367849472 85924 134679101440 4194304 6891597 140735472966832 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10674176 140735472972790 140735472972902 140735472972902 140735472979915 0
/proc/329271/statm: 89807 85924 580 659 0 89011 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 369160 KiB
Current children cumulated memory: 346340 KiB

[startup+6.3002 s]
/proc/loadavg: 4.12 4.15 4.09 5/259 329273
/proc/meminfo: memFree=114958484/131524600 swapFree=131060368/131071996
[pid=329266] ppid=329263 vsize=9932 memory=2644 CPUtime=0 cores=1,3
/proc/329266/stat : 329266 (naps-1.03.sh) S 329263 329266 326013 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44581071 10170368 661 134679101440 94735853948928 94735855028248 140724874272976 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94735857126704 94735857173892 94735885000704 140724874281957 140724874282082 140724874282082 140724874289096 0
/proc/329266/statm: 2483 661 581 264 0 134 0
[pid=329271] ppid=329266 vsize=718720 memory=686472 CPUtime=6.27 cores=1,3
/proc/329271/stat : 329271 (naps-1.03) R 329266 329266 326013 0 -1 4194304 71583 0 0 0 606 21 0 0 20 0 1 0 44581071 735969280 171618 134679101440 4194304 6891597 140735472966832 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10674176 140735472972790 140735472972902 140735472972902 140735472979915 0
/proc/329271/statm: 179680 171618 580 659 0 178884 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 728652 KiB
Current children cumulated memory: 689116 KiB

[startup+12.7002 s]
/proc/loadavg: 4.11 4.14 4.09 5/259 329273
/proc/meminfo: memFree=114469000/131524600 swapFree=131060368/131071996
[pid=329266] ppid=329263 vsize=9932 memory=2644 CPUtime=0 cores=1,3
/proc/329266/stat : 329266 (naps-1.03.sh) S 329263 329266 326013 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44581071 10170368 661 134679101440 94735853948928 94735855028248 140724874272976 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94735857126704 94735857173892 94735885000704 140724874281957 140724874282082 140724874282082 140724874289096 0
/proc/329266/statm: 2483 661 581 264 0 134 0
[pid=329271] ppid=329266 vsize=1191200 memory=1174684 CPUtime=12.65 cores=1,3
/proc/329271/stat : 329271 (naps-1.03) R 329266 329266 326013 0 -1 4194304 154851 0 0 0 1226 39 0 0 20 0 1 0 44581071 1219788800 293671 134679101440 4194304 6891597 140735472966832 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10674176 140735472972790 140735472972902 140735472972902 140735472979915 0
/proc/329271/statm: 297800 293671 580 659 0 297004 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1201132 KiB
Current children cumulated memory: 1177328 KiB

[startup+25.5002 s]
/proc/loadavg: 4.15 4.15 4.09 5/259 329274
/proc/meminfo: memFree=113993432/131524600 swapFree=131060368/131071996
[pid=329266] ppid=329263 vsize=9932 memory=2644 CPUtime=0 cores=1,3
/proc/329266/stat : 329266 (naps-1.03.sh) S 329263 329266 326013 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44581071 10170368 661 134679101440 94735853948928 94735855028248 140724874272976 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94735857126704 94735857173892 94735885000704 140724874281957 140724874282082 140724874282082 140724874289096 0
/proc/329266/statm: 2483 661 581 264 0 134 0
[pid=329271] ppid=329266 vsize=1662780 memory=1649428 CPUtime=25.43 cores=1,3
/proc/329271/stat : 329271 (naps-1.03) R 329266 329266 326013 0 -1 4194304 262042 0 0 0 2486 57 0 0 20 0 1 0 44581071 1702686720 412357 134679101440 4194304 6891597 140735472966832 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10674176 140735472972790 140735472972902 140735472972902 140735472979915 0
/proc/329271/statm: 415695 412357 612 659 0 414899 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 1672712 KiB
Current children cumulated memory: 1652072 KiB

[startup+51.1059 s]
/proc/loadavg: 4.10 4.14 4.09 5/258 329279
/proc/meminfo: memFree=113993040/131524600 swapFree=131060368/131071996
[pid=329266] ppid=329263 vsize=9932 memory=2644 CPUtime=0 cores=1,3
/proc/329266/stat : 329266 (naps-1.03.sh) S 329263 329266 326013 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44581071 10170368 661 134679101440 94735853948928 94735855028248 140724874272976 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94735857126704 94735857173892 94735885000704 140724874281957 140724874282082 140724874282082 140724874289096 0
/proc/329266/statm: 2483 661 581 264 0 134 0
[pid=329271] ppid=329266 vsize=1662780 memory=1649428 CPUtime=50.98 cores=1,3
/proc/329271/stat : 329271 (naps-1.03) R 329266 329266 326013 0 -1 4194304 262054 0 0 0 5041 57 0 0 20 0 1 0 44581071 1702686720 412357 134679101440 4194304 6891597 140735472966832 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10674176 140735472972790 140735472972902 140735472972902 140735472979915 0
/proc/329271/statm: 415695 412357 612 659 0 414899 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 1672712 KiB
Current children cumulated memory: 1652072 KiB

[startup+102.3 s]
/proc/loadavg: 4.20 4.16 4.10 5/258 329289
/proc/meminfo: memFree=113989136/131524600 swapFree=131060368/131071996
[pid=329266] ppid=329263 vsize=9932 memory=2644 CPUtime=0 cores=1,3
/proc/329266/stat : 329266 (naps-1.03.sh) S 329263 329266 326013 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44581071 10170368 661 134679101440 94735853948928 94735855028248 140724874272976 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94735857126704 94735857173892 94735885000704 140724874281957 140724874282082 140724874282082 140724874289096 0
/proc/329266/statm: 2483 661 581 264 0 134 0
[pid=329271] ppid=329266 vsize=1662780 memory=1649428 CPUtime=102.06 cores=1,3
/proc/329271/stat : 329271 (naps-1.03) R 329266 329266 326013 0 -1 4194304 262073 0 0 0 10147 59 0 0 20 0 1 0 44581071 1702686720 412357 134679101440 4194304 6891597 140735472966832 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10674176 140735472972790 140735472972902 140735472972902 140735472979915 0
/proc/329271/statm: 415695 412357 612 659 0 414899 0
Current children cumulated CPU time: 102.06 s
Current children cumulated vsize: 1672712 KiB
Current children cumulated memory: 1652072 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.15 4.09 5/258 329299
/proc/meminfo: memFree=113988616/131524600 swapFree=131060368/131071996
[pid=329266] ppid=329263 vsize=9932 memory=2644 CPUtime=0 cores=1,3
/proc/329266/stat : 329266 (naps-1.03.sh) S 329263 329266 326013 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44581071 10170368 661 134679101440 94735853948928 94735855028248 140724874272976 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94735857126704 94735857173892 94735885000704 140724874281957 140724874282082 140724874282082 140724874289096 0
/proc/329266/statm: 2483 661 581 264 0 134 0
[pid=329271] ppid=329266 vsize=1662780 memory=1649428 CPUtime=161.93 cores=1,3
/proc/329271/stat : 329271 (naps-1.03) R 329266 329266 326013 0 -1 4194304 262088 0 0 0 16133 60 0 0 20 0 1 0 44581071 1702686720 412357 134679101440 4194304 6891597 140735472966832 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10674176 140735472972790 140735472972902 140735472972902 140735472979915 0
/proc/329271/statm: 415695 412357 612 659 0 414899 0
Current children cumulated CPU time: 161.93 s
Current children cumulated vsize: 1672712 KiB
Current children cumulated memory: 1652072 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.13 4.09 5/257 329311
/proc/meminfo: memFree=113985820/131524600 swapFree=131060368/131071996
[pid=329266] ppid=329263 vsize=9932 memory=2644 CPUtime=0 cores=1,3
/proc/329266/stat : 329266 (naps-1.03.sh) S 329263 329266 326013 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44581071 10170368 661 134679101440 94735853948928 94735855028248 140724874272976 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94735857126704 94735857173892 94735885000704 140724874281957 140724874282082 140724874282082 140724874289096 0
/proc/329266/statm: 2483 661 581 264 0 134 0
[pid=329271] ppid=329266 vsize=1662780 memory=1649428 CPUtime=221.8 cores=1,3
/proc/329271/stat : 329271 (naps-1.03) R 329266 329266 326013 0 -1 4194304 262107 0 0 0 22119 61 0 0 20 0 1 0 44581071 1702686720 412357 134679101440 4194304 6891597 140735472966832 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10674176 140735472972790 140735472972902 140735472972902 140735472979915 0
/proc/329271/statm: 415695 412357 612 659 0 414899 0
Current children cumulated CPU time: 221.8 s
Current children cumulated vsize: 1672712 KiB

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

/proc/loadavg: 4.21 4.20 4.14 5/263 331008
/proc/meminfo: memFree=108322616/131524600 swapFree=131060368/131071996
[pid=329266] ppid=329263 vsize=9932 memory=2644 CPUtime=0 cores=1,3
/proc/329266/stat : 329266 (naps-1.03.sh) S 329263 329266 326013 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44581071 10170368 661 134679101440 94735853948928 94735855028248 140724874272976 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94735857126704 94735857173892 94735885000704 140724874281957 140724874282082 140724874282082 140724874289096 0
/proc/329266/statm: 2483 661 581 264 0 134 0
[pid=329271] ppid=329266 vsize=1662780 memory=1652684 CPUtime=3034.87 cores=1,3
/proc/329271/stat : 329271 (naps-1.03) R 329266 329266 326013 0 -1 4194304 263228 0 0 0 303377 110 0 0 20 0 1 0 44581071 1702686720 413171 134679101440 4194304 6891597 140735472966832 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10674176 140735472972790 140735472972902 140735472972902 140735472979915 0
/proc/329271/statm: 415695 413171 612 659 0 414899 0
Current children cumulated CPU time: 3034.87 s
Current children cumulated vsize: 1672712 KiB
Current children cumulated memory: 1655328 KiB

[startup+3102.3 s]
/proc/loadavg: 4.16 4.19 4.14 5/261 331019
/proc/meminfo: memFree=108324176/131524600 swapFree=131060368/131071996
[pid=329266] ppid=329263 vsize=9932 memory=2644 CPUtime=0 cores=1,3
/proc/329266/stat : 329266 (naps-1.03.sh) S 329263 329266 326013 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44581071 10170368 661 134679101440 94735853948928 94735855028248 140724874272976 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94735857126704 94735857173892 94735885000704 140724874281957 140724874282082 140724874282082 140724874289096 0
/proc/329266/statm: 2483 661 581 264 0 134 0
[pid=329271] ppid=329266 vsize=1662780 memory=1652684 CPUtime=3094.73 cores=1,3
/proc/329271/stat : 329271 (naps-1.03) R 329266 329266 326013 0 -1 4194304 263254 0 0 0 309363 110 0 0 20 0 1 0 44581071 1702686720 413171 134679101440 4194304 6891597 140735472966832 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10674176 140735472972790 140735472972902 140735472972902 140735472979915 0
/proc/329271/statm: 415695 413171 612 659 0 414899 0
Current children cumulated CPU time: 3094.73 s
Current children cumulated vsize: 1672712 KiB
Current children cumulated memory: 1655328 KiB

[startup+3162.3 s]
/proc/loadavg: 4.17 4.19 4.14 5/261 331029
/proc/meminfo: memFree=102905088/131524600 swapFree=131060368/131071996
[pid=329266] ppid=329263 vsize=9932 memory=2644 CPUtime=0 cores=1,3
/proc/329266/stat : 329266 (naps-1.03.sh) S 329263 329266 326013 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44581071 10170368 661 134679101440 94735853948928 94735855028248 140724874272976 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94735857126704 94735857173892 94735885000704 140724874281957 140724874282082 140724874282082 140724874289096 0
/proc/329266/statm: 2483 661 581 264 0 134 0
[pid=329271] ppid=329266 vsize=1662780 memory=1652684 CPUtime=3154.6 cores=1,3
/proc/329271/stat : 329271 (naps-1.03) R 329266 329266 326013 0 -1 4194304 263283 0 0 0 315350 110 0 0 20 0 1 0 44581071 1702686720 413171 134679101440 4194304 6891597 140735472966832 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10674176 140735472972790 140735472972902 140735472972902 140735472979915 0
/proc/329271/statm: 415695 413171 612 659 0 414899 0
Current children cumulated CPU time: 3154.6 s
Current children cumulated vsize: 1672712 KiB
Current children cumulated memory: 1655328 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.17 4.13 5/257 331039
/proc/meminfo: memFree=101929432/131524600 swapFree=131060368/131071996
[pid=329266] ppid=329263 vsize=9932 memory=2644 CPUtime=0 cores=1,3
/proc/329266/stat : 329266 (naps-1.03.sh) S 329263 329266 326013 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44581071 10170368 661 134679101440 94735853948928 94735855028248 140724874272976 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94735857126704 94735857173892 94735885000704 140724874281957 140724874282082 140724874282082 140724874289096 0
/proc/329266/statm: 2483 661 581 264 0 134 0
[pid=329271] ppid=329266 vsize=1662780 memory=1652684 CPUtime=3214.44 cores=1,3
/proc/329271/stat : 329271 (naps-1.03) R 329266 329266 326013 0 -1 4194304 263313 0 0 0 321334 110 0 0 20 0 1 0 44581071 1702686720 413171 134679101440 4194304 6891597 140735472966832 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10674176 140735472972790 140735472972902 140735472972902 140735472979915 0
/proc/329271/statm: 415695 413171 612 659 0 414899 0
Current children cumulated CPU time: 3214.44 s
Current children cumulated vsize: 1672712 KiB
Current children cumulated memory: 1655328 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.15 4.13 5/257 331051
/proc/meminfo: memFree=101799072/131524600 swapFree=131060368/131071996
[pid=329266] ppid=329263 vsize=9932 memory=2644 CPUtime=0 cores=1,3
/proc/329266/stat : 329266 (naps-1.03.sh) S 329263 329266 326013 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44581071 10170368 661 134679101440 94735853948928 94735855028248 140724874272976 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94735857126704 94735857173892 94735885000704 140724874281957 140724874282082 140724874282082 140724874289096 0
/proc/329266/statm: 2483 661 581 264 0 134 0
[pid=329271] ppid=329266 vsize=1662780 memory=1652684 CPUtime=3274.28 cores=1,3
/proc/329271/stat : 329271 (naps-1.03) R 329266 329266 326013 0 -1 4194304 263341 0 0 0 327318 110 0 0 20 0 1 0 44581071 1702686720 413171 134679101440 4194304 6891597 140735472966832 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10674176 140735472972790 140735472972902 140735472972902 140735472979915 0
/proc/329271/statm: 415695 413171 612 659 0 414899 0
Current children cumulated CPU time: 3274.28 s
Current children cumulated vsize: 1672712 KiB
Current children cumulated memory: 1655328 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.15 4.13 5/256 331061
/proc/meminfo: memFree=100740280/131524600 swapFree=131060368/131071996
[pid=329266] ppid=329263 vsize=9932 memory=2644 CPUtime=0 cores=1,3
/proc/329266/stat : 329266 (naps-1.03.sh) S 329263 329266 326013 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44581071 10170368 661 134679101440 94735853948928 94735855028248 140724874272976 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94735857126704 94735857173892 94735885000704 140724874281957 140724874282082 140724874282082 140724874289096 0
/proc/329266/statm: 2483 661 581 264 0 134 0
[pid=329271] ppid=329266 vsize=1662780 memory=1652684 CPUtime=3334.13 cores=1,3
/proc/329271/stat : 329271 (naps-1.03) R 329266 329266 326013 0 -1 4194304 263362 0 0 0 333303 110 0 0 20 0 1 0 44581071 1702686720 413171 134679101440 4194304 6891597 140735472966832 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10674176 140735472972790 140735472972902 140735472972902 140735472979915 0
/proc/329271/statm: 415695 413171 612 659 0 414899 0
Current children cumulated CPU time: 3334.13 s
Current children cumulated vsize: 1672712 KiB
Current children cumulated memory: 1655328 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.13 4.12 6/256 331071
/proc/meminfo: memFree=100163128/131524600 swapFree=131060368/131071996
[pid=329266] ppid=329263 vsize=9932 memory=2644 CPUtime=0 cores=1,3
/proc/329266/stat : 329266 (naps-1.03.sh) S 329263 329266 326013 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44581071 10170368 661 134679101440 94735853948928 94735855028248 140724874272976 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94735857126704 94735857173892 94735885000704 140724874281957 140724874282082 140724874282082 140724874289096 0
/proc/329266/statm: 2483 661 581 264 0 134 0
[pid=329271] ppid=329266 vsize=1662780 memory=1652684 CPUtime=3393.97 cores=1,3
/proc/329271/stat : 329271 (naps-1.03) R 329266 329266 326013 0 -1 4194304 263393 0 0 0 339287 110 0 0 20 0 1 0 44581071 1702686720 413171 134679101440 4194304 6891597 140735472966832 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10674176 140735472972790 140735472972902 140735472972902 140735472979915 0
/proc/329271/statm: 415695 413171 612 659 0 414899 0
Current children cumulated CPU time: 3393.97 s
Current children cumulated vsize: 1672712 KiB
Current children cumulated memory: 1655328 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.14 4.12 5/256 331081
/proc/meminfo: memFree=99229600/131524600 swapFree=131060368/131071996
[pid=329266] ppid=329263 vsize=9932 memory=2644 CPUtime=0 cores=1,3
/proc/329266/stat : 329266 (naps-1.03.sh) S 329263 329266 326013 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44581071 10170368 661 134679101440 94735853948928 94735855028248 140724874272976 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94735857126704 94735857173892 94735885000704 140724874281957 140724874282082 140724874282082 140724874289096 0
/proc/329266/statm: 2483 661 581 264 0 134 0
[pid=329271] ppid=329266 vsize=1662780 memory=1653632 CPUtime=3453.81 cores=1,3
/proc/329271/stat : 329271 (naps-1.03) R 329266 329266 326013 0 -1 4194304 263416 0 0 0 345271 110 0 0 20 0 1 0 44581071 1702686720 413408 134679101440 4194304 6891597 140735472966832 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10674176 140735472972790 140735472972902 140735472972902 140735472979915 0
/proc/329271/statm: 415695 413408 612 659 0 414899 0
Current children cumulated CPU time: 3453.81 s
Current children cumulated vsize: 1672712 KiB
Current children cumulated memory: 1656276 KiB

[startup+3522.3 s]
/proc/loadavg: 3.48 3.98 4.07 3/242 331158
/proc/meminfo: memFree=113385400/131524600 swapFree=131060368/131071996
[pid=329266] ppid=329263 vsize=9932 memory=2644 CPUtime=0 cores=1,3
/proc/329266/stat : 329266 (naps-1.03.sh) S 329263 329266 326013 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44581071 10170368 661 134679101440 94735853948928 94735855028248 140724874272976 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94735857126704 94735857173892 94735885000704 140724874281957 140724874282082 140724874282082 140724874289096 0
/proc/329266/statm: 2483 661 581 264 0 134 0
[pid=329271] ppid=329266 vsize=1662780 memory=1653632 CPUtime=3513.68 cores=1,3
/proc/329271/stat : 329271 (naps-1.03) R 329266 329266 326013 0 -1 4194304 263448 0 0 0 351258 110 0 0 20 0 1 0 44581071 1702686720 413408 134679101440 4194304 6891597 140735472966832 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10674176 140735472972790 140735472972902 140735472972902 140735472979915 0
/proc/329271/statm: 415695 413408 612 659 0 414899 0
Current children cumulated CPU time: 3513.68 s
Current children cumulated vsize: 1672712 KiB
Current children cumulated memory: 1656276 KiB

[startup+3582.3 s]
/proc/loadavg: 2.45 3.60 3.93 2/234 331201
/proc/meminfo: memFree=115893608/131524600 swapFree=131060368/131071996
[pid=329266] ppid=329263 vsize=9932 memory=2644 CPUtime=0 cores=1,3
/proc/329266/stat : 329266 (naps-1.03.sh) S 329263 329266 326013 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44581071 10170368 661 134679101440 94735853948928 94735855028248 140724874272976 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94735857126704 94735857173892 94735885000704 140724874281957 140724874282082 140724874282082 140724874289096 0
/proc/329266/statm: 2483 661 581 264 0 134 0
[pid=329271] ppid=329266 vsize=1662780 memory=1653632 CPUtime=3573.59 cores=1,3
/proc/329271/stat : 329271 (naps-1.03) R 329266 329266 326013 0 -1 4194304 263479 0 0 0 357249 110 0 0 20 0 1 0 44581071 1702686720 413408 134679101440 4194304 6891597 140735472966832 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10674176 140735472972790 140735472972902 140735472972902 140735472979915 0
/proc/329271/statm: 415695 413408 612 659 0 414899 0
Current children cumulated CPU time: 3573.59 s
Current children cumulated vsize: 1672712 KiB
Current children cumulated memory: 1656276 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.8 s]
/proc/loadavg: 1.95 3.39 3.85 2/234 331206
/proc/meminfo: memFree=115893456/131524600 swapFree=131060368/131071996
[pid=329266] ppid=329263 vsize=9932 memory=2644 CPUtime=0 cores=1,3
/proc/329266/stat : 329266 (naps-1.03.sh) S 329263 329266 326013 0 -1 4194304 218 242 0 0 0 0 0 0 20 0 1 0 44581071 10170368 661 134679101440 94735853948928 94735855028248 140724874272976 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94735857126704 94735857173892 94735885000704 140724874281957 140724874282082 140724874282082 140724874289096 0
/proc/329266/statm: 2483 661 581 264 0 134 0
[pid=329271] ppid=329266 vsize=1662780 memory=1653632 CPUtime=3600.05 cores=1,3
/proc/329271/stat : 329271 (naps-1.03) R 329266 329266 326013 0 -1 4194304 263493 0 0 0 359895 110 0 0 20 0 1 0 44581071 1702686720 413408 134679101440 4194304 6891597 140735472966832 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 10674176 140735472972790 140735472972902 140735472972902 140735472979915 0
/proc/329271/statm: 415695 413408 612 659 0 414899 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 1672712 KiB
Current children cumulated memory: 1656276 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3608.8 s]
# the end of solver process 329266 was just reported to runsolver
# Child status: 10

# cumulated CPU time of all completed processes:  user=3598.96 s, system=1.11429 s

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

Child status: 10

Real time (s): 3608.8
CPU time (s): 3600.07
CPU user time (s): 3598.96
CPU system time (s): 1.11429
CPU usage (%): 99.758
Max. virtual memory (cumulated for all children) (KiB): 1672712
Max. memory (cumulated for all children) (KiB): 1656276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.96
system time used= 1.11429
maximum resident set size= 1653632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 263970
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= 14
involuntary context switches= 938


# summary of solver processes directly reported to runsolver:
#   pid: 329266
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3598.96
#   total CPU system time (s): 1.11429

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.21451 second user time and 18.5534 second system time

The end

Launcher Data

Begin job on nodeC014 at 2024-07-27 13:42:12
IDJOB=4461450
IDBENCH=144143
IDSOLVER=3088
FILE ID=nodeC014/4461450-1722080531
RUNJOBID= nodeC014-1722076558-326025
SLURM_JOB_ID= 8248132
Free space on /tmp= 889912 MiB

SOLVER NAME= NaPS 1.03a1
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/graphs/normalized-graph11_wcsp.wbo
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4461450-1722080531/watcher-4461450-1722080531 -o /tmp/evaluation-result-4461450-1722080531/solver-4461450-1722080531 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1722076558-326025 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4461450-1722080531.wbo

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

MD5SUM BENCH= 877f3997f9257d793d2a0e209c393814
RANDOM SEED=1231142111

nodeC014.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		: 3674.651
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.45
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		: 3689.426
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.48
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		: 3599.999
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.45
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		: 3653.993
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.48
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		: 3674.652
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.45
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		: 3687.719
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.48
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		: 3599.759
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.45
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        115645512 kB
MemAvailable:   127911980 kB
Buffers:          380228 kB
Cached:         12658608 kB
SwapCached:          140 kB
Active:           883164 kB
Inactive:       14277824 kB
Active(anon):       2236 kB
Inactive(anon):  2172900 kB
Active(file):     880928 kB
Inactive(file): 12104924 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131060368 kB
Dirty:             63620 kB
Writeback:             0 kB
AnonPages:       2119064 kB
Mapped:           101476 kB
Shmem:             52988 kB
KReclaimable:     240880 kB
Slab:             366368 kB
SReclaimable:     240880 kB
SUnreclaim:       125488 kB
KernelStack:        4088 kB
PageTables:        13416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    2565984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            15872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    872448 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:      395988 kB
DirectMap2M:    46563328 kB
DirectMap1G:    89128960 kB

Free space on /tmp at the end= 889976 MiB
End job on nodeC014 at 2024-07-27 14:42:21