Trace number 4463835

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS-GM 1.03a2? (TO) 3600.04 3609.14

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/pedigree/
normalized-wijsmanguo_wcsp.wbo
MD5SUMd209bb579b31e9f057bcb8dfc272a731
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark16.5066
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1764
Total number of constraints1321572
Number of soft constraints1321523
Number of constraints which are clauses1321523
Number of constraints which are cardinality constraints (but not clauses)49
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint36
Top cost 38
Min constraint cost 1
Max constraint cost 38
Sum of constraints costs 50169959
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 37
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 We set -no-flip-min because your selected sat solver does not support it.
0.00/0.00	c Input file name: HOME/instance-4463835-1722353539.wbo
0.00/0.00	c Initial goal by soft: 37
15.86/15.96	c single stage optimization mode
17.15/17.29	c Found but not a solution: 851
3600.00/3609.11	c 
3600.00/3609.11	c *** TERMINATED *** by signal 15
3600.00/3609.11	s UNKNOWN
3600.00/3609.11	c _____________________________________________________________________________
3600.00/3609.11	c std/band forms        : 50,0
3600.00/3609.11	c 2cl/3cl ITE-codings   : 0,0
3600.00/3609.11	c BDD/srt/adr Max costs : 0,536,4359866
3600.00/3609.11	c BDDraw/bin/mul/srt/adr: 0,0,0,49,1
3600.00/3609.11	c BDD nodes             : 0
3600.00/3609.11	c Es1/CC detections     : 0,0
3600.00/3609.11	c CC sort               : 49
3600.00/3609.11	c SAT/UNSAT calls       : 1,0
3600.00/3609.11	c regenrated variables  : 0
3600.00/3609.11	c eliminated fixed lits : 0
3600.00/3609.11	c goal lit flips        : 0
3600.00/3609.11	c goal stages           : 1
3600.00/3609.11	c goal shrink           : 0
3600.00/3609.11	c goal coeff separations: 0
3600.00/3609.11	c restarts              : 1
3600.00/3609.11	c conflicts             : 53             (0 /sec)
3600.00/3609.11	c decisions             : 9339710        (2596 /sec)
3600.00/3609.11	c propagations          : 9349993        (2599 /sec)
3600.00/3609.11	c inspects              : 0              (0 /sec)
3600.00/3609.11	c CPU time (solving tm) : 3597 s        (3562 s, SAT 0.547 s, UNSAT 0 s)
3600.00/3609.11	c Time for Opt-base     : 0.01664 s
3600.00/3609.11	c Steps for Opt-base    : 0
3600.00/3609.11	c Time for BDD coding   : 0 s
3600.00/3609.11	c Time for srt coding   : 0.002095 s
3600.00/3609.11	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 (61801 MiB free)
  memory of node 1: 64473 MiB (63279 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4463835-1722353539/watcher-4463835-1722353539 -o /tmp/evaluation-result-4463835-1722353539/solver-4463835-1722353539 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1722351788-13558 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4463835-1722353539.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=14865, runsolver pid=14862

[startup+0.100095 s]*
/proc/loadavg: 4.09 4.10 3.98 5/250 14870
/proc/meminfo: memFree=128076180/131655788 swapFree=131071996/131071996
[pid=14865] ppid=14862 vsize=9932 memory=2608 CPUtime=0 cores=4,6
/proc/14865/stat : 14865 (naps-1.03.sh) S 14862 14865 13547 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 1725009 10170368 652 134679101440 94409776488448 94409777567768 140734891894000 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94409779666224 94409779713412 94409809174528 140734891897823 140734891897952 140734891897952 140734891904968 0
/proc/14865/statm: 2483 652 573 264 0 134 0
[pid=14870] ppid=14865 vsize=14472 memory=8328 CPUtime=0.1 cores=4,6
/proc/14870/stat : 14870 (naps-1.03a2) R 14865 14865 13547 0 -1 4194304 1752 0 0 0 10 0 0 0 20 0 1 0 1725010 14819328 2082 134679101440 4194304 6891597 140723237397984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28930048 140723237405674 140723237405792 140723237405792 140723237412809 0
/proc/14870/statm: 3618 2082 436 659 0 2822 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 24404 KiB
Current children cumulated memory: 10936 KiB

[startup+0.213513 s]*
/proc/loadavg: 4.09 4.10 3.98 5/250 14870
/proc/meminfo: memFree=128069656/131655788 swapFree=131071996/131071996
[pid=14865] ppid=14862 vsize=9932 memory=2608 CPUtime=0 cores=4,6
/proc/14865/stat : 14865 (naps-1.03.sh) S 14862 14865 13547 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 1725009 10170368 652 134679101440 94409776488448 94409777567768 140734891894000 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94409779666224 94409779713412 94409809174528 140734891897823 140734891897952 140734891897952 140734891904968 0
/proc/14865/statm: 2483 652 573 264 0 134 0
[pid=14870] ppid=14865 vsize=21376 memory=14436 CPUtime=0.21 cores=4,6
/proc/14870/stat : 14870 (naps-1.03a2) R 14865 14865 13547 0 -1 4194304 3388 0 0 0 21 0 0 0 20 0 1 0 1725010 21889024 3609 134679101440 4194304 6891597 140723237397984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28930048 140723237405674 140723237405792 140723237405792 140723237412809 0
/proc/14870/statm: 5344 3609 436 659 0 4548 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 31308 KiB
Current children cumulated memory: 17044 KiB

[startup+0.313195 s]*
/proc/loadavg: 4.09 4.10 3.98 5/250 14870
/proc/meminfo: memFree=128062736/131655788 swapFree=131071996/131071996
[pid=14865] ppid=14862 vsize=9932 memory=2608 CPUtime=0 cores=4,6
/proc/14865/stat : 14865 (naps-1.03.sh) S 14862 14865 13547 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 1725009 10170368 652 134679101440 94409776488448 94409777567768 140734891894000 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94409779666224 94409779713412 94409809174528 140734891897823 140734891897952 140734891897952 140734891904968 0
/proc/14865/statm: 2483 652 573 264 0 134 0
[pid=14870] ppid=14865 vsize=26876 memory=21348 CPUtime=0.31 cores=4,6
/proc/14870/stat : 14870 (naps-1.03a2) R 14865 14865 13547 0 -1 4194304 4627 0 0 0 31 0 0 0 20 0 1 0 1725010 27521024 5337 134679101440 4194304 6891597 140723237397984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28930048 140723237405674 140723237405792 140723237405792 140723237412809 0
/proc/14870/statm: 6719 5337 436 659 0 5923 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 36808 KiB
Current children cumulated memory: 23956 KiB

[startup+0.700432 s]
/proc/loadavg: 4.09 4.10 3.98 5/250 14870
/proc/meminfo: memFree=128052516/131655788 swapFree=131071996/131071996
[pid=14865] ppid=14862 vsize=9932 memory=2608 CPUtime=0 cores=4,6
/proc/14865/stat : 14865 (naps-1.03.sh) S 14862 14865 13547 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 1725009 10170368 652 134679101440 94409776488448 94409777567768 140734891894000 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94409779666224 94409779713412 94409809174528 140734891897823 140734891897952 140734891897952 140734891904968 0
/proc/14865/statm: 2483 652 573 264 0 134 0
[pid=14870] ppid=14865 vsize=46792 memory=40752 CPUtime=0.68 cores=4,6
/proc/14870/stat : 14870 (naps-1.03a2) R 14865 14865 13547 0 -1 4194304 10031 0 0 0 67 1 0 0 20 0 1 0 1725010 47915008 10188 134679101440 4194304 6891597 140723237397984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28930048 140723237405674 140723237405792 140723237405792 140723237412809 0
/proc/14870/statm: 11698 10188 436 659 0 10902 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 56724 KiB
Current children cumulated memory: 43360 KiB

[startup+1.5004 s]
/proc/loadavg: 4.09 4.10 3.98 5/250 14870
/proc/meminfo: memFree=128024316/131655788 swapFree=131071996/131071996
[pid=14865] ppid=14862 vsize=9932 memory=2608 CPUtime=0 cores=4,6
/proc/14865/stat : 14865 (naps-1.03.sh) S 14862 14865 13547 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 1725009 10170368 652 134679101440 94409776488448 94409777567768 140734891894000 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94409779666224 94409779713412 94409809174528 140734891897823 140734891897952 140734891897952 140734891904968 0
/proc/14865/statm: 2483 652 573 264 0 134 0
[pid=14870] ppid=14865 vsize=96040 memory=84884 CPUtime=1.48 cores=4,6
/proc/14870/stat : 14870 (naps-1.03a2) R 14865 14865 13547 0 -1 4194304 20809 0 0 0 146 2 0 0 20 0 1 0 1725010 98344960 21221 134679101440 4194304 6891597 140723237397984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28930048 140723237405674 140723237405792 140723237405792 140723237412809 0
/proc/14870/statm: 24010 21221 436 659 0 23214 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 105972 KiB
Current children cumulated memory: 87492 KiB

[startup+3.11323 s]
/proc/loadavg: 4.09 4.10 3.98 5/250 14870
/proc/meminfo: memFree=127907360/131655788 swapFree=131071996/131071996
[pid=14865] ppid=14862 vsize=9932 memory=2608 CPUtime=0 cores=4,6
/proc/14865/stat : 14865 (naps-1.03.sh) S 14862 14865 13547 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 1725009 10170368 652 134679101440 94409776488448 94409777567768 140734891894000 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94409779666224 94409779713412 94409809174528 140734891897823 140734891897952 140734891897952 140734891904968 0
/proc/14865/statm: 2483 652 573 264 0 134 0
[pid=14870] ppid=14865 vsize=186156 memory=171868 CPUtime=3.09 cores=4,6
/proc/14870/stat : 14870 (naps-1.03a2) R 14865 14865 13547 0 -1 4194304 39306 0 0 0 304 5 0 0 20 0 1 0 1725010 190623744 42967 134679101440 4194304 6891597 140723237397984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28930048 140723237405674 140723237405792 140723237405792 140723237412809 0
/proc/14870/statm: 46539 42967 436 659 0 45743 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 196088 KiB
Current children cumulated memory: 174476 KiB

[startup+6.30038 s]
/proc/loadavg: 4.08 4.10 3.98 5/250 14872
/proc/meminfo: memFree=127720620/131655788 swapFree=131071996/131071996
[pid=14865] ppid=14862 vsize=9932 memory=2608 CPUtime=0 cores=4,6
/proc/14865/stat : 14865 (naps-1.03.sh) S 14862 14865 13547 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 1725009 10170368 652 134679101440 94409776488448 94409777567768 140734891894000 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94409779666224 94409779713412 94409809174528 140734891897823 140734891897952 140734891897952 140734891904968 0
/proc/14865/statm: 2483 652 573 264 0 134 0
[pid=14870] ppid=14865 vsize=383724 memory=354520 CPUtime=6.28 cores=4,6
/proc/14870/stat : 14870 (naps-1.03a2) R 14865 14865 13547 0 -1 4194304 71119 0 0 0 615 13 0 0 20 0 1 0 1725010 392933376 88630 134679101440 4194304 6891597 140723237397984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28930048 140723237405674 140723237405792 140723237405792 140723237412809 0
/proc/14870/statm: 95931 88630 436 659 0 95135 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 393656 KiB
Current children cumulated memory: 357128 KiB

[startup+12.7003 s]
/proc/loadavg: 4.15 4.11 3.98 5/250 14873
/proc/meminfo: memFree=127291628/131655788 swapFree=131071996/131071996
[pid=14865] ppid=14862 vsize=9932 memory=2608 CPUtime=0 cores=4,6
/proc/14865/stat : 14865 (naps-1.03.sh) S 14862 14865 13547 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 1725009 10170368 652 134679101440 94409776488448 94409777567768 140734891894000 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94409779666224 94409779713412 94409809174528 140734891897823 140734891897952 140734891897952 140734891904968 0
/proc/14865/statm: 2483 652 573 264 0 134 0
[pid=14870] ppid=14865 vsize=785128 memory=755492 CPUtime=12.66 cores=4,6
/proc/14870/stat : 14870 (naps-1.03a2) R 14865 14865 13547 0 -1 4194304 141778 0 0 0 1239 27 0 0 20 0 1 0 1725010 803971072 188873 134679101440 4194304 6891597 140723237397984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28930048 140723237405674 140723237405792 140723237405792 140723237412809 0
/proc/14870/statm: 196282 188873 436 659 0 195486 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 795060 KiB
Current children cumulated memory: 758100 KiB

[startup+25.5004 s]
/proc/loadavg: 4.12 4.11 3.98 5/250 14876
/proc/meminfo: memFree=125612308/131655788 swapFree=131071996/131071996
[pid=14865] ppid=14862 vsize=9932 memory=2608 CPUtime=0 cores=4,6
/proc/14865/stat : 14865 (naps-1.03.sh) S 14862 14865 13547 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 1725009 10170368 652 134679101440 94409776488448 94409777567768 140734891894000 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94409779666224 94409779713412 94409809174528 140734891897823 140734891897952 140734891897952 140734891904968 0
/proc/14865/statm: 2483 652 573 264 0 134 0
[pid=14870] ppid=14865 vsize=2699136 memory=2547980 CPUtime=25.43 cores=4,6
/proc/14870/stat : 14870 (naps-1.03a2) R 14865 14865 13547 0 -1 4194304 351740 0 0 0 2463 80 0 0 20 0 1 0 1725010 2763915264 636995 134679101440 4194304 6891597 140723237397984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28930048 140723237405674 140723237405792 140723237405792 140723237412809 0
/proc/14870/statm: 674784 636995 468 659 0 673988 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 2709068 KiB
Current children cumulated memory: 2550588 KiB

[startup+51.1135 s]
/proc/loadavg: 4.08 4.10 3.99 5/250 14879
/proc/meminfo: memFree=121917352/131655788 swapFree=131071996/131071996
[pid=14865] ppid=14862 vsize=9932 memory=2608 CPUtime=0 cores=4,6
/proc/14865/stat : 14865 (naps-1.03.sh) S 14862 14865 13547 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 1725009 10170368 652 134679101440 94409776488448 94409777567768 140734891894000 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94409779666224 94409779713412 94409809174528 140734891897823 140734891897952 140734891897952 140734891904968 0
/proc/14865/statm: 2483 652 573 264 0 134 0
[pid=14870] ppid=14865 vsize=6871348 memory=6007808 CPUtime=50.99 cores=4,6
/proc/14870/stat : 14870 (naps-1.03a2) R 14865 14865 13547 0 -1 4194304 765937 0 0 0 4919 180 0 0 20 0 1 0 1725010 7036260352 1501952 134679101440 4194304 6891597 140723237397984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28930048 140723237405674 140723237405792 140723237405792 140723237412809 0
/proc/14870/statm: 1717837 1501952 468 659 0 1717041 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 6881280 KiB
Current children cumulated memory: 6010416 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.11 4.00 5/248 14888
/proc/meminfo: memFree=121911652/131655788 swapFree=131071996/131071996
[pid=14865] ppid=14862 vsize=9932 memory=2608 CPUtime=0 cores=4,6
/proc/14865/stat : 14865 (naps-1.03.sh) S 14862 14865 13547 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 1725009 10170368 652 134679101440 94409776488448 94409777567768 140734891894000 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94409779666224 94409779713412 94409809174528 140734891897823 140734891897952 140734891897952 140734891904968 0
/proc/14865/statm: 2483 652 573 264 0 134 0
[pid=14870] ppid=14865 vsize=6871348 memory=6009888 CPUtime=102.06 cores=4,6
/proc/14870/stat : 14870 (naps-1.03a2) R 14865 14865 13547 0 -1 4194304 766489 0 0 0 10025 181 0 0 20 0 1 0 1725010 7036260352 1502472 134679101440 4194304 6891597 140723237397984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28930048 140723237405674 140723237405792 140723237405792 140723237412809 0
/proc/14870/statm: 1717837 1502472 468 659 0 1717041 0
Current children cumulated CPU time: 102.06 s
Current children cumulated vsize: 6881280 KiB
Current children cumulated memory: 6012496 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.11 4.00 5/248 14898
/proc/meminfo: memFree=121874232/131655788 swapFree=131071996/131071996
[pid=14865] ppid=14862 vsize=9932 memory=2608 CPUtime=0 cores=4,6
/proc/14865/stat : 14865 (naps-1.03.sh) S 14862 14865 13547 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 1725009 10170368 652 134679101440 94409776488448 94409777567768 140734891894000 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94409779666224 94409779713412 94409809174528 140734891897823 140734891897952 140734891897952 140734891904968 0
/proc/14865/statm: 2483 652 573 264 0 134 0
[pid=14870] ppid=14865 vsize=6871348 memory=6016048 CPUtime=161.91 cores=4,6
/proc/14870/stat : 14870 (naps-1.03a2) R 14865 14865 13547 0 -1 4194304 767238 0 0 0 16008 183 0 0 20 0 1 0 1725010 7036260352 1504012 134679101440 4194304 6891597 140723237397984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28930048 140723237405674 140723237405792 140723237405792 140723237412809 0
/proc/14870/statm: 1717837 1504012 468 659 0 1717041 0
Current children cumulated CPU time: 161.91 s
Current children cumulated vsize: 6881280 KiB
Current children cumulated memory: 6018656 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.10 4.00 5/245 14910
/proc/meminfo: memFree=121851332/131655788 swapFree=131071996/131071996
[pid=14865] ppid=14862 vsize=9932 memory=2608 CPUtime=0 cores=4,6
/proc/14865/stat : 14865 (naps-1.03.sh) S 14862 14865 13547 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 1725009 10170368 652 134679101440 94409776488448 94409777567768 140734891894000 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94409779666224 94409779713412 94409809174528 140734891897823 140734891897952 140734891897952 140734891904968 0
/proc/14865/statm: 2483 652 573 264 0 134 0
[pid=14870] ppid=14865 vsize=6871348 memory=6018096 CPUtime=221.74 cores=4,6
/proc/14870/stat : 14870 (naps-1.03a2) R 14865 14865 13547 0 -1 4194304 768212 0 0 0 21989 185 0 0 20 0 1 0 1725010 7036260352 1504524 134679101440 4194304 6891597 140723237397984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28930048 140723237405674 140723237405792 140723237405792 140723237412809 0
/proc/14870/statm: 1717837 1504524 468 659 0 1717041 0
Current children cumulated CPU time: 221.74 s
Current children cumulated vsize: 6881280 KiB

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

/proc/14870/statm: 1726804 1529053 468 659 0 1726008 0
Current children cumulated CPU time: 3094.34 s
Current children cumulated vsize: 6917148 KiB
Current children cumulated memory: 6118820 KiB

[startup+3162.3 s]
/proc/loadavg: 4.52 4.31 4.26 5/248 16173
/proc/meminfo: memFree=107683080/131655788 swapFree=131071996/131071996
[pid=14865] ppid=14862 vsize=9932 memory=2608 CPUtime=0 cores=4,6
/proc/14865/stat : 14865 (naps-1.03.sh) S 14862 14865 13547 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 1725009 10170368 652 134679101440 94409776488448 94409777567768 140734891894000 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94409779666224 94409779713412 94409809174528 140734891897823 140734891897952 140734891897952 140734891904968 0
/proc/14865/statm: 2483 652 573 264 0 134 0
[pid=14870] ppid=14865 vsize=6907216 memory=6116220 CPUtime=3154.21 cores=4,6
/proc/14870/stat : 14870 (naps-1.03a2) R 14865 14865 13547 0 -1 4194304 834675 0 0 0 315160 261 0 0 20 0 1 0 1725010 7072989184 1529055 134679101440 4194304 6891597 140723237397984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28930048 140723237405674 140723237405792 140723237405792 140723237412809 0
/proc/14870/statm: 1726804 1529055 468 659 0 1726008 0
Current children cumulated CPU time: 3154.21 s
Current children cumulated vsize: 6917148 KiB
Current children cumulated memory: 6118828 KiB

[startup+3222.3 s]
/proc/loadavg: 4.76 4.43 4.30 5/250 16572
/proc/meminfo: memFree=107867996/131655788 swapFree=131071996/131071996
[pid=14865] ppid=14862 vsize=9932 memory=2608 CPUtime=0 cores=4,6
/proc/14865/stat : 14865 (naps-1.03.sh) S 14862 14865 13547 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 1725009 10170368 652 134679101440 94409776488448 94409777567768 140734891894000 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94409779666224 94409779713412 94409809174528 140734891897823 140734891897952 140734891897952 140734891904968 0
/proc/14865/statm: 2483 652 573 264 0 134 0
[pid=14870] ppid=14865 vsize=6907216 memory=6116228 CPUtime=3214.07 cores=4,6
/proc/14870/stat : 14870 (naps-1.03a2) R 14865 14865 13547 0 -1 4194304 836395 0 0 0 321146 261 0 0 20 0 1 0 1725010 7072989184 1529057 134679101440 4194304 6891597 140723237397984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28930048 140723237405674 140723237405792 140723237405792 140723237412809 0
/proc/14870/statm: 1726804 1529057 468 659 0 1726008 0
Current children cumulated CPU time: 3214.07 s
Current children cumulated vsize: 6917148 KiB
Current children cumulated memory: 6118836 KiB

[startup+3282.3 s]
/proc/loadavg: 4.84 4.50 4.33 5/248 16583
/proc/meminfo: memFree=107821208/131655788 swapFree=131071996/131071996
[pid=14865] ppid=14862 vsize=9932 memory=2608 CPUtime=0 cores=4,6
/proc/14865/stat : 14865 (naps-1.03.sh) S 14862 14865 13547 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 1725009 10170368 652 134679101440 94409776488448 94409777567768 140734891894000 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94409779666224 94409779713412 94409809174528 140734891897823 140734891897952 140734891897952 140734891904968 0
/proc/14865/statm: 2483 652 573 264 0 134 0
[pid=14870] ppid=14865 vsize=6907348 memory=6116416 CPUtime=3273.94 cores=4,6
/proc/14870/stat : 14870 (naps-1.03a2) R 14865 14865 13547 0 -1 4194304 838297 0 0 0 327133 261 0 0 20 0 1 0 1725010 7073124352 1529104 134679101440 4194304 6891597 140723237397984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28930048 140723237405674 140723237405792 140723237405792 140723237412809 0
/proc/14870/statm: 1726837 1529104 468 659 0 1726041 0
Current children cumulated CPU time: 3273.94 s
Current children cumulated vsize: 6917280 KiB
Current children cumulated memory: 6119024 KiB

[startup+3342.3 s]
/proc/loadavg: 4.65 4.52 4.36 5/248 16594
/proc/meminfo: memFree=107773068/131655788 swapFree=131071996/131071996
[pid=14865] ppid=14862 vsize=9932 memory=2608 CPUtime=0 cores=4,6
/proc/14865/stat : 14865 (naps-1.03.sh) S 14862 14865 13547 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 1725009 10170368 652 134679101440 94409776488448 94409777567768 140734891894000 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94409779666224 94409779713412 94409809174528 140734891897823 140734891897952 140734891897952 140734891904968 0
/proc/14865/statm: 2483 652 573 264 0 134 0
[pid=14870] ppid=14865 vsize=6907612 memory=6116732 CPUtime=3333.79 cores=4,6
/proc/14870/stat : 14870 (naps-1.03a2) R 14865 14865 13547 0 -1 4194304 840143 0 0 0 333118 261 0 0 20 0 1 0 1725010 7073394688 1529183 134679101440 4194304 6891597 140723237397984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28930048 140723237405674 140723237405792 140723237405792 140723237412809 0
/proc/14870/statm: 1726903 1529183 468 659 0 1726107 0
Current children cumulated CPU time: 3333.79 s
Current children cumulated vsize: 6917544 KiB
Current children cumulated memory: 6119340 KiB

[startup+3402.3 s]
/proc/loadavg: 4.28 4.44 4.34 5/249 16773
/proc/meminfo: memFree=107716376/131655788 swapFree=131071996/131071996
[pid=14865] ppid=14862 vsize=9932 memory=2608 CPUtime=0 cores=4,6
/proc/14865/stat : 14865 (naps-1.03.sh) S 14862 14865 13547 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 1725009 10170368 652 134679101440 94409776488448 94409777567768 140734891894000 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94409779666224 94409779713412 94409809174528 140734891897823 140734891897952 140734891897952 140734891904968 0
/proc/14865/statm: 2483 652 573 264 0 134 0
[pid=14870] ppid=14865 vsize=6908140 memory=6117140 CPUtime=3393.66 cores=4,6
/proc/14870/stat : 14870 (naps-1.03a2) R 14865 14865 13547 0 -1 4194304 842014 0 0 0 339104 262 0 0 20 0 1 0 1725010 7073935360 1529285 134679101440 4194304 6891597 140723237397984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28930048 140723237405674 140723237405792 140723237405792 140723237412809 0
/proc/14870/statm: 1727035 1529285 468 659 0 1726239 0
Current children cumulated CPU time: 3393.66 s
Current children cumulated vsize: 6918072 KiB
Current children cumulated memory: 6119748 KiB

[startup+3462.3 s]
/proc/loadavg: 4.20 4.39 4.33 5/248 16784
/proc/meminfo: memFree=107816812/131655788 swapFree=131071996/131071996
[pid=14865] ppid=14862 vsize=9932 memory=2608 CPUtime=0 cores=4,6
/proc/14865/stat : 14865 (naps-1.03.sh) S 14862 14865 13547 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 1725009 10170368 652 134679101440 94409776488448 94409777567768 140734891894000 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94409779666224 94409779713412 94409809174528 140734891897823 140734891897952 140734891897952 140734891904968 0
/proc/14865/statm: 2483 652 573 264 0 134 0
[pid=14870] ppid=14865 vsize=6908668 memory=6117736 CPUtime=3453.52 cores=4,6
/proc/14870/stat : 14870 (naps-1.03a2) R 14865 14865 13547 0 -1 4194304 843934 0 0 0 345090 262 0 0 20 0 1 0 1725010 7074476032 1529434 134679101440 4194304 6891597 140723237397984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28930048 140723237405674 140723237405792 140723237405792 140723237412809 0
/proc/14870/statm: 1727167 1529434 468 659 0 1726371 0
Current children cumulated CPU time: 3453.52 s
Current children cumulated vsize: 6918600 KiB
Current children cumulated memory: 6120344 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.33 4.31 5/249 16851
/proc/meminfo: memFree=107755684/131655788 swapFree=131071996/131071996
[pid=14865] ppid=14862 vsize=9932 memory=2608 CPUtime=0 cores=4,6
/proc/14865/stat : 14865 (naps-1.03.sh) S 14862 14865 13547 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 1725009 10170368 652 134679101440 94409776488448 94409777567768 140734891894000 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94409779666224 94409779713412 94409809174528 140734891897823 140734891897952 140734891897952 140734891904968 0
/proc/14865/statm: 2483 652 573 264 0 134 0
[pid=14870] ppid=14865 vsize=6909064 memory=6118176 CPUtime=3513.38 cores=4,6
/proc/14870/stat : 14870 (naps-1.03a2) R 14865 14865 13547 0 -1 4194304 845967 0 0 0 351075 263 0 0 20 0 1 0 1725010 7074881536 1529544 134679101440 4194304 6891597 140723237397984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28930048 140723237405674 140723237405792 140723237405792 140723237412809 0
/proc/14870/statm: 1727266 1529544 468 659 0 1726470 0
Current children cumulated CPU time: 3513.38 s
Current children cumulated vsize: 6918996 KiB
Current children cumulated memory: 6120784 KiB

[startup+3582.3 s]
/proc/loadavg: 4.16 4.30 4.30 5/248 16861
/proc/meminfo: memFree=107785228/131655788 swapFree=131071996/131071996
[pid=14865] ppid=14862 vsize=9932 memory=2608 CPUtime=0 cores=4,6
/proc/14865/stat : 14865 (naps-1.03.sh) S 14862 14865 13547 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 1725009 10170368 652 134679101440 94409776488448 94409777567768 140734891894000 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94409779666224 94409779713412 94409809174528 140734891897823 140734891897952 140734891897952 140734891904968 0
/proc/14865/statm: 2483 652 573 264 0 134 0
[pid=14870] ppid=14865 vsize=6909328 memory=6118448 CPUtime=3573.25 cores=4,6
/proc/14870/stat : 14870 (naps-1.03a2) R 14865 14865 13547 0 -1 4194304 848014 0 0 0 357061 264 0 0 20 0 1 0 1725010 7075151872 1529612 134679101440 4194304 6891597 140723237397984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28930048 140723237405674 140723237405792 140723237405792 140723237412809 0
/proc/14870/statm: 1727332 1529612 468 659 0 1726536 0
Current children cumulated CPU time: 3573.25 s
Current children cumulated vsize: 6919260 KiB
Current children cumulated memory: 6121056 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.11 s]
/proc/loadavg: 4.10 4.27 4.29 5/248 16867
/proc/meminfo: memFree=107771056/131655788 swapFree=131071996/131071996
[pid=14865] ppid=14862 vsize=9932 memory=2608 CPUtime=0 cores=4,6
/proc/14865/stat : 14865 (naps-1.03.sh) S 14862 14865 13547 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 1725009 10170368 652 134679101440 94409776488448 94409777567768 140734891894000 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94409779666224 94409779713412 94409809174528 140734891897823 140734891897952 140734891897952 140734891904968 0
/proc/14865/statm: 2483 652 573 264 0 134 0
[pid=14870] ppid=14865 vsize=6909460 memory=6118552 CPUtime=3600 cores=4,6
/proc/14870/stat : 14870 (naps-1.03a2) R 14865 14865 13547 0 -1 4194304 848671 0 0 0 359736 264 0 0 20 0 1 0 1725010 7075287040 1529638 134679101440 4194304 6891597 140723237397984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28930048 140723237405674 140723237405792 140723237405792 140723237412809 0
/proc/14870/statm: 1727365 1529638 468 659 0 1726569 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 6919392 KiB
Current children cumulated memory: 6121160 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.003708 s, system=0.002456 s

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

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

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

[startup+3609.11 s]
/proc/loadavg: 4.10 4.27 4.29 5/248 16867
/proc/meminfo: memFree=107771056/131655788 swapFree=131071996/131071996
[pid=14865] ppid=14862 vsize=9932 memory=2608 CPUtime=0 cores=4,6
/proc/14865/stat : 14865 (naps-1.03.sh) S 14862 14865 13547 0 -1 4194304 222 243 0 0 0 0 0 0 20 0 1 0 1725009 10170368 652 134679101440 94409776488448 94409777567768 140734891894000 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94409779666224 94409779713412 94409809174528 140734891897823 140734891897952 140734891897952 140734891904968 0
/proc/14865/statm: 2483 652 573 264 0 134 0
[pid=14870] ppid=14865 vsize=6909460 memory=6118552 CPUtime=3600 cores=4,6
/proc/14870/stat : 14870 (naps-1.03a2) R 14865 14865 13547 0 -1 4194304 848671 0 0 0 359736 264 0 0 20 0 1 0 1725010 7075287040 1529638 134679101440 4194304 6891597 140723237397984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 28930048 140723237405674 140723237405792 140723237405792 140723237412809 0
/proc/14870/statm: 1727365 1529638 468 659 0 1726569 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 6919392 KiB
Current children cumulated memory: 6121160 KiB

Child status: 10

Real time (s): 3609.14
CPU time (s): 3600.04
CPU user time (s): 3597.37
CPU system time (s): 2.67292
CPU usage (%): 99.7478
Max. virtual memory (cumulated for all children) (KiB): 6919392
Max. memory (cumulated for all children) (KiB): 6121160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.37
system time used= 2.67292
maximum resident set size= 6118564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 849136
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= 311
involuntary context switches= 4595


# summary of solver processes directly reported to runsolver:
#   pid: 14865,14870
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3597.37
#   total CPU system time (s): 2.67292

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.9373 second user time and 36.1944 second system time

The end

Launcher Data

Begin job on nodeC004 at 2024-07-30 17:32:19
IDJOB=4463835
IDBENCH=144103
IDSOLVER=3091
FILE ID=nodeC004/4463835-1722353539
RUNJOBID= nodeC004-1722351788-13558
SLURM_JOB_ID= 8249015
Free space on /tmp= 723720 MiB

SOLVER NAME= NaPS-GM 1.03a2
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/pedigree/normalized-wijsmanguo_wcsp.wbo
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4463835-1722353539/watcher-4463835-1722353539 -o /tmp/evaluation-result-4463835-1722353539/solver-4463835-1722353539 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1722351788-13558 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4463835-1722353539.wbo

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

MD5SUM BENCH= d209bb579b31e9f057bcb8dfc272a731
RANDOM SEED=1328886266

nodeC004.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		: 3573.979
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.85
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		: 3543.906
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.39
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.418
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.85
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.266
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.39
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		: 3491.928
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.85
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		: 3541.546
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.39
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.255
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.85
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.286
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.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        128082712 kB
MemAvailable:   128937492 kB
Buffers:           60332 kB
Cached:          1630964 kB
SwapCached:            0 kB
Active:           188736 kB
Inactive:        2957500 kB
Active(anon):       1456 kB
Inactive(anon):  1475112 kB
Active(file):     187280 kB
Inactive(file):  1482388 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             53404 kB
Writeback:             0 kB
AnonPages:       1454492 kB
Mapped:            93952 kB
Shmem:             21320 kB
KReclaimable:      50620 kB
Slab:             125648 kB
SReclaimable:      50620 kB
SUnreclaim:        75028 kB
KernelStack:        3968 kB
PageTables:        12208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1750732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:             6176 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1005568 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:      172872 kB
DirectMap2M:     9168896 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 723640 MiB
End job on nodeC004 at 2024-07-30 18:32:28