Trace number 4463480

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.03a2? (TO) 3600.07 3606.51

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.03a2.
0.00/0.00	c Input file name: HOME/instance-4463480-1722355475.wbo
0.00/0.00	c Initial goal by soft: 824748
19.13/19.24	c single stage optimization mode
3600.05/3606.50	c 
3600.05/3606.50	c *** TERMINATED *** by signal 15
3600.05/3606.50	s UNKNOWN
3600.05/3606.50	c _____________________________________________________________________________
3600.05/3606.50	c std/band forms        : 340,0
3600.05/3606.50	c 2cl/3cl ITE-codings   : 0,0
3600.05/3606.50	c BDD/srt/adr Max costs : 0,694,0
3600.05/3606.50	c BDDraw/bin/mul/srt/adr: 0,0,0,340,0
3600.05/3606.50	c BDD nodes             : 0
3600.05/3606.50	c Es1/CC detections     : 0,0
3600.05/3606.50	c CC sort               : 340
3600.05/3606.50	c SAT/UNSAT calls       : 0,0
3600.05/3606.50	c regenrated variables  : 0
3600.05/3606.50	c eliminated fixed lits : 0
3600.05/3606.50	c goal lit flips        : 695316
3600.05/3606.50	c goal stages           : 1
3600.05/3606.50	c goal shrink           : 0
3600.05/3606.50	c goal coeff separations: 0
3600.05/3606.50	c restarts              : 0
3600.05/3606.50	c conflicts             : 0              (0 /sec)
3600.05/3606.50	c decisions             : 0              (0 /sec)
3600.05/3606.50	c propagations          : 0              (0 /sec)
3600.05/3606.50	c inspects              : 0              (0 /sec)
3600.05/3606.50	c CPU time (solving tm) : 3599 s        (3576 s, SAT 0 s, UNSAT 0 s)
3600.05/3606.50	c Time for Opt-base     : 0.02704 s
3600.05/3606.50	c Steps for Opt-base    : 0
3600.05/3606.50	c Time for BDD coding   : 0 s
3600.05/3606.50	c Time for srt coding   : 0.03631 s
3600.05/3606.50	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: 64096 MiB (62933 MiB free)
  memory of node 1: 64473 MiB (63667 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4463480-1722355475/watcher-4463480-1722355475 -o /tmp/evaluation-result-4463480-1722355475/solver-4463480-1722355475 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1722351866-13628 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4463480-1722355475.wbo 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=15589, runsolver pid=15586

[startup+0.100095 s]*
/proc/loadavg: 4.19 4.13 4.10 5/238 15594
/proc/meminfo: memFree=129629280/131655788 swapFree=131071216/131071996
[pid=15589] ppid=15586 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/15589/stat : 15589 (naps-1.03.sh) S 15586 15589 13617 0 -1 4194304 220 238 0 0 0 0 0 0 20 0 1 0 1918183 10170368 673 134679101440 94484896309248 94484897388568 140724437405296 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94484899487024 94484899534212 94484909907968 140724437406695 140724437406820 140724437406820 140724437413832 0
/proc/15589/statm: 2483 673 595 264 0 134 0
[pid=15594] ppid=15589 vsize=14280 memory=12652 CPUtime=0.09 cores=4,6
/proc/15594/stat : 15594 (naps-1.03a2) R 15589 15589 13617 0 -1 4194304 3107 0 0 0 9 0 0 0 20 0 1 0 1918183 14622720 3163 134679101440 4194304 6891597 140734204169296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35450880 140734204175346 140734204175460 140734204175460 140734204182473 0
/proc/15594/statm: 3570 3163 580 659 0 2774 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 24212 KiB
Current children cumulated memory: 15344 KiB

[startup+0.213449 s]*
/proc/loadavg: 4.19 4.13 4.10 5/240 15600
/proc/meminfo: memFree=129615644/131655788 swapFree=131071216/131071996
[pid=15589] ppid=15586 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/15589/stat : 15589 (naps-1.03.sh) S 15586 15589 13617 0 -1 4194304 220 238 0 0 0 0 0 0 20 0 1 0 1918183 10170368 673 134679101440 94484896309248 94484897388568 140724437405296 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94484899487024 94484899534212 94484909907968 140724437406695 140724437406820 140724437406820 140724437413832 0
/proc/15589/statm: 2483 673 595 264 0 134 0
[pid=15594] ppid=15589 vsize=25036 memory=22840 CPUtime=0.21 cores=4,6
/proc/15594/stat : 15594 (naps-1.03a2) R 15589 15589 13617 0 -1 4194304 5641 0 0 0 20 1 0 0 20 0 1 0 1918183 25636864 5710 134679101440 4194304 6891597 140734204169296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35450880 140734204175346 140734204175460 140734204175460 140734204182473 0
/proc/15594/statm: 6259 5710 580 659 0 5463 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 34968 KiB
Current children cumulated memory: 25532 KiB

[startup+0.313237 s]*
/proc/loadavg: 4.19 4.13 4.10 5/238 15610
/proc/meminfo: memFree=129611856/131655788 swapFree=131071216/131071996
[pid=15589] ppid=15586 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/15589/stat : 15589 (naps-1.03.sh) S 15586 15589 13617 0 -1 4194304 220 238 0 0 0 0 0 0 20 0 1 0 1918183 10170368 673 134679101440 94484896309248 94484897388568 140724437405296 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94484899487024 94484899534212 94484909907968 140724437406695 140724437406820 140724437406820 140724437413832 0
/proc/15589/statm: 2483 673 595 264 0 134 0
[pid=15594] ppid=15589 vsize=29468 memory=27328 CPUtime=0.31 cores=4,6
/proc/15594/stat : 15594 (naps-1.03a2) R 15589 15589 13617 0 -1 4194304 6801 0 0 0 30 1 0 0 20 0 1 0 1918183 30175232 6832 134679101440 4194304 6891597 140734204169296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35450880 140734204175346 140734204175460 140734204175460 140734204182473 0
/proc/15594/statm: 7367 6832 580 659 0 6571 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 39400 KiB
Current children cumulated memory: 30020 KiB

[startup+0.700398 s]
/proc/loadavg: 4.19 4.13 4.10 5/239 15621
/proc/meminfo: memFree=129581104/131655788 swapFree=131071216/131071996
[pid=15589] ppid=15586 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/15589/stat : 15589 (naps-1.03.sh) S 15586 15589 13617 0 -1 4194304 220 238 0 0 0 0 0 0 20 0 1 0 1918183 10170368 673 134679101440 94484896309248 94484897388568 140724437405296 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94484899487024 94484899534212 94484909907968 140724437406695 140724437406820 140724437406820 140724437413832 0
/proc/15589/statm: 2483 673 595 264 0 134 0
[pid=15594] ppid=15589 vsize=58652 memory=55640 CPUtime=0.69 cores=4,6
/proc/15594/stat : 15594 (naps-1.03a2) R 15589 15589 13617 0 -1 4194304 13890 0 0 0 67 2 0 0 20 0 1 0 1918183 60059648 13910 134679101440 4194304 6891597 140734204169296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35450880 140734204175346 140734204175460 140734204175460 140734204182473 0
/proc/15594/statm: 14663 13910 580 659 0 13867 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 68584 KiB
Current children cumulated memory: 58332 KiB

[startup+1.50038 s]
/proc/loadavg: 4.19 4.13 4.10 7/236 15666
/proc/meminfo: memFree=129708312/131655788 swapFree=131071216/131071996
[pid=15589] ppid=15586 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/15589/stat : 15589 (naps-1.03.sh) S 15586 15589 13617 0 -1 4194304 220 238 0 0 0 0 0 0 20 0 1 0 1918183 10170368 673 134679101440 94484896309248 94484897388568 140724437405296 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94484899487024 94484899534212 94484909907968 140724437406695 140724437406820 140724437406820 140724437413832 0
/proc/15589/statm: 2483 673 595 264 0 134 0
[pid=15594] ppid=15589 vsize=122348 memory=118984 CPUtime=1.48 cores=4,6
/proc/15594/stat : 15594 (naps-1.03a2) R 15589 15589 13617 0 -1 4194304 27192 0 0 0 143 5 0 0 20 0 1 0 1918183 125284352 29746 134679101440 4194304 6891597 140734204169296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35450880 140734204175346 140734204175460 140734204175460 140734204182473 0
/proc/15594/statm: 30587 29746 580 659 0 29791 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 132280 KiB
Current children cumulated memory: 121676 KiB

[startup+3.11405 s]
/proc/loadavg: 4.26 4.15 4.10 5/244 15736
/proc/meminfo: memFree=129453364/131655788 swapFree=131071216/131071996
[pid=15589] ppid=15586 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/15589/stat : 15589 (naps-1.03.sh) S 15586 15589 13617 0 -1 4194304 220 238 0 0 0 0 0 0 20 0 1 0 1918183 10170368 673 134679101440 94484896309248 94484897388568 140724437405296 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94484899487024 94484899534212 94484909907968 140724437406695 140724437406820 140724437406820 140724437413832 0
/proc/15589/statm: 2483 673 595 264 0 134 0
[pid=15594] ppid=15589 vsize=359228 memory=341436 CPUtime=3.09 cores=4,6
/proc/15594/stat : 15594 (naps-1.03a2) R 15589 15589 13617 0 -1 4194304 48110 0 0 0 297 12 0 0 20 0 1 0 1918183 367849472 85359 134679101440 4194304 6891597 140734204169296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35450880 140734204175346 140734204175460 140734204175460 140734204182473 0
/proc/15594/statm: 89807 85359 580 659 0 89011 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 369160 KiB
Current children cumulated memory: 344128 KiB

[startup+6.30032 s]
/proc/loadavg: 4.26 4.15 4.10 5/244 15736
/proc/meminfo: memFree=128190068/131655788 swapFree=131071216/131071996
[pid=15589] ppid=15586 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/15589/stat : 15589 (naps-1.03.sh) S 15586 15589 13617 0 -1 4194304 220 238 0 0 0 0 0 0 20 0 1 0 1918183 10170368 673 134679101440 94484896309248 94484897388568 140724437405296 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94484899487024 94484899534212 94484909907968 140724437406695 140724437406820 140724437406820 140724437413832 0
/proc/15589/statm: 2483 673 595 264 0 134 0
[pid=15594] ppid=15589 vsize=718720 memory=687740 CPUtime=6.27 cores=4,6
/proc/15594/stat : 15594 (naps-1.03a2) R 15589 15589 13617 0 -1 4194304 74945 0 0 0 604 23 0 0 20 0 1 0 1918183 735969280 171935 134679101440 4194304 6891597 140734204169296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35450880 140734204175346 140734204175460 140734204175460 140734204182473 0
/proc/15594/statm: 179680 171935 580 659 0 178884 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 728652 KiB
Current children cumulated memory: 690432 KiB

[startup+12.7004 s]
/proc/loadavg: 4.32 4.16 4.11 5/244 15738
/proc/meminfo: memFree=124546948/131655788 swapFree=131071216/131071996
[pid=15589] ppid=15586 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/15589/stat : 15589 (naps-1.03.sh) S 15586 15589 13617 0 -1 4194304 220 238 0 0 0 0 0 0 20 0 1 0 1918183 10170368 673 134679101440 94484896309248 94484897388568 140724437405296 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94484899487024 94484899534212 94484909907968 140724437406695 140724437406820 140724437406820 140724437413832 0
/proc/15589/statm: 2483 673 595 264 0 134 0
[pid=15594] ppid=15589 vsize=1191200 memory=1178492 CPUtime=12.65 cores=4,6
/proc/15594/stat : 15594 (naps-1.03a2) R 15589 15589 13617 0 -1 4194304 157320 0 0 0 1224 41 0 0 20 0 1 0 1918183 1219788800 294623 134679101440 4194304 6891597 140734204169296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35450880 140734204175346 140734204175460 140734204175460 140734204182473 0
/proc/15594/statm: 297800 294623 580 659 0 297004 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1201132 KiB
Current children cumulated memory: 1181184 KiB

[startup+25.5004 s]
/proc/loadavg: 4.55 4.22 4.13 5/244 15789
/proc/meminfo: memFree=122912168/131655788 swapFree=131071216/131071996
[pid=15589] ppid=15586 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/15589/stat : 15589 (naps-1.03.sh) S 15586 15589 13617 0 -1 4194304 220 238 0 0 0 0 0 0 20 0 1 0 1918183 10170368 673 134679101440 94484896309248 94484897388568 140724437405296 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94484899487024 94484899534212 94484909907968 140724437406695 140724437406820 140724437406820 140724437413832 0
/proc/15589/statm: 2483 673 595 264 0 134 0
[pid=15594] ppid=15589 vsize=1662780 memory=1650384 CPUtime=25.42 cores=4,6
/proc/15594/stat : 15594 (naps-1.03a2) R 15589 15589 13617 0 -1 4194304 263797 0 0 0 2485 57 0 0 20 0 1 0 1918183 1702686720 412596 134679101440 4194304 6891597 140734204169296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35450880 140734204175346 140734204175460 140734204175460 140734204182473 0
/proc/15594/statm: 415695 412596 612 659 0 414899 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 1672712 KiB
Current children cumulated memory: 1653076 KiB

[startup+51.1128 s]
/proc/loadavg: 4.85 4.32 4.16 5/244 15844
/proc/meminfo: memFree=124415424/131655788 swapFree=131071216/131071996
[pid=15589] ppid=15586 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/15589/stat : 15589 (naps-1.03.sh) S 15586 15589 13617 0 -1 4194304 220 238 0 0 0 0 0 0 20 0 1 0 1918183 10170368 673 134679101440 94484896309248 94484897388568 140724437405296 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94484899487024 94484899534212 94484909907968 140724437406695 140724437406820 140724437406820 140724437413832 0
/proc/15589/statm: 2483 673 595 264 0 134 0
[pid=15594] ppid=15589 vsize=1662780 memory=1650404 CPUtime=50.96 cores=4,6
/proc/15594/stat : 15594 (naps-1.03a2) R 15589 15589 13617 0 -1 4194304 263819 0 0 0 5038 58 0 0 20 0 1 0 1918183 1702686720 412601 134679101440 4194304 6891597 140734204169296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35450880 140734204175346 140734204175460 140734204175460 140734204182473 0
/proc/15594/statm: 415695 412601 612 659 0 414899 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 1672712 KiB
Current children cumulated memory: 1653096 KiB

[startup+102.3 s]
/proc/loadavg: 3.66 4.10 4.10 3/227 16116
/proc/meminfo: memFree=127275992/131655788 swapFree=131071216/131071996
[pid=15589] ppid=15586 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/15589/stat : 15589 (naps-1.03.sh) S 15586 15589 13617 0 -1 4194304 220 238 0 0 0 0 0 0 20 0 1 0 1918183 10170368 673 134679101440 94484896309248 94484897388568 140724437405296 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94484899487024 94484899534212 94484909907968 140724437406695 140724437406820 140724437406820 140724437413832 0
/proc/15589/statm: 2483 673 595 264 0 134 0
[pid=15594] ppid=15589 vsize=1662780 memory=1650424 CPUtime=102.07 cores=4,6
/proc/15594/stat : 15594 (naps-1.03a2) R 15589 15589 13617 0 -1 4194304 263854 0 0 0 10147 60 0 0 20 0 1 0 1918183 1702686720 412606 134679101440 4194304 6891597 140734204169296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35450880 140734204175346 140734204175460 140734204175460 140734204182473 0
/proc/15594/statm: 415695 412606 612 659 0 414899 0
Current children cumulated CPU time: 102.07 s
Current children cumulated vsize: 1672712 KiB
Current children cumulated memory: 1653116 KiB

[startup+162.3 s]
/proc/loadavg: 2.87 3.78 3.99 3/227 16126
/proc/meminfo: memFree=127275644/131655788 swapFree=131071216/131071996
[pid=15589] ppid=15586 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/15589/stat : 15589 (naps-1.03.sh) S 15586 15589 13617 0 -1 4194304 220 238 0 0 0 0 0 0 20 0 1 0 1918183 10170368 673 134679101440 94484896309248 94484897388568 140724437405296 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94484899487024 94484899534212 94484909907968 140724437406695 140724437406820 140724437406820 140724437413832 0
/proc/15589/statm: 2483 673 595 264 0 134 0
[pid=15594] ppid=15589 vsize=1662780 memory=1650492 CPUtime=161.98 cores=4,6
/proc/15594/stat : 15594 (naps-1.03a2) R 15589 15589 13617 0 -1 4194304 263896 0 0 0 16138 60 0 0 20 0 1 0 1918183 1702686720 412623 134679101440 4194304 6891597 140734204169296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35450880 140734204175346 140734204175460 140734204175460 140734204182473 0
/proc/15594/statm: 415695 412623 612 659 0 414899 0
Current children cumulated CPU time: 161.98 s
Current children cumulated vsize: 1672712 KiB
Current children cumulated memory: 1653184 KiB

[startup+222.3 s]
/proc/loadavg: 2.82 3.62 3.92 3/227 16136
/proc/meminfo: memFree=127275124/131655788 swapFree=131071216/131071996
[pid=15589] ppid=15586 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/15589/stat : 15589 (naps-1.03.sh) S 15586 15589 13617 0 -1 4194304 220 238 0 0 0 0 0 0 20 0 1 0 1918183 10170368 673 134679101440 94484896309248 94484897388568 140724437405296 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94484899487024 94484899534212 94484909907968 140724437406695 140724437406820 140724437406820 140724437413832 0
/proc/15589/statm: 2483 673 595 264 0 134 0
[pid=15594] ppid=15589 vsize=1662780 memory=1650584 CPUtime=221.9 cores=4,6
/proc/15594/stat : 15594 (naps-1.03a2) R 15589 15589 13617 0 -1 4194304 263933 0 0 0 22129 61 0 0 20 0 1 0 1918183 1702686720 412646 134679101440 4194304 6891597 140734204169296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35450880 140734204175346 140734204175460 140734204175460 140734204182473 0
/proc/15594/statm: 415695 412646 612 659 0 414899 0
Current children cumulated CPU time: 221.9 s
Current children cumulated vsize: 1672712 KiB

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

/proc/loadavg: 2.05 2.10 2.16 3/228 17654
/proc/meminfo: memFree=127248224/131655788 swapFree=131071216/131071996
[pid=15589] ppid=15586 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/15589/stat : 15589 (naps-1.03.sh) S 15586 15589 13617 0 -1 4194304 220 238 0 0 0 0 0 0 20 0 1 0 1918183 10170368 673 134679101440 94484896309248 94484897388568 140724437405296 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94484899487024 94484899534212 94484909907968 140724437406695 140724437406820 140724437406820 140724437413832 0
/proc/15589/statm: 2483 673 595 264 0 134 0
[pid=15594] ppid=15589 vsize=1662780 memory=1657728 CPUtime=3096.87 cores=4,6
/proc/15594/stat : 15594 (naps-1.03a2) R 15589 15589 13617 0 -1 4194304 265347 0 0 0 309622 65 0 0 20 0 1 0 1918183 1702686720 414432 134679101440 4194304 6891597 140734204169296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35450880 140734204175346 140734204175460 140734204175460 140734204182473 0
/proc/15594/statm: 415695 414432 612 659 0 414899 0
Current children cumulated CPU time: 3096.87 s
Current children cumulated vsize: 1672712 KiB
Current children cumulated memory: 1660420 KiB

[startup+3162.3 s]
/proc/loadavg: 2.06 2.09 2.16 3/228 17664
/proc/meminfo: memFree=127247980/131655788 swapFree=131071216/131071996
[pid=15589] ppid=15586 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/15589/stat : 15589 (naps-1.03.sh) S 15586 15589 13617 0 -1 4194304 220 238 0 0 0 0 0 0 20 0 1 0 1918183 10170368 673 134679101440 94484896309248 94484897388568 140724437405296 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94484899487024 94484899534212 94484909907968 140724437406695 140724437406820 140724437406820 140724437413832 0
/proc/15589/statm: 2483 673 595 264 0 134 0
[pid=15594] ppid=15589 vsize=1662780 memory=1657728 CPUtime=3156.75 cores=4,6
/proc/15594/stat : 15594 (naps-1.03a2) R 15589 15589 13617 0 -1 4194304 265377 0 0 0 315610 65 0 0 20 0 1 0 1918183 1702686720 414432 134679101440 4194304 6891597 140734204169296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35450880 140734204175346 140734204175460 140734204175460 140734204182473 0
/proc/15594/statm: 415695 414432 612 659 0 414899 0
Current children cumulated CPU time: 3156.75 s
Current children cumulated vsize: 1672712 KiB
Current children cumulated memory: 1660420 KiB

[startup+3222.3 s]
/proc/loadavg: 2.23 2.13 2.17 3/230 17844
/proc/meminfo: memFree=127247452/131655788 swapFree=131071216/131071996
[pid=15589] ppid=15586 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/15589/stat : 15589 (naps-1.03.sh) S 15586 15589 13617 0 -1 4194304 220 238 0 0 0 0 0 0 20 0 1 0 1918183 10170368 673 134679101440 94484896309248 94484897388568 140724437405296 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94484899487024 94484899534212 94484909907968 140724437406695 140724437406820 140724437406820 140724437413832 0
/proc/15589/statm: 2483 673 595 264 0 134 0
[pid=15594] ppid=15589 vsize=1662780 memory=1657728 CPUtime=3216.63 cores=4,6
/proc/15594/stat : 15594 (naps-1.03a2) R 15589 15589 13617 0 -1 4194304 265407 0 0 0 321598 65 0 0 20 0 1 0 1918183 1702686720 414432 134679101440 4194304 6891597 140734204169296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35450880 140734204175346 140734204175460 140734204175460 140734204182473 0
/proc/15594/statm: 415695 414432 612 659 0 414899 0
Current children cumulated CPU time: 3216.63 s
Current children cumulated vsize: 1672712 KiB
Current children cumulated memory: 1660420 KiB

[startup+3282.3 s]
/proc/loadavg: 2.13 2.12 2.16 3/230 17855
/proc/meminfo: memFree=121183032/131655788 swapFree=131071216/131071996
[pid=15589] ppid=15586 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/15589/stat : 15589 (naps-1.03.sh) S 15586 15589 13617 0 -1 4194304 220 238 0 0 0 0 0 0 20 0 1 0 1918183 10170368 673 134679101440 94484896309248 94484897388568 140724437405296 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94484899487024 94484899534212 94484909907968 140724437406695 140724437406820 140724437406820 140724437413832 0
/proc/15589/statm: 2483 673 595 264 0 134 0
[pid=15594] ppid=15589 vsize=1662780 memory=1657728 CPUtime=3276.51 cores=4,6
/proc/15594/stat : 15594 (naps-1.03a2) R 15589 15589 13617 0 -1 4194304 265436 0 0 0 327586 65 0 0 20 0 1 0 1918183 1702686720 414432 134679101440 4194304 6891597 140734204169296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35450880 140734204175346 140734204175460 140734204175460 140734204182473 0
/proc/15594/statm: 415695 414432 612 659 0 414899 0
Current children cumulated CPU time: 3276.51 s
Current children cumulated vsize: 1672712 KiB
Current children cumulated memory: 1660420 KiB

[startup+3342.3 s]
/proc/loadavg: 2.12 2.11 2.16 3/233 17870
/proc/meminfo: memFree=120741328/131655788 swapFree=131071216/131071996
[pid=15589] ppid=15586 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/15589/stat : 15589 (naps-1.03.sh) S 15586 15589 13617 0 -1 4194304 220 238 0 0 0 0 0 0 20 0 1 0 1918183 10170368 673 134679101440 94484896309248 94484897388568 140724437405296 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94484899487024 94484899534212 94484909907968 140724437406695 140724437406820 140724437406820 140724437413832 0
/proc/15589/statm: 2483 673 595 264 0 134 0
[pid=15594] ppid=15589 vsize=1662780 memory=1657728 CPUtime=3336.38 cores=4,6
/proc/15594/stat : 15594 (naps-1.03a2) R 15589 15589 13617 0 -1 4194304 265464 0 0 0 333573 65 0 0 20 0 1 0 1918183 1702686720 414432 134679101440 4194304 6891597 140734204169296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35450880 140734204175346 140734204175460 140734204175460 140734204182473 0
/proc/15594/statm: 415695 414432 612 659 0 414899 0
Current children cumulated CPU time: 3336.38 s
Current children cumulated vsize: 1672712 KiB
Current children cumulated memory: 1660420 KiB

[startup+3402.3 s]
/proc/loadavg: 2.10 2.11 2.15 3/231 17891
/proc/meminfo: memFree=119228428/131655788 swapFree=131071216/131071996
[pid=15589] ppid=15586 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/15589/stat : 15589 (naps-1.03.sh) S 15586 15589 13617 0 -1 4194304 220 238 0 0 0 0 0 0 20 0 1 0 1918183 10170368 673 134679101440 94484896309248 94484897388568 140724437405296 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94484899487024 94484899534212 94484909907968 140724437406695 140724437406820 140724437406820 140724437413832 0
/proc/15589/statm: 2483 673 595 264 0 134 0
[pid=15594] ppid=15589 vsize=1662780 memory=1657728 CPUtime=3396.26 cores=4,6
/proc/15594/stat : 15594 (naps-1.03a2) R 15589 15589 13617 0 -1 4194304 265487 0 0 0 339561 65 0 0 20 0 1 0 1918183 1702686720 414432 134679101440 4194304 6891597 140734204169296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35450880 140734204175346 140734204175460 140734204175460 140734204182473 0
/proc/15594/statm: 415695 414432 612 659 0 414899 0
Current children cumulated CPU time: 3396.26 s
Current children cumulated vsize: 1672712 KiB
Current children cumulated memory: 1660420 KiB

[startup+3462.3 s]
/proc/loadavg: 2.08 2.10 2.15 3/231 17901
/proc/meminfo: memFree=119293944/131655788 swapFree=131071216/131071996
[pid=15589] ppid=15586 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/15589/stat : 15589 (naps-1.03.sh) S 15586 15589 13617 0 -1 4194304 220 238 0 0 0 0 0 0 20 0 1 0 1918183 10170368 673 134679101440 94484896309248 94484897388568 140724437405296 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94484899487024 94484899534212 94484909907968 140724437406695 140724437406820 140724437406820 140724437413832 0
/proc/15589/statm: 2483 673 595 264 0 134 0
[pid=15594] ppid=15589 vsize=1662780 memory=1657728 CPUtime=3456.14 cores=4,6
/proc/15594/stat : 15594 (naps-1.03a2) R 15589 15589 13617 0 -1 4194304 265516 0 0 0 345549 65 0 0 20 0 1 0 1918183 1702686720 414432 134679101440 4194304 6891597 140734204169296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35450880 140734204175346 140734204175460 140734204175460 140734204182473 0
/proc/15594/statm: 415695 414432 612 659 0 414899 0
Current children cumulated CPU time: 3456.14 s
Current children cumulated vsize: 1672712 KiB
Current children cumulated memory: 1660420 KiB

[startup+3522.3 s]
/proc/loadavg: 2.06 2.09 2.14 3/231 17912
/proc/meminfo: memFree=119588144/131655788 swapFree=131071216/131071996
[pid=15589] ppid=15586 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/15589/stat : 15589 (naps-1.03.sh) S 15586 15589 13617 0 -1 4194304 220 238 0 0 0 0 0 0 20 0 1 0 1918183 10170368 673 134679101440 94484896309248 94484897388568 140724437405296 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94484899487024 94484899534212 94484909907968 140724437406695 140724437406820 140724437406820 140724437413832 0
/proc/15589/statm: 2483 673 595 264 0 134 0
[pid=15594] ppid=15589 vsize=1662780 memory=1657728 CPUtime=3516.02 cores=4,6
/proc/15594/stat : 15594 (naps-1.03a2) R 15589 15589 13617 0 -1 4194304 265545 0 0 0 351537 65 0 0 20 0 1 0 1918183 1702686720 414432 134679101440 4194304 6891597 140734204169296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35450880 140734204175346 140734204175460 140734204175460 140734204182473 0
/proc/15594/statm: 415695 414432 612 659 0 414899 0
Current children cumulated CPU time: 3516.02 s
Current children cumulated vsize: 1672712 KiB
Current children cumulated memory: 1660420 KiB

[startup+3582.3 s]
/proc/loadavg: 2.07 2.09 2.14 3/229 17922
/proc/meminfo: memFree=119292052/131655788 swapFree=131071216/131071996
[pid=15589] ppid=15586 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/15589/stat : 15589 (naps-1.03.sh) S 15586 15589 13617 0 -1 4194304 220 238 0 0 0 0 0 0 20 0 1 0 1918183 10170368 673 134679101440 94484896309248 94484897388568 140724437405296 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94484899487024 94484899534212 94484909907968 140724437406695 140724437406820 140724437406820 140724437413832 0
/proc/15589/statm: 2483 673 595 264 0 134 0
[pid=15594] ppid=15589 vsize=1662780 memory=1657728 CPUtime=3575.9 cores=4,6
/proc/15594/stat : 15594 (naps-1.03a2) R 15589 15589 13617 0 -1 4194304 265572 0 0 0 357525 65 0 0 20 0 1 0 1918183 1702686720 414432 134679101440 4194304 6891597 140734204169296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35450880 140734204175346 140734204175460 140734204175460 140734204182473 0
/proc/15594/statm: 415695 414432 612 659 0 414899 0
Current children cumulated CPU time: 3575.9 s
Current children cumulated vsize: 1672712 KiB
Current children cumulated memory: 1660420 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3606.5 s]
/proc/loadavg: 2.11 2.10 2.14 3/229 17925
/proc/meminfo: memFree=119587524/131655788 swapFree=131071216/131071996
[pid=15589] ppid=15586 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/15589/stat : 15589 (naps-1.03.sh) S 15586 15589 13617 0 -1 4194304 220 238 0 0 0 0 0 0 20 0 1 0 1918183 10170368 673 134679101440 94484896309248 94484897388568 140724437405296 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94484899487024 94484899534212 94484909907968 140724437406695 140724437406820 140724437406820 140724437413832 0
/proc/15589/statm: 2483 673 595 264 0 134 0
[pid=15594] ppid=15589 vsize=1662780 memory=1657728 CPUtime=3600.05 cores=4,6
/proc/15594/stat : 15594 (naps-1.03a2) R 15589 15589 13617 0 -1 4194304 265583 0 0 0 359940 65 0 0 20 0 1 0 1918183 1702686720 414432 134679101440 4194304 6891597 140734204169296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35450880 140734204175346 140734204175460 140734204175460 140734204182473 0
/proc/15594/statm: 415695 414432 612 659 0 414899 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 1672712 KiB
Current children cumulated memory: 1660420 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3599.41 s, system=0.660388 s

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

[startup+3606.5 s]
/proc/loadavg: 2.11 2.10 2.14 3/229 17925
/proc/meminfo: memFree=119587524/131655788 swapFree=131071216/131071996
[pid=15589] ppid=15586 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/15589/stat : 15589 (naps-1.03.sh) S 15586 15589 13617 0 -1 4194304 220 238 0 0 0 0 0 0 20 0 1 0 1918183 10170368 673 134679101440 94484896309248 94484897388568 140724437405296 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94484899487024 94484899534212 94484909907968 140724437406695 140724437406820 140724437406820 140724437413832 0
/proc/15589/statm: 2483 673 595 264 0 134 0
[pid=15594] ppid=15589 vsize=1662780 memory=1657728 CPUtime=3600.05 cores=4,6
/proc/15594/stat : 15594 (naps-1.03a2) R 15589 15589 13617 0 -1 4194304 265583 0 0 0 359940 65 0 0 20 0 1 0 1918183 1702686720 414432 134679101440 4194304 6891597 140734204169296 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 35450880 140734204175346 140734204175460 140734204175460 140734204182473 0
/proc/15594/statm: 415695 414432 612 659 0 414899 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 1672712 KiB
Current children cumulated memory: 1660420 KiB

Child status: 10

Real time (s): 3606.51
CPU time (s): 3600.07
CPU user time (s): 3599.41
CPU system time (s): 0.660388
CPU usage (%): 99.8215
Max. virtual memory (cumulated for all children) (KiB): 1672712
Max. memory (cumulated for all children) (KiB): 1660420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.41
system time used= 0.660388
maximum resident set size= 1657728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 266058
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= 20
involuntary context switches= 1776


# summary of solver processes directly reported to runsolver:
#   pid: 15589
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3599.41
#   total CPU system time (s): 0.660388

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.2479 second user time and 31.248 second system time

The end

Launcher Data

Begin job on nodeC007 at 2024-07-30 18:04:36
IDJOB=4463480
IDBENCH=144143
IDSOLVER=3090
FILE ID=nodeC007/4463480-1722355475
RUNJOBID= nodeC007-1722351866-13628
SLURM_JOB_ID= 8249018
Free space on /tmp= 723708 MiB

SOLVER NAME= NaPS 1.03a2
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-4463480-1722355475/watcher-4463480-1722355475 -o /tmp/evaluation-result-4463480-1722355475/solver-4463480-1722355475 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1722351866-13628 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4463480-1722355475.wbo

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

MD5SUM BENCH= 877f3997f9257d793d2a0e209c393814
RANDOM SEED=1044215051

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        129640060 kB
MemAvailable:   129819236 kB
Buffers:           54308 kB
Cached:           965444 kB
SwapCached:          100 kB
Active:           178704 kB
Inactive:        1421320 kB
Active(anon):       1500 kB
Inactive(anon):   599880 kB
Active(file):     177204 kB
Inactive(file):   821440 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071216 kB
Dirty:             63948 kB
Writeback:             0 kB
AnonPages:        579524 kB
Mapped:            93376 kB
Shmem:             21076 kB
KReclaimable:      41464 kB
Slab:             115324 kB
SReclaimable:      41464 kB
SUnreclaim:        73860 kB
KernelStack:        3840 kB
PageTables:         9900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     929332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:             6240 kB
HardwareCorrupted:     0 kB
AnonHugePages:    460800 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:      174920 kB
DirectMap2M:     7069696 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 723684 MiB
End job on nodeC007 at 2024-07-30 19:04:42