Trace number 4463746

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.12 3610.12

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/graphs/
normalized-graph11reducmore_wcsp.wbo
MD5SUM4f5be5c84a0d76ec975a3a6b3be3f2ae
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark1716
Best CPU time to get the best result obtained on this benchmark3428.68
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5747
Total number of constraints283088
Number of soft constraints282856
Number of constraints which are clauses282856
Number of constraints which are cardinality constraints (but not clauses)232
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint44
Top cost 3080
Min constraint cost 1
Max constraint cost 3080
Sum of constraints costs 64455868
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 We set -no-flip-min because your selected sat solver does not support it.
0.00/0.00	c Input file name: HOME/instance-4463746-1722355400.wbo
0.00/0.00	c Initial goal by soft: 3079
3.48/3.50	c single stage optimization mode
3.78/3.80	c Found but not a solution: 95603
3600.10/3610.11	c 
3600.10/3610.11	c *** TERMINATED *** by signal 15
3600.10/3610.11	s UNKNOWN
3600.10/3610.11	c _____________________________________________________________________________
3600.10/3610.11	c std/band forms        : 227,0
3600.10/3610.11	c 2cl/3cl ITE-codings   : 0,0
3600.10/3610.11	c BDD/srt/adr Max costs : 0,694,1451460
3600.10/3610.11	c BDDraw/bin/mul/srt/adr: 0,0,0,226,1
3600.10/3610.11	c BDD nodes             : 0
3600.10/3610.11	c Es1/CC detections     : 0,0
3600.10/3610.11	c CC sort               : 226
3600.10/3610.11	c SAT/UNSAT calls       : 1,0
3600.10/3610.11	c regenrated variables  : 0
3600.10/3610.11	c eliminated fixed lits : 0
3600.10/3610.11	c goal lit flips        : 0
3600.10/3610.11	c goal stages           : 1
3600.10/3610.11	c goal shrink           : 0
3600.10/3610.11	c goal coeff separations: 8468
3600.10/3610.11	c restarts              : 1
3600.10/3610.11	c conflicts             : 17             (0 /sec)
3600.10/3610.11	c decisions             : 538760         (150 /sec)
3600.10/3610.11	c propagations          : 569277         (158 /sec)
3600.10/3610.11	c inspects              : 0              (0 /sec)
3600.10/3610.11	c CPU time (solving tm) : 3597 s        (3588 s, SAT 0.1398 s, UNSAT 0 s)
3600.10/3610.11	c Time for Opt-base     : 0.005051 s
3600.10/3610.11	c Steps for Opt-base    : 0
3600.10/3610.11	c Time for BDD coding   : 0 s
3600.10/3610.11	c Time for srt coding   : 0.006955 s
3600.10/3610.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 (55791 MiB free)
  memory of node 1: 64473 MiB (63901 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4463746-1722355400/watcher-4463746-1722355400 -o /tmp/evaluation-result-4463746-1722355400/solver-4463746-1722355400 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1722351788-13559 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4463746-1722355400.wbo 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=15858, runsolver pid=15855

[startup+0.100179 s]*
/proc/loadavg: 4.13 4.29 4.22 5/240 15864
/proc/meminfo: memFree=122555704/131655788 swapFree=131071996/131071996
[pid=15858] ppid=15855 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/15858/stat : 15858 (naps-1.03.sh) S 15855 15858 13547 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 1911082 10170368 680 134679101440 94275671212032 94275672291352 140725262067440 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94275674389808 94275674436996 94275700592640 140725262070751 140725262070880 140725262070880 140725262077896 0
/proc/15858/statm: 2483 680 602 264 0 134 0
[pid=15863] ppid=15858 vsize=12276 memory=7800 CPUtime=0.1 cores=1,3
/proc/15863/stat : 15863 (naps-1.03a2) R 15858 15858 13547 0 -1 4194304 1112 0 0 0 10 0 0 0 20 0 1 0 1911083 12570624 1950 134679101440 4194304 6891597 140734733644944 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33714176 140734733652970 140734733653088 140734733653088 140734733660105 0
/proc/15863/statm: 3069 1950 436 659 0 2273 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 22208 KiB
Current children cumulated memory: 10520 KiB

[startup+0.213243 s]*
/proc/loadavg: 4.13 4.29 4.22 5/247 15878
/proc/meminfo: memFree=122543680/131655788 swapFree=131071996/131071996
[pid=15858] ppid=15855 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/15858/stat : 15858 (naps-1.03.sh) S 15855 15858 13547 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 1911082 10170368 680 134679101440 94275671212032 94275672291352 140725262067440 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94275674389808 94275674436996 94275700592640 140725262070751 140725262070880 140725262070880 140725262077896 0
/proc/15858/statm: 2483 680 602 264 0 134 0
[pid=15863] ppid=15858 vsize=20736 memory=15276 CPUtime=0.2 cores=1,3
/proc/15863/stat : 15863 (naps-1.03a2) R 15858 15858 13547 0 -1 4194304 3094 0 0 0 20 0 0 0 20 0 1 0 1911083 21233664 3819 134679101440 4194304 6891597 140734733644944 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33714176 140734733652970 140734733653088 140734733653088 140734733660105 0
/proc/15863/statm: 5184 3819 436 659 0 4388 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 30668 KiB
Current children cumulated memory: 17996 KiB

[startup+0.313066 s]*
/proc/loadavg: 4.13 4.29 4.22 5/247 15878
/proc/meminfo: memFree=122534116/131655788 swapFree=131071996/131071996
[pid=15858] ppid=15855 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/15858/stat : 15858 (naps-1.03.sh) S 15855 15858 13547 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 1911082 10170368 680 134679101440 94275671212032 94275672291352 140725262067440 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94275674389808 94275674436996 94275700592640 140725262070751 140725262070880 140725262070880 140725262077896 0
/proc/15858/statm: 2483 680 602 264 0 134 0
[pid=15863] ppid=15858 vsize=24508 memory=19112 CPUtime=0.31 cores=1,3
/proc/15863/stat : 15863 (naps-1.03a2) R 15858 15858 13547 0 -1 4194304 4043 0 0 0 30 1 0 0 20 0 1 0 1911083 25096192 4778 134679101440 4194304 6891597 140734733644944 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33714176 140734733652970 140734733653088 140734733653088 140734733660105 0
/proc/15863/statm: 6127 4778 436 659 0 5331 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 34440 KiB
Current children cumulated memory: 21832 KiB

[startup+0.700342 s]
/proc/loadavg: 4.13 4.29 4.22 5/247 15878
/proc/meminfo: memFree=122520348/131655788 swapFree=131071996/131071996
[pid=15858] ppid=15855 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/15858/stat : 15858 (naps-1.03.sh) S 15855 15858 13547 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 1911082 10170368 680 134679101440 94275671212032 94275672291352 140725262067440 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94275674389808 94275674436996 94275700592640 140725262070751 140725262070880 140725262070880 140725262077896 0
/proc/15858/statm: 2483 680 602 264 0 134 0
[pid=15863] ppid=15858 vsize=38640 memory=32016 CPUtime=0.68 cores=1,3
/proc/15863/stat : 15863 (naps-1.03a2) R 15858 15858 13547 0 -1 4194304 7447 0 0 0 66 2 0 0 20 0 1 0 1911083 39567360 8004 134679101440 4194304 6891597 140734733644944 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33714176 140734733652970 140734733653088 140734733653088 140734733660105 0
/proc/15863/statm: 9660 8004 436 659 0 8864 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 48572 KiB
Current children cumulated memory: 34736 KiB

[startup+1.50034 s]
/proc/loadavg: 4.13 4.29 4.22 5/247 15878
/proc/meminfo: memFree=122481176/131655788 swapFree=131071996/131071996
[pid=15858] ppid=15855 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/15858/stat : 15858 (naps-1.03.sh) S 15855 15858 13547 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 1911082 10170368 680 134679101440 94275671212032 94275672291352 140725262067440 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94275674389808 94275674436996 94275700592640 140725262070751 140725262070880 140725262070880 140725262077896 0
/proc/15858/statm: 2483 680 602 264 0 134 0
[pid=15863] ppid=15858 vsize=83392 memory=75324 CPUtime=1.48 cores=1,3
/proc/15863/stat : 15863 (naps-1.03a2) R 15858 15858 13547 0 -1 4194304 17841 0 0 0 143 5 0 0 20 0 1 0 1911083 85393408 18831 134679101440 4194304 6891597 140734733644944 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33714176 140734733652970 140734733653088 140734733653088 140734733660105 0
/proc/15863/statm: 20848 18831 436 659 0 20052 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 93324 KiB
Current children cumulated memory: 78044 KiB

[startup+3.11265 s]
/proc/loadavg: 4.13 4.29 4.22 5/247 15928
/proc/meminfo: memFree=122618524/131655788 swapFree=131071996/131071996
[pid=15858] ppid=15855 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/15858/stat : 15858 (naps-1.03.sh) S 15855 15858 13547 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 1911082 10170368 680 134679101440 94275671212032 94275672291352 140725262067440 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94275674389808 94275674436996 94275700592640 140725262070751 140725262070880 140725262070880 140725262077896 0
/proc/15858/statm: 2483 680 602 264 0 134 0
[pid=15863] ppid=15858 vsize=243684 memory=228056 CPUtime=3.09 cores=1,3
/proc/15863/stat : 15863 (naps-1.03a2) R 15858 15858 13547 0 -1 4194304 54395 0 0 0 298 11 0 0 20 0 1 0 1911083 249532416 57014 134679101440 4194304 6891597 140734733644944 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33714176 140734733652970 140734733653088 140734733653088 140734733660105 0
/proc/15863/statm: 60921 57014 468 659 0 60125 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 253616 KiB
Current children cumulated memory: 230776 KiB

[startup+6.30039 s]
/proc/loadavg: 4.12 4.28 4.22 5/247 15930
/proc/meminfo: memFree=121747912/131655788 swapFree=131071996/131071996
[pid=15858] ppid=15855 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/15858/stat : 15858 (naps-1.03.sh) S 15855 15858 13547 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 1911082 10170368 680 134679101440 94275671212032 94275672291352 140725262067440 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94275674389808 94275674436996 94275700592640 140725262070751 140725262070880 140725262070880 140725262077896 0
/proc/15858/statm: 2483 680 602 264 0 134 0
[pid=15863] ppid=15858 vsize=817608 memory=754164 CPUtime=6.27 cores=1,3
/proc/15863/stat : 15863 (naps-1.03a2) R 15858 15858 13547 0 -1 4194304 121799 0 0 0 601 26 0 0 20 0 1 0 1911083 837230592 188541 134679101440 4194304 6891597 140734733644944 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33714176 140734733652970 140734733653088 140734733653088 140734733660105 0
/proc/15863/statm: 204402 188541 468 659 0 203606 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 827540 KiB
Current children cumulated memory: 756884 KiB

[startup+12.7004 s]
/proc/loadavg: 4.11 4.28 4.22 5/247 15930
/proc/meminfo: memFree=119519164/131655788 swapFree=131071996/131071996
[pid=15858] ppid=15855 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/15858/stat : 15858 (naps-1.03.sh) S 15855 15858 13547 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 1911082 10170368 680 134679101440 94275671212032 94275672291352 140725262067440 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94275674389808 94275674436996 94275700592640 140725262070751 140725262070880 140725262070880 140725262077896 0
/proc/15858/statm: 2483 680 602 264 0 134 0
[pid=15863] ppid=15858 vsize=1981252 memory=1898184 CPUtime=12.66 cores=1,3
/proc/15863/stat : 15863 (naps-1.03a2) R 15858 15858 13547 0 -1 4194304 255027 0 0 0 1207 59 0 0 20 0 1 0 1911083 2028802048 474546 134679101440 4194304 6891597 140734733644944 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33714176 140734733652970 140734733653088 140734733653088 140734733660105 0
/proc/15863/statm: 495313 474546 468 659 0 494517 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 1991184 KiB
Current children cumulated memory: 1900904 KiB

[startup+25.5004 s]
/proc/loadavg: 4.16 4.28 4.22 5/247 15933
/proc/meminfo: memFree=115007264/131655788 swapFree=131071996/131071996
[pid=15858] ppid=15855 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/15858/stat : 15858 (naps-1.03.sh) S 15855 15858 13547 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 1911082 10170368 680 134679101440 94275671212032 94275672291352 140725262067440 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94275674389808 94275674436996 94275700592640 140725262070751 140725262070880 140725262070880 140725262077896 0
/proc/15858/statm: 2483 680 602 264 0 134 0
[pid=15863] ppid=15858 vsize=1992608 memory=1908692 CPUtime=25.42 cores=1,3
/proc/15863/stat : 15863 (naps-1.03a2) R 15858 15858 13547 0 -1 4194304 256235 0 0 0 2483 59 0 0 20 0 1 0 1911083 2040430592 477173 134679101440 4194304 6891597 140734733644944 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33714176 140734733652970 140734733653088 140734733653088 140734733660105 0
/proc/15863/statm: 498152 477173 468 659 0 497356 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2002540 KiB
Current children cumulated memory: 1911412 KiB

[startup+51.113 s]
/proc/loadavg: 4.23 4.29 4.23 5/247 15936
/proc/meminfo: memFree=108012292/131655788 swapFree=131071996/131071996
[pid=15858] ppid=15855 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/15858/stat : 15858 (naps-1.03.sh) S 15855 15858 13547 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 1911082 10170368 680 134679101440 94275671212032 94275672291352 140725262067440 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94275674389808 94275674436996 94275700592640 140725262070751 140725262070880 140725262070880 140725262077896 0
/proc/15858/statm: 2483 680 602 264 0 134 0
[pid=15863] ppid=15858 vsize=1992608 memory=1910740 CPUtime=50.97 cores=1,3
/proc/15863/stat : 15863 (naps-1.03a2) R 15858 15858 13547 0 -1 4194304 256542 0 0 0 5037 60 0 0 20 0 1 0 1911083 2040430592 477685 134679101440 4194304 6891597 140734733644944 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33714176 140734733652970 140734733653088 140734733653088 140734733660105 0
/proc/15863/statm: 498152 477685 468 659 0 497356 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 2002540 KiB
Current children cumulated memory: 1913460 KiB

[startup+102.3 s]
/proc/loadavg: 4.73 4.42 4.28 5/247 15945
/proc/meminfo: memFree=107965904/131655788 swapFree=131071996/131071996
[pid=15858] ppid=15855 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/15858/stat : 15858 (naps-1.03.sh) S 15855 15858 13547 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 1911082 10170368 680 134679101440 94275671212032 94275672291352 140725262067440 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94275674389808 94275674436996 94275700592640 140725262070751 140725262070880 140725262070880 140725262077896 0
/proc/15858/statm: 2483 680 602 264 0 134 0
[pid=15863] ppid=15858 vsize=1993272 memory=1912268 CPUtime=102.03 cores=1,3
/proc/15863/stat : 15863 (naps-1.03a2) R 15858 15858 13547 0 -1 4194304 257309 0 0 0 10142 61 0 0 20 0 1 0 1911083 2041110528 478067 134679101440 4194304 6891597 140734733644944 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33714176 140734733652970 140734733653088 140734733653088 140734733660105 0
/proc/15863/statm: 498318 478067 468 659 0 497522 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 2003204 KiB
Current children cumulated memory: 1914988 KiB

[startup+162.3 s]
/proc/loadavg: 4.41 4.39 4.28 5/245 15956
/proc/meminfo: memFree=107934112/131655788 swapFree=131071996/131071996
[pid=15858] ppid=15855 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/15858/stat : 15858 (naps-1.03.sh) S 15855 15858 13547 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 1911082 10170368 680 134679101440 94275671212032 94275672291352 140725262067440 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94275674389808 94275674436996 94275700592640 140725262070751 140725262070880 140725262070880 140725262077896 0
/proc/15858/statm: 2483 680 602 264 0 134 0
[pid=15863] ppid=15858 vsize=2000548 memory=1937828 CPUtime=161.87 cores=1,3
/proc/15863/stat : 15863 (naps-1.03a2) R 15858 15858 13547 0 -1 4194304 259402 0 0 0 16124 63 0 0 20 0 1 0 1911083 2048561152 484457 134679101440 4194304 6891597 140734733644944 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33714176 140734733652970 140734733653088 140734733653088 140734733660105 0
/proc/15863/statm: 500137 484457 468 659 0 499341 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 2010480 KiB
Current children cumulated memory: 1940548 KiB

[startup+222.3 s]
/proc/loadavg: 4.22 4.34 4.26 5/245 15968
/proc/meminfo: memFree=107889168/131655788 swapFree=131071996/131071996
[pid=15858] ppid=15855 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/15858/stat : 15858 (naps-1.03.sh) S 15855 15858 13547 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 1911082 10170368 680 134679101440 94275671212032 94275672291352 140725262067440 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94275674389808 94275674436996 94275700592640 140725262070751 140725262070880 140725262070880 140725262077896 0
/proc/15858/statm: 2483 680 602 264 0 134 0
[pid=15863] ppid=15858 vsize=2220808 memory=1971784 CPUtime=221.72 cores=1,3
/proc/15863/stat : 15863 (naps-1.03a2) R 15858 15858 13547 0 -1 4194304 261511 0 0 0 22107 65 0 0 20 0 1 0 1911083 2274107392 492946 134679101440 4194304 6891597 140734733644944 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33714176 140734733652970 140734733653088 140734733653088 140734733660105 0
/proc/15863/statm: 555202 492946 468 659 0 554406 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 2230740 KiB

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

/proc/15863/statm: 579916 531971 468 659 0 579120 0
Current children cumulated CPU time: 3093.65 s
Current children cumulated vsize: 2329596 KiB
Current children cumulated memory: 2130604 KiB

[startup+3162.3 s]
/proc/loadavg: 3.70 3.48 3.51 4/242 17539
/proc/meminfo: memFree=113592868/131655788 swapFree=131071996/131071996
[pid=15858] ppid=15855 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/15858/stat : 15858 (naps-1.03.sh) S 15855 15858 13547 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 1911082 10170368 680 134679101440 94275671212032 94275672291352 140725262067440 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94275674389808 94275674436996 94275700592640 140725262070751 140725262070880 140725262070880 140725262077896 0
/proc/15858/statm: 2483 680 602 264 0 134 0
[pid=15863] ppid=15858 vsize=2320464 memory=2155252 CPUtime=3153.49 cores=1,3
/proc/15863/stat : 15863 (naps-1.03a2) R 15858 15858 13547 0 -1 4194304 321608 0 0 0 315077 272 0 0 20 0 1 0 1911083 2376155136 538813 134679101440 4194304 6891597 140734733644944 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33714176 140734733652970 140734733653088 140734733653088 140734733660105 0
/proc/15863/statm: 580116 538813 468 659 0 579320 0
Current children cumulated CPU time: 3153.49 s
Current children cumulated vsize: 2330396 KiB
Current children cumulated memory: 2157972 KiB

[startup+3222.3 s]
/proc/loadavg: 3.41 3.45 3.50 4/239 17551
/proc/meminfo: memFree=113584108/131655788 swapFree=131071996/131071996
[pid=15858] ppid=15855 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/15858/stat : 15858 (naps-1.03.sh) S 15855 15858 13547 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 1911082 10170368 680 134679101440 94275671212032 94275672291352 140725262067440 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94275674389808 94275674436996 94275700592640 140725262070751 140725262070880 140725262070880 140725262077896 0
/proc/15858/statm: 2483 680 602 264 0 134 0
[pid=15863] ppid=15858 vsize=2320916 memory=2078412 CPUtime=3213.33 cores=1,3
/proc/15863/stat : 15863 (naps-1.03a2) R 15858 15858 13547 0 -1 4194304 323196 0 0 0 321054 279 0 0 20 0 1 0 1911083 2376617984 519603 134679101440 4194304 6891597 140734733644944 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33714176 140734733652970 140734733653088 140734733653088 140734733660105 0
/proc/15863/statm: 580229 519603 468 659 0 579433 0
Current children cumulated CPU time: 3213.33 s
Current children cumulated vsize: 2330848 KiB
Current children cumulated memory: 2081132 KiB

[startup+3282.3 s]
/proc/loadavg: 3.38 3.43 3.49 4/239 17561
/proc/meminfo: memFree=113458824/131655788 swapFree=131071996/131071996
[pid=15858] ppid=15855 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/15858/stat : 15858 (naps-1.03.sh) S 15855 15858 13547 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 1911082 10170368 680 134679101440 94275671212032 94275672291352 140725262067440 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94275674389808 94275674436996 94275700592640 140725262070751 140725262070880 140725262070880 140725262077896 0
/proc/15858/statm: 2483 680 602 264 0 134 0
[pid=15863] ppid=15858 vsize=2321588 memory=2111772 CPUtime=3273.17 cores=1,3
/proc/15863/stat : 15863 (naps-1.03a2) R 15858 15858 13547 0 -1 4194304 324192 0 0 0 327037 280 0 0 20 0 1 0 1911083 2377306112 527943 134679101440 4194304 6891597 140734733644944 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33714176 140734733652970 140734733653088 140734733653088 140734733660105 0
/proc/15863/statm: 580397 527943 468 659 0 579601 0
Current children cumulated CPU time: 3273.17 s
Current children cumulated vsize: 2331520 KiB
Current children cumulated memory: 2114492 KiB

[startup+3342.3 s]
/proc/loadavg: 3.28 3.39 3.47 4/241 17741
/proc/meminfo: memFree=113340064/131655788 swapFree=131071996/131071996
[pid=15858] ppid=15855 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/15858/stat : 15858 (naps-1.03.sh) S 15855 15858 13547 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 1911082 10170368 680 134679101440 94275671212032 94275672291352 140725262067440 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94275674389808 94275674436996 94275700592640 140725262070751 140725262070880 140725262070880 140725262077896 0
/proc/15858/statm: 2483 680 602 264 0 134 0
[pid=15863] ppid=15858 vsize=2322880 memory=2143784 CPUtime=3333 cores=1,3
/proc/15863/stat : 15863 (naps-1.03a2) R 15858 15858 13547 0 -1 4194304 325303 0 0 0 333019 281 0 0 20 0 1 0 1911083 2378629120 535946 134679101440 4194304 6891597 140734733644944 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33714176 140734733652970 140734733653088 140734733653088 140734733660105 0
/proc/15863/statm: 580720 535946 468 659 0 579924 0
Current children cumulated CPU time: 3333 s
Current children cumulated vsize: 2332812 KiB
Current children cumulated memory: 2146504 KiB

[startup+3402.3 s]
/proc/loadavg: 3.22 3.35 3.45 4/241 17752
/proc/meminfo: memFree=113492792/131655788 swapFree=131071996/131071996
[pid=15858] ppid=15855 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/15858/stat : 15858 (naps-1.03.sh) S 15855 15858 13547 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 1911082 10170368 680 134679101440 94275671212032 94275672291352 140725262067440 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94275674389808 94275674436996 94275700592640 140725262070751 140725262070880 140725262070880 140725262077896 0
/proc/15858/statm: 2483 680 602 264 0 134 0
[pid=15863] ppid=15858 vsize=2325996 memory=2169284 CPUtime=3392.84 cores=1,3
/proc/15863/stat : 15863 (naps-1.03a2) R 15858 15858 13547 0 -1 4194304 326998 0 0 0 339002 282 0 0 20 0 1 0 1911083 2381819904 542321 134679101440 4194304 6891597 140734733644944 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33714176 140734733652970 140734733653088 140734733653088 140734733660105 0
/proc/15863/statm: 581499 542321 468 659 0 580703 0
Current children cumulated CPU time: 3392.84 s
Current children cumulated vsize: 2335928 KiB
Current children cumulated memory: 2172004 KiB

[startup+3462.3 s]
/proc/loadavg: 3.08 3.28 3.42 4/241 17775
/proc/meminfo: memFree=113481132/131655788 swapFree=131071996/131071996
[pid=15858] ppid=15855 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/15858/stat : 15858 (naps-1.03.sh) S 15855 15858 13547 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 1911082 10170368 680 134679101440 94275671212032 94275672291352 140725262067440 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94275674389808 94275674436996 94275700592640 140725262070751 140725262070880 140725262070880 140725262077896 0
/proc/15858/statm: 2483 680 602 264 0 134 0
[pid=15863] ppid=15858 vsize=2327060 memory=2092312 CPUtime=3452.68 cores=1,3
/proc/15863/stat : 15863 (naps-1.03a2) R 15858 15858 13547 0 -1 4194304 328546 0 0 0 344979 289 0 0 20 0 1 0 1911083 2382909440 523078 134679101440 4194304 6891597 140734733644944 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33714176 140734733652970 140734733653088 140734733653088 140734733660105 0
/proc/15863/statm: 581765 523078 468 659 0 580969 0
Current children cumulated CPU time: 3452.68 s
Current children cumulated vsize: 2336992 KiB
Current children cumulated memory: 2095032 KiB

[startup+3522.3 s]
/proc/loadavg: 3.07 3.24 3.40 4/239 17785
/proc/meminfo: memFree=113361672/131655788 swapFree=131071996/131071996
[pid=15858] ppid=15855 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/15858/stat : 15858 (naps-1.03.sh) S 15855 15858 13547 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 1911082 10170368 680 134679101440 94275671212032 94275672291352 140725262067440 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94275674389808 94275674436996 94275700592640 140725262070751 140725262070880 140725262070880 140725262077896 0
/proc/15858/statm: 2483 680 602 264 0 134 0
[pid=15863] ppid=15858 vsize=2327732 memory=2119564 CPUtime=3512.52 cores=1,3
/proc/15863/stat : 15863 (naps-1.03a2) R 15858 15858 13547 0 -1 4194304 329497 0 0 0 350962 290 0 0 20 0 1 0 1911083 2383597568 529891 134679101440 4194304 6891597 140734733644944 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33714176 140734733652970 140734733653088 140734733653088 140734733660105 0
/proc/15863/statm: 581933 529891 468 659 0 581137 0
Current children cumulated CPU time: 3512.52 s
Current children cumulated vsize: 2337664 KiB
Current children cumulated memory: 2122284 KiB

[startup+3582.3 s]
/proc/loadavg: 3.12 3.23 3.38 4/239 17796
/proc/meminfo: memFree=113238332/131655788 swapFree=131071996/131071996
[pid=15858] ppid=15855 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/15858/stat : 15858 (naps-1.03.sh) S 15855 15858 13547 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 1911082 10170368 680 134679101440 94275671212032 94275672291352 140725262067440 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94275674389808 94275674436996 94275700592640 140725262070751 140725262070880 140725262070880 140725262077896 0
/proc/15858/statm: 2483 680 602 264 0 134 0
[pid=15863] ppid=15858 vsize=2328268 memory=2152916 CPUtime=3572.36 cores=1,3
/proc/15863/stat : 15863 (naps-1.03a2) R 15858 15858 13547 0 -1 4194304 330566 0 0 0 356945 291 0 0 20 0 1 0 1911083 2384146432 538229 134679101440 4194304 6891597 140734733644944 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33714176 140734733652970 140734733653088 140734733653088 140734733660105 0
/proc/15863/statm: 582067 538229 468 659 0 581271 0
Current children cumulated CPU time: 3572.36 s
Current children cumulated vsize: 2338200 KiB
Current children cumulated memory: 2155636 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.11 s]
/proc/loadavg: 3.07 3.20 3.36 4/236 17815
/proc/meminfo: memFree=120634740/131655788 swapFree=131071996/131071996
[pid=15858] ppid=15855 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/15858/stat : 15858 (naps-1.03.sh) S 15855 15858 13547 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 1911082 10170368 680 134679101440 94275671212032 94275672291352 140725262067440 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94275674389808 94275674436996 94275700592640 140725262070751 140725262070880 140725262070880 140725262077896 0
/proc/15858/statm: 2483 680 602 264 0 134 0
[pid=15863] ppid=15858 vsize=2328796 memory=2165732 CPUtime=3600.1 cores=1,3
/proc/15863/stat : 15863 (naps-1.03a2) R 15858 15858 13547 0 -1 4194304 331140 0 0 0 359719 291 0 0 20 0 1 0 1911083 2384687104 541433 134679101440 4194304 6891597 140734733644944 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33714176 140734733652970 140734733653088 140734733653088 140734733660105 0
/proc/15863/statm: 582199 541433 468 659 0 581403 0
Current children cumulated CPU time: 3600.1 s
Current children cumulated vsize: 2338728 KiB
Current children cumulated memory: 2168452 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.004096 s, system=0.000476 s

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

# cumulated CPU time of all completed processes:  user=3597.2 s, system=2.92646 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+3610.11 s]
/proc/loadavg: 3.07 3.20 3.36 4/236 17815
/proc/meminfo: memFree=120634740/131655788 swapFree=131071996/131071996
[pid=15858] ppid=15855 vsize=9932 memory=2720 CPUtime=0 cores=1,3
/proc/15858/stat : 15858 (naps-1.03.sh) S 15855 15858 13547 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 1911082 10170368 680 134679101440 94275671212032 94275672291352 140725262067440 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94275674389808 94275674436996 94275700592640 140725262070751 140725262070880 140725262070880 140725262077896 0
/proc/15858/statm: 2483 680 602 264 0 134 0
[pid=15863] ppid=15858 vsize=2328796 memory=2165732 CPUtime=3600.1 cores=1,3
/proc/15863/stat : 15863 (naps-1.03a2) R 15858 15858 13547 0 -1 4194304 331140 0 0 0 359719 291 0 0 20 0 1 0 1911083 2384687104 541433 134679101440 4194304 6891597 140734733644944 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 33714176 140734733652970 140734733653088 140734733653088 140734733660105 0
/proc/15863/statm: 582199 541433 468 659 0 581403 0
Current children cumulated CPU time: 3600.1 s
Current children cumulated vsize: 2338728 KiB
Current children cumulated memory: 2168452 KiB

Child status: 10

Real time (s): 3610.12
CPU time (s): 3600.12
CPU user time (s): 3597.2
CPU system time (s): 2.92646
CPU usage (%): 99.723
Max. virtual memory (cumulated for all children) (KiB): 2895264
Max. memory (cumulated for all children) (KiB): 2547880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.2
system time used= 2.92646
maximum resident set size= 2545160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331602
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= 242
involuntary context switches= 8115


# summary of solver processes directly reported to runsolver:
#   pid: 15858,15863
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3597.2
#   total CPU system time (s): 2.92646

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.4913 second user time and 35.9308 second system time

The end

Launcher Data

Begin job on nodeC004 at 2024-07-30 18:03:20
IDJOB=4463746
IDBENCH=144138
IDSOLVER=3091
FILE ID=nodeC004/4463746-1722355400
RUNJOBID= nodeC004-1722351788-13559
SLURM_JOB_ID= 8249015
Free space on /tmp= 723680 MiB

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

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

MD5SUM BENCH= 4f5be5c84a0d76ec975a3a6b3be3f2ae
RANDOM SEED=1641774883

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		: 3549.109
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		: 3523.721
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.258
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.233
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		: 3493.563
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		: 1451.645
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.400
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		: 1286.812
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:        122565892 kB
MemAvailable:   123485364 kB
Buffers:           62808 kB
Cached:          1691932 kB
SwapCached:            0 kB
Active:           239304 kB
Inactive:        8410584 kB
Active(anon):       1424 kB
Inactive(anon):  6915040 kB
Active(file):     237880 kB
Inactive(file):  1495544 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             49476 kB
Writeback:             4 kB
AnonPages:       6894728 kB
Mapped:            92072 kB
Shmem:             21320 kB
KReclaimable:      52492 kB
Slab:             127404 kB
SReclaimable:      52492 kB
SUnreclaim:        74912 kB
KernelStack:        3840 kB
PageTables:        22496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    8192548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:             6176 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4032512 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= 723692 MiB
End job on nodeC004 at 2024-07-30 19:03:30