Trace number 4463478

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS 1.03a2? (TO) 3600.13 3609.95

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 Input file name: HOME/instance-4463478-1722355407.wbo
0.00/0.00	c Initial goal by soft: 3079
2.78/2.84	c single stage optimization mode
296.37/296.90	c Found but not a solution: 160970
3600.07/3609.90	c 
3600.07/3609.90	c *** TERMINATED *** by signal 15
3600.07/3609.90	s UNKNOWN
3600.07/3609.90	c _____________________________________________________________________________
3600.07/3609.90	c std/band forms        : 227,0
3600.07/3609.90	c 2cl/3cl ITE-codings   : 0,0
3600.07/3609.90	c BDD/srt/adr Max costs : 0,694,1451460
3600.07/3609.90	c BDDraw/bin/mul/srt/adr: 0,0,0,226,1
3600.07/3609.90	c BDD nodes             : 0
3600.07/3609.90	c Es1/CC detections     : 0,0
3600.07/3609.90	c CC sort               : 226
3600.07/3609.90	c SAT/UNSAT calls       : 1,0
3600.07/3609.90	c regenrated variables  : 0
3600.07/3609.90	c eliminated fixed lits : 0
3600.07/3609.90	c goal lit flips        : 282263
3600.07/3609.90	c goal stages           : 1
3600.07/3609.90	c goal shrink           : 0
3600.07/3609.90	c goal coeff separations: 8468
3600.07/3609.90	c restarts              : 0
3600.07/3609.90	c conflicts             : 0              (0 /sec)
3600.07/3609.90	c decisions             : 0              (0 /sec)
3600.07/3609.90	c propagations          : 18394          (5 /sec)
3600.07/3609.90	c inspects              : 0              (0 /sec)
3600.07/3609.90	c CPU time (solving tm) : 3590 s        (3582 s, SAT 292.9 s, UNSAT 0 s)
3600.07/3609.90	c Time for Opt-base     : 0.001335 s
3600.07/3609.90	c Steps for Opt-base    : 0
3600.07/3609.90	c Time for BDD coding   : 0 s
3600.07/3609.90	c Time for srt coding   : 0.006743 s
3600.07/3609.90	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63968 MiB (62696 MiB free)
  memory of node 1: 64473 MiB (63412 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4463478-1722355407/watcher-4463478-1722355407 -o /tmp/evaluation-result-4463478-1722355407/solver-4463478-1722355407 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1722351798-13004 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4463478-1722355407.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=14977, runsolver pid=14974

[startup+0.100093 s]*
/proc/loadavg: 4.10 4.10 4.09 5/261 14982
/proc/meminfo: memFree=129122664/131524600 swapFree=131063756/131071996
[pid=14977] ppid=14974 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/14977/stat : 14977 (naps-1.03.sh) S 14974 14977 12993 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 2141828 10170368 675 134679101440 93891026948096 93891028027416 140720347620016 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93891030125872 93891030173060 93891048677376 140720347628515 140720347628640 140720347628640 140720347635656 0
/proc/14977/statm: 2483 675 597 264 0 134 0
[pid=14982] ppid=14977 vsize=15960 memory=14056 CPUtime=0.09 cores=4,6
/proc/14982/stat : 14982 (naps-1.03a2) R 14977 14977 12993 0 -1 4194304 3499 0 0 0 9 0 0 0 20 0 1 0 2141828 16343040 3514 134679101440 4194304 6891597 140725764137664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 36999168 140725764142062 140725764142176 140725764142176 140725764149193 0
/proc/14982/statm: 3990 3514 580 659 0 3194 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 25892 KiB
Current children cumulated memory: 16756 KiB

[startup+0.20558 s]*
/proc/loadavg: 4.10 4.10 4.09 5/261 14982
/proc/meminfo: memFree=129110872/131524600 swapFree=131063756/131071996
[pid=14977] ppid=14974 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/14977/stat : 14977 (naps-1.03.sh) S 14974 14977 12993 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 2141828 10170368 675 134679101440 93891026948096 93891028027416 140720347620016 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93891030125872 93891030173060 93891048677376 140720347628515 140720347628640 140720347628640 140720347635656 0
/proc/14977/statm: 2483 675 597 264 0 134 0
[pid=14982] ppid=14977 vsize=27008 memory=24780 CPUtime=0.2 cores=4,6
/proc/14982/stat : 14982 (naps-1.03a2) R 14977 14977 12993 0 -1 4194304 6136 0 0 0 19 1 0 0 20 0 1 0 2141828 27656192 6195 134679101440 4194304 6891597 140725764137664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 36999168 140725764142062 140725764142176 140725764142176 140725764149193 0
/proc/14982/statm: 6752 6195 580 659 0 5956 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 36940 KiB
Current children cumulated memory: 27480 KiB

[startup+0.305591 s]*
/proc/loadavg: 4.10 4.10 4.09 5/261 14982
/proc/meminfo: memFree=129103676/131524600 swapFree=131063756/131071996
[pid=14977] ppid=14974 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/14977/stat : 14977 (naps-1.03.sh) S 14974 14977 12993 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 2141828 10170368 675 134679101440 93891026948096 93891028027416 140720347620016 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93891030125872 93891030173060 93891048677376 140720347628515 140720347628640 140720347628640 140720347635656 0
/proc/14977/statm: 2483 675 597 264 0 134 0
[pid=14982] ppid=14977 vsize=32100 memory=30588 CPUtime=0.3 cores=4,6
/proc/14982/stat : 14982 (naps-1.03a2) R 14977 14977 12993 0 -1 4194304 7583 0 0 0 29 1 0 0 20 0 1 0 2141828 32870400 7647 134679101440 4194304 6891597 140725764137664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 36999168 140725764142062 140725764142176 140725764142176 140725764149193 0
/proc/14982/statm: 8025 7647 580 659 0 7229 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 42032 KiB
Current children cumulated memory: 33288 KiB

[startup+0.70025 s]
/proc/loadavg: 4.10 4.10 4.09 5/261 14982
/proc/meminfo: memFree=129080924/131524600 swapFree=131063756/131071996
[pid=14977] ppid=14974 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/14977/stat : 14977 (naps-1.03.sh) S 14974 14977 12993 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 2141828 10170368 675 134679101440 93891026948096 93891028027416 140720347620016 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93891030125872 93891030173060 93891048677376 140720347628515 140720347628640 140720347628640 140720347635656 0
/proc/14977/statm: 2483 675 597 264 0 134 0
[pid=14982] ppid=14977 vsize=88404 memory=85560 CPUtime=0.69 cores=4,6
/proc/14982/stat : 14982 (naps-1.03a2) R 14977 14977 12993 0 -1 4194304 19305 0 0 0 66 3 0 0 20 0 1 0 2141828 90525696 21390 134679101440 4194304 6891597 140725764137664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 36999168 140725764142062 140725764142176 140725764142176 140725764149193 0
/proc/14982/statm: 22101 21390 580 659 0 21305 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 98336 KiB
Current children cumulated memory: 88260 KiB

[startup+1.50027 s]
/proc/loadavg: 4.10 4.10 4.09 4/255 14990
/proc/meminfo: memFree=129478608/131524600 swapFree=131063756/131071996
[pid=14977] ppid=14974 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/14977/stat : 14977 (naps-1.03.sh) S 14974 14977 12993 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 2141828 10170368 675 134679101440 93891026948096 93891028027416 140720347620016 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93891030125872 93891030173060 93891048677376 140720347628515 140720347628640 140720347628640 140720347635656 0
/proc/14977/statm: 2483 675 597 264 0 134 0
[pid=14982] ppid=14977 vsize=177956 memory=168188 CPUtime=1.48 cores=4,6
/proc/14982/stat : 14982 (naps-1.03a2) R 14977 14977 12993 0 -1 4194304 31782 0 0 0 142 6 0 0 20 0 1 0 2141828 182226944 42047 134679101440 4194304 6891597 140725764137664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 36999168 140725764142062 140725764142176 140725764142176 140725764149193 0
/proc/14982/statm: 44489 42047 580 659 0 43693 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 187888 KiB
Current children cumulated memory: 170888 KiB

[startup+3.10437 s]
/proc/loadavg: 4.17 4.11 4.10 5/261 15132
/proc/meminfo: memFree=129519696/131524600 swapFree=131063756/131071996
[pid=14977] ppid=14974 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/14977/stat : 14977 (naps-1.03.sh) S 14974 14977 12993 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 2141828 10170368 675 134679101440 93891026948096 93891028027416 140720347620016 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93891030125872 93891030173060 93891048677376 140720347628515 140720347628640 140720347628640 140720347635656 0
/proc/14977/statm: 2483 675 597 264 0 134 0
[pid=14982] ppid=14977 vsize=277196 memory=269500 CPUtime=3.09 cores=4,6
/proc/14982/stat : 14982 (naps-1.03a2) R 14977 14977 12993 0 -1 4194304 54049 0 0 0 299 10 0 0 20 0 1 0 2141828 283848704 67375 134679101440 4194304 6891597 140725764137664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 36999168 140725764142062 140725764142176 140725764142176 140725764149193 0
/proc/14982/statm: 69299 67375 612 659 0 68503 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 287128 KiB
Current children cumulated memory: 272200 KiB

[startup+6.30025 s]
/proc/loadavg: 4.17 4.11 4.10 5/261 15134
/proc/meminfo: memFree=128675548/131524600 swapFree=131063756/131071996
[pid=14977] ppid=14974 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/14977/stat : 14977 (naps-1.03.sh) S 14974 14977 12993 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 2141828 10170368 675 134679101440 93891026948096 93891028027416 140720347620016 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93891030125872 93891030173060 93891048677376 140720347628515 140720347628640 140720347628640 140720347635656 0
/proc/14977/statm: 2483 675 597 264 0 134 0
[pid=14982] ppid=14977 vsize=295696 memory=289056 CPUtime=6.28 cores=4,6
/proc/14982/stat : 14982 (naps-1.03a2) R 14977 14977 12993 0 -1 4194304 58945 0 0 0 617 11 0 0 20 0 1 0 2141828 302792704 72264 134679101440 4194304 6891597 140725764137664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 36999168 140725764142062 140725764142176 140725764142176 140725764149193 0
/proc/14982/statm: 73924 72264 612 659 0 73128 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 305628 KiB
Current children cumulated memory: 291756 KiB

[startup+12.7002 s]
/proc/loadavg: 4.30 4.14 4.10 5/261 15134
/proc/meminfo: memFree=127957448/131524600 swapFree=131063756/131071996
[pid=14977] ppid=14974 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/14977/stat : 14977 (naps-1.03.sh) S 14974 14977 12993 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 2141828 10170368 675 134679101440 93891026948096 93891028027416 140720347620016 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93891030125872 93891030173060 93891048677376 140720347628515 140720347628640 140720347628640 140720347635656 0
/proc/14977/statm: 2483 675 597 264 0 134 0
[pid=14982] ppid=14977 vsize=295696 memory=289056 CPUtime=12.66 cores=4,6
/proc/14982/stat : 14982 (naps-1.03a2) R 14977 14977 12993 0 -1 4194304 58964 0 0 0 1255 11 0 0 20 0 1 0 2141828 302792704 72264 134679101440 4194304 6891597 140725764137664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 36999168 140725764142062 140725764142176 140725764142176 140725764149193 0
/proc/14982/statm: 73924 72264 612 659 0 73128 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 305628 KiB
Current children cumulated memory: 291756 KiB

[startup+25.5002 s]
/proc/loadavg: 4.33 4.15 4.11 5/260 15135
/proc/meminfo: memFree=127871940/131524600 swapFree=131063756/131071996
[pid=14977] ppid=14974 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/14977/stat : 14977 (naps-1.03.sh) S 14974 14977 12993 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 2141828 10170368 675 134679101440 93891026948096 93891028027416 140720347620016 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93891030125872 93891030173060 93891048677376 140720347628515 140720347628640 140720347628640 140720347635656 0
/proc/14977/statm: 2483 675 597 264 0 134 0
[pid=14982] ppid=14977 vsize=295696 memory=289164 CPUtime=25.44 cores=4,6
/proc/14982/stat : 14982 (naps-1.03a2) R 14977 14977 12993 0 -1 4194304 59000 0 0 0 2533 11 0 0 20 0 1 0 2141828 302792704 72291 134679101440 4194304 6891597 140725764137664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 36999168 140725764142062 140725764142176 140725764142176 140725764149193 0
/proc/14982/statm: 73924 72291 612 659 0 73128 0
Current children cumulated CPU time: 25.44 s
Current children cumulated vsize: 305628 KiB
Current children cumulated memory: 291864 KiB

[startup+51.1042 s]
/proc/loadavg: 4.21 4.14 4.10 5/260 15141
/proc/meminfo: memFree=127870808/131524600 swapFree=131063756/131071996
[pid=14977] ppid=14974 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/14977/stat : 14977 (naps-1.03.sh) S 14974 14977 12993 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 2141828 10170368 675 134679101440 93891026948096 93891028027416 140720347620016 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93891030125872 93891030173060 93891048677376 140720347628515 140720347628640 140720347628640 140720347635656 0
/proc/14977/statm: 2483 675 597 264 0 134 0
[pid=14982] ppid=14977 vsize=295696 memory=289164 CPUtime=51 cores=4,6
/proc/14982/stat : 14982 (naps-1.03a2) R 14977 14977 12993 0 -1 4194304 59061 0 0 0 5089 11 0 0 20 0 1 0 2141828 302792704 72291 134679101440 4194304 6891597 140725764137664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 36999168 140725764142062 140725764142176 140725764142176 140725764149193 0
/proc/14982/statm: 73924 72291 612 659 0 73128 0
Current children cumulated CPU time: 51 s
Current children cumulated vsize: 305628 KiB
Current children cumulated memory: 291864 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.13 4.10 5/260 15150
/proc/meminfo: memFree=127864340/131524600 swapFree=131063756/131071996
[pid=14977] ppid=14974 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/14977/stat : 14977 (naps-1.03.sh) S 14974 14977 12993 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 2141828 10170368 675 134679101440 93891026948096 93891028027416 140720347620016 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93891030125872 93891030173060 93891048677376 140720347628515 140720347628640 140720347628640 140720347635656 0
/proc/14977/statm: 2483 675 597 264 0 134 0
[pid=14982] ppid=14977 vsize=295696 memory=294648 CPUtime=102.11 cores=4,6
/proc/14982/stat : 14982 (naps-1.03a2) R 14977 14977 12993 0 -1 4194304 59148 0 0 0 10200 11 0 0 20 0 1 0 2141828 302792704 73662 134679101440 4194304 6891597 140725764137664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 36999168 140725764142062 140725764142176 140725764142176 140725764149193 0
/proc/14982/statm: 73924 73662 612 659 0 73128 0
Current children cumulated CPU time: 102.11 s
Current children cumulated vsize: 305628 KiB
Current children cumulated memory: 297348 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/258 15160
/proc/meminfo: memFree=127863608/131524600 swapFree=131063756/131071996
[pid=14977] ppid=14974 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/14977/stat : 14977 (naps-1.03.sh) S 14974 14977 12993 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 2141828 10170368 675 134679101440 93891026948096 93891028027416 140720347620016 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93891030125872 93891030173060 93891048677376 140720347628515 140720347628640 140720347628640 140720347635656 0
/proc/14977/statm: 2483 675 597 264 0 134 0
[pid=14982] ppid=14977 vsize=295696 memory=294648 CPUtime=162 cores=4,6
/proc/14982/stat : 14982 (naps-1.03a2) R 14977 14977 12993 0 -1 4194304 59260 0 0 0 16189 11 0 0 20 0 1 0 2141828 302792704 73662 134679101440 4194304 6891597 140725764137664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 36999168 140725764142062 140725764142176 140725764142176 140725764149193 0
/proc/14982/statm: 73924 73662 612 659 0 73128 0
Current children cumulated CPU time: 162 s
Current children cumulated vsize: 305628 KiB
Current children cumulated memory: 297348 KiB

[startup+222.3 s]
/proc/loadavg: 4.39 4.20 4.12 5/258 15171
/proc/meminfo: memFree=127862448/131524600 swapFree=131063756/131071996
[pid=14977] ppid=14974 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/14977/stat : 14977 (naps-1.03.sh) S 14974 14977 12993 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 2141828 10170368 675 134679101440 93891026948096 93891028027416 140720347620016 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93891030125872 93891030173060 93891048677376 140720347628515 140720347628640 140720347628640 140720347635656 0
/proc/14977/statm: 2483 675 597 264 0 134 0
[pid=14982] ppid=14977 vsize=295696 memory=294648 CPUtime=221.9 cores=4,6
/proc/14982/stat : 14982 (naps-1.03a2) R 14977 14977 12993 0 -1 4194304 59317 0 0 0 22179 11 0 0 20 0 1 0 2141828 302792704 73662 134679101440 4194304 6891597 140725764137664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 36999168 140725764142062 140725764142176 140725764142176 140725764149193 0
/proc/14982/statm: 73924 73662 612 659 0 73128 0
Current children cumulated CPU time: 221.9 s
Current children cumulated vsize: 305628 KiB

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

/proc/14982/statm: 650997 629241 660 659 0 650201 0
Current children cumulated CPU time: 3093.88 s
Current children cumulated vsize: 2613920 KiB
Current children cumulated memory: 2519664 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.13 4.10 6/261 16709
/proc/meminfo: memFree=119617464/131524600 swapFree=131063756/131071996
[pid=14977] ppid=14974 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/14977/stat : 14977 (naps-1.03.sh) S 14974 14977 12993 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 2141828 10170368 675 134679101440 93891026948096 93891028027416 140720347620016 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93891030125872 93891030173060 93891048677376 140720347628515 140720347628640 140720347628640 140720347635656 0
/proc/14977/statm: 2483 675 597 264 0 134 0
[pid=14982] ppid=14977 vsize=2603988 memory=2517024 CPUtime=3153.71 cores=4,6
/proc/14982/stat : 14982 (naps-1.03a2) R 14977 14977 12993 0 -1 4194304 553740 0 0 0 314427 944 0 0 20 0 1 0 2141828 2666483712 629256 134679101440 4194304 6891597 140725764137664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 36999168 140725764142062 140725764142176 140725764142176 140725764149193 0
/proc/14982/statm: 650997 629256 660 659 0 650201 0
Current children cumulated CPU time: 3153.71 s
Current children cumulated vsize: 2613920 KiB
Current children cumulated memory: 2519724 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.12 4.10 5/261 16720
/proc/meminfo: memFree=113664460/131524600 swapFree=131063756/131071996
[pid=14977] ppid=14974 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/14977/stat : 14977 (naps-1.03.sh) S 14974 14977 12993 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 2141828 10170368 675 134679101440 93891026948096 93891028027416 140720347620016 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93891030125872 93891030173060 93891048677376 140720347628515 140720347628640 140720347628640 140720347635656 0
/proc/14977/statm: 2483 675 597 264 0 134 0
[pid=14982] ppid=14977 vsize=2605260 memory=2520344 CPUtime=3213.54 cores=4,6
/proc/14982/stat : 14982 (naps-1.03a2) R 14977 14977 12993 0 -1 4194304 555126 0 0 0 320400 954 0 0 20 0 1 0 2141828 2667786240 630086 134679101440 4194304 6891597 140725764137664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 36999168 140725764142062 140725764142176 140725764142176 140725764149193 0
/proc/14982/statm: 651315 630086 660 659 0 650519 0
Current children cumulated CPU time: 3213.54 s
Current children cumulated vsize: 2615192 KiB
Current children cumulated memory: 2523044 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.11 4.09 5/261 16733
/proc/meminfo: memFree=113763804/131524600 swapFree=131063756/131071996
[pid=14977] ppid=14974 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/14977/stat : 14977 (naps-1.03.sh) S 14974 14977 12993 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 2141828 10170368 675 134679101440 93891026948096 93891028027416 140720347620016 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93891030125872 93891030173060 93891048677376 140720347628515 140720347628640 140720347628640 140720347635656 0
/proc/14977/statm: 2483 675 597 264 0 134 0
[pid=14982] ppid=14977 vsize=2605260 memory=2520344 CPUtime=3273.37 cores=4,6
/proc/14982/stat : 14982 (naps-1.03a2) R 14977 14977 12993 0 -1 4194304 556268 0 0 0 326381 956 0 0 20 0 1 0 2141828 2667786240 630086 134679101440 4194304 6891597 140725764137664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 36999168 140725764142062 140725764142176 140725764142176 140725764149193 0
/proc/14982/statm: 651315 630086 660 659 0 650519 0
Current children cumulated CPU time: 3273.37 s
Current children cumulated vsize: 2615192 KiB
Current children cumulated memory: 2523044 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/263 16913
/proc/meminfo: memFree=112145796/131524600 swapFree=131063756/131071996
[pid=14977] ppid=14974 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/14977/stat : 14977 (naps-1.03.sh) S 14974 14977 12993 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 2141828 10170368 675 134679101440 93891026948096 93891028027416 140720347620016 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93891030125872 93891030173060 93891048677376 140720347628515 140720347628640 140720347628640 140720347635656 0
/proc/14977/statm: 2483 675 597 264 0 134 0
[pid=14982] ppid=14977 vsize=2613684 memory=2528768 CPUtime=3333.22 cores=4,6
/proc/14982/stat : 14982 (naps-1.03a2) R 14977 14977 12993 0 -1 4194304 557740 0 0 0 332356 966 0 0 20 0 1 0 2141828 2676412416 632192 134679101440 4194304 6891597 140725764137664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 36999168 140725764142062 140725764142176 140725764142176 140725764149193 0
/proc/14982/statm: 653421 632192 660 659 0 652625 0
Current children cumulated CPU time: 3333.22 s
Current children cumulated vsize: 2623616 KiB
Current children cumulated memory: 2531468 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/263 16927
/proc/meminfo: memFree=112764772/131524600 swapFree=131063756/131071996
[pid=14977] ppid=14974 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/14977/stat : 14977 (naps-1.03.sh) S 14974 14977 12993 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 2141828 10170368 675 134679101440 93891026948096 93891028027416 140720347620016 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93891030125872 93891030173060 93891048677376 140720347628515 140720347628640 140720347628640 140720347635656 0
/proc/14977/statm: 2483 675 597 264 0 134 0
[pid=14982] ppid=14977 vsize=2627072 memory=2542156 CPUtime=3393.04 cores=4,6
/proc/14982/stat : 14982 (naps-1.03a2) R 14977 14977 12993 0 -1 4194304 558865 0 0 0 338328 976 0 0 20 0 1 0 2141828 2690121728 635539 134679101440 4194304 6891597 140725764137664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 36999168 140725764142062 140725764142176 140725764142176 140725764149193 0
/proc/14982/statm: 656768 635539 660 659 0 655972 0
Current children cumulated CPU time: 3393.04 s
Current children cumulated vsize: 2637004 KiB
Current children cumulated memory: 2544856 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/262 16952
/proc/meminfo: memFree=112354500/131524600 swapFree=131063756/131071996
[pid=14977] ppid=14974 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/14977/stat : 14977 (naps-1.03.sh) S 14974 14977 12993 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 2141828 10170368 675 134679101440 93891026948096 93891028027416 140720347620016 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93891030125872 93891030173060 93891048677376 140720347628515 140720347628640 140720347628640 140720347635656 0
/proc/14977/statm: 2483 675 597 264 0 134 0
[pid=14982] ppid=14977 vsize=2605752 memory=2520836 CPUtime=3452.87 cores=4,6
/proc/14982/stat : 14982 (naps-1.03a2) R 14977 14977 12993 0 -1 4194304 563059 0 0 0 344286 1001 0 0 20 0 1 0 2141828 2668290048 630209 134679101440 4194304 6891597 140725764137664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 36999168 140725764142062 140725764142176 140725764142176 140725764149193 0
/proc/14982/statm: 651438 630209 660 659 0 650642 0
Current children cumulated CPU time: 3452.87 s
Current children cumulated vsize: 2615684 KiB
Current children cumulated memory: 2523536 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/262 16962
/proc/meminfo: memFree=113128848/131524600 swapFree=131063756/131071996
[pid=14977] ppid=14974 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/14977/stat : 14977 (naps-1.03.sh) S 14974 14977 12993 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 2141828 10170368 675 134679101440 93891026948096 93891028027416 140720347620016 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93891030125872 93891030173060 93891048677376 140720347628515 140720347628640 140720347628640 140720347635656 0
/proc/14977/statm: 2483 675 597 264 0 134 0
[pid=14982] ppid=14977 vsize=2613744 memory=2528864 CPUtime=3512.71 cores=4,6
/proc/14982/stat : 14982 (naps-1.03a2) R 14977 14977 12993 0 -1 4194304 567193 0 0 0 350238 1033 0 0 20 0 1 0 2141828 2676473856 632216 134679101440 4194304 6891597 140725764137664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 36999168 140725764142062 140725764142176 140725764142176 140725764149193 0
/proc/14982/statm: 653436 632216 660 659 0 652640 0
Current children cumulated CPU time: 3512.71 s
Current children cumulated vsize: 2623676 KiB
Current children cumulated memory: 2531564 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/262 16973
/proc/meminfo: memFree=113013768/131524600 swapFree=131063756/131071996
[pid=14977] ppid=14974 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/14977/stat : 14977 (naps-1.03.sh) S 14974 14977 12993 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 2141828 10170368 675 134679101440 93891026948096 93891028027416 140720347620016 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93891030125872 93891030173060 93891048677376 140720347628515 140720347628640 140720347628640 140720347635656 0
/proc/14977/statm: 2483 675 597 264 0 134 0
[pid=14982] ppid=14977 vsize=2728108 memory=2643228 CPUtime=3572.55 cores=4,6
/proc/14982/stat : 14982 (naps-1.03a2) R 14977 14977 12993 0 -1 4194304 570760 0 0 0 356204 1051 0 0 20 0 1 0 2141828 2793582592 660807 134679101440 4194304 6891597 140725764137664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 36999168 140725764142062 140725764142176 140725764142176 140725764149193 0
/proc/14982/statm: 682027 660807 660 659 0 681231 0
Current children cumulated CPU time: 3572.55 s
Current children cumulated vsize: 2738040 KiB
Current children cumulated memory: 2645928 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.9 s]
/proc/loadavg: 4.08 4.11 4.09 5/262 16979
/proc/meminfo: memFree=112495036/131524600 swapFree=131063756/131071996
[pid=14977] ppid=14974 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/14977/stat : 14977 (naps-1.03.sh) S 14974 14977 12993 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 2141828 10170368 675 134679101440 93891026948096 93891028027416 140720347620016 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93891030125872 93891030173060 93891048677376 140720347628515 140720347628640 140720347628640 140720347635656 0
/proc/14977/statm: 2483 675 597 264 0 134 0
[pid=14982] ppid=14977 vsize=2728108 memory=2643228 CPUtime=3600.07 cores=4,6
/proc/14982/stat : 14982 (naps-1.03a2) R 14977 14977 12993 0 -1 4194304 571050 0 0 0 358956 1051 0 0 20 0 1 0 2141828 2793582592 660807 134679101440 4194304 6891597 140725764137664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 36999168 140725764142062 140725764142176 140725764142176 140725764149193 0
/proc/14982/statm: 682027 660807 660 659 0 681231 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 2738040 KiB
Current children cumulated memory: 2645928 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.002343 s, system=0.000486 s

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

# cumulated CPU time of all completed processes:  user=3589.57 s, system=10.5606 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.9 s]
/proc/loadavg: 4.08 4.11 4.09 5/262 16979
/proc/meminfo: memFree=112495036/131524600 swapFree=131063756/131071996
[pid=14977] ppid=14974 vsize=9932 memory=2700 CPUtime=0 cores=4,6
/proc/14977/stat : 14977 (naps-1.03.sh) S 14974 14977 12993 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 2141828 10170368 675 134679101440 93891026948096 93891028027416 140720347620016 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 93891030125872 93891030173060 93891048677376 140720347628515 140720347628640 140720347628640 140720347635656 0
/proc/14977/statm: 2483 675 597 264 0 134 0
[pid=14982] ppid=14977 vsize=2728108 memory=2643228 CPUtime=3600.07 cores=4,6
/proc/14982/stat : 14982 (naps-1.03a2) R 14977 14977 12993 0 -1 4194304 571050 0 0 0 358956 1051 0 0 20 0 1 0 2141828 2793582592 660807 134679101440 4194304 6891597 140725764137664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 36999168 140725764142062 140725764142176 140725764142176 140725764149193 0
/proc/14982/statm: 682027 660807 660 659 0 681231 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 2738040 KiB
Current children cumulated memory: 2645928 KiB

Child status: 10

Real time (s): 3609.95
CPU time (s): 3600.13
CPU user time (s): 3589.57
CPU system time (s): 10.5606
CPU usage (%): 99.7279
Max. virtual memory (cumulated for all children) (KiB): 3273516
Max. memory (cumulated for all children) (KiB): 3181336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3589.57
system time used= 10.5606
maximum resident set size= 3178636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 571516
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= 18
involuntary context switches= 1504


# summary of solver processes directly reported to runsolver:
#   pid: 14977,14982
#   total CPU time (s): 3600.13
#   total CPU user time (s): 3589.57
#   total CPU system time (s): 10.5606

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.97215 second user time and 17.1008 second system time

The end

Launcher Data

Begin job on nodeC029 at 2024-07-30 18:03:27
IDJOB=4463478
IDBENCH=144138
IDSOLVER=3090
FILE ID=nodeC029/4463478-1722355407
RUNJOBID= nodeC029-1722351798-13004
SLURM_JOB_ID= 8249016
Free space on /tmp= 890060 MiB

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

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

MD5SUM BENCH= 4f5be5c84a0d76ec975a3a6b3be3f2ae
RANDOM SEED=849456920

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        129135844 kB
MemAvailable:   128883804 kB
Buffers:           55060 kB
Cached:           533196 kB
SwapCached:          212 kB
Active:           183196 kB
Inactive:        1745136 kB
Active(anon):       1768 kB
Inactive(anon):  1359376 kB
Active(file):     181428 kB
Inactive(file):   385760 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131063756 kB
Dirty:             13648 kB
Writeback:            12 kB
AnonPages:       1339124 kB
Mapped:            95564 kB
Shmem:             21024 kB
KReclaimable:      41192 kB
Slab:             120272 kB
SReclaimable:      41192 kB
SUnreclaim:        79080 kB
KernelStack:        4192 kB
PageTables:        11816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1826140 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:             7616 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1122304 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:      185044 kB
DirectMap2M:     6928384 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 889996 MiB
End job on nodeC029 at 2024-07-30 19:03:37