Trace number 4463582

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 3608.04

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/warehouse/
normalized-capa_wcsp.wbo
MD5SUM46e0d756161cd5ef2c7ad446f7e56841
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark17152938
Best CPU time to get the best result obtained on this benchmark349.681
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables100200
Total number of constraints201200
Number of soft constraints200100
Number of constraints which are clauses200100
Number of constraints which are cardinality constraints (but not clauses)1100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint100
Top cost 238092768
Min constraint cost 1
Max constraint cost 238092768
Sum of constraints costs 23812436850104
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 101
Number of bits of the biggest sum of numbers7
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-4463582-1722353435.wbo
0.00/0.00	c Initial goal by soft: 238092767
3.98/4.03	c single stage optimization mode
1287.50/1289.85	c Found but not a solution: 238121459187
3600.09/3608.00	c 
3600.09/3608.00	c *** TERMINATED *** by signal 15
3600.09/3608.00	s UNKNOWN
3600.09/3608.00	c _____________________________________________________________________________
3600.09/3608.00	c std/band forms        : 1001,0
3600.09/3608.00	c 2cl/3cl ITE-codings   : 0,0
3600.09/3608.00	c BDD/srt/adr Max costs : 0,2208,2480206
3600.09/3608.00	c BDDraw/bin/mul/srt/adr: 0,0,0,1000,1
3600.09/3608.00	c BDD nodes             : 0
3600.09/3608.00	c Es1/CC detections     : 0,0
3600.09/3608.00	c CC sort               : 1000
3600.09/3608.00	c SAT/UNSAT calls       : 1,0
3600.09/3608.00	c regenrated variables  : 0
3600.09/3608.00	c eliminated fixed lits : 0
3600.09/3608.00	c goal lit flips        : 198100
3600.09/3608.00	c goal stages           : 1
3600.09/3608.00	c goal shrink           : 0
3600.09/3608.00	c goal coeff separations: 17743
3600.09/3608.00	c restarts              : 0
3600.09/3608.00	c conflicts             : 0              (0 /sec)
3600.09/3608.00	c decisions             : 0              (0 /sec)
3600.09/3608.00	c propagations          : 478000         (133 /sec)
3600.09/3608.00	c inspects              : 0              (0 /sec)
3600.09/3608.00	c CPU time (solving tm) : 3587 s        (3575 s, SAT 1283 s, UNSAT 0 s)
3600.09/3608.00	c Time for Opt-base     : 0.01816 s
3600.09/3608.00	c Steps for Opt-base    : 0
3600.09/3608.00	c Time for BDD coding   : 0 s
3600.09/3608.00	c Time for srt coding   : 0.473 s
3600.09/3608.00	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: 63931 MiB (59924 MiB free)
  memory of node 1: 64510 MiB (62935 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4463582-1722353435/watcher-4463582-1722353435 -o /tmp/evaluation-result-4463582-1722353435/solver-4463582-1722353435 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1722351892-14035 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4463582-1722353435.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
solver pid=16221, runsolver pid=16218
Current StackSize limit: 8192 KiB


[startup+0.100642 s]*
/proc/loadavg: 4.78 4.31 4.04 5/267 16226
/proc/meminfo: memFree=125796676/131524600 swapFree=131071996/131071996
[pid=16221] ppid=16218 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/16221/stat : 16221 (naps-1.03.sh) S 16218 16221 14024 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 1939124 10170368 691 134679101440 94316618321920 94316619401240 140735181560560 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94316621499696 94316621546884 94316634193920 140735181566947 140735181567072 140735181567072 140735181574088 0
/proc/16221/statm: 2483 691 614 264 0 134 0
[pid=16226] ppid=16221 vsize=15964 memory=13836 CPUtime=0.09 cores=4,6
/proc/16226/stat : 16226 (naps-1.03a2) R 16221 16221 14024 0 -1 4194304 3391 0 0 0 9 0 0 0 20 0 1 0 1939124 16347136 3459 134679101440 4194304 6891597 140722909098512 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 19116032 140722909107182 140722909107296 140722909107296 140722909114313 0
/proc/16226/statm: 3991 3459 580 659 0 3195 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 25896 KiB
Current children cumulated memory: 16600 KiB

[startup+0.205929 s]*
/proc/loadavg: 4.78 4.31 4.04 5/267 16226
/proc/meminfo: memFree=125785088/131524600 swapFree=131071996/131071996
[pid=16221] ppid=16218 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/16221/stat : 16221 (naps-1.03.sh) S 16218 16221 14024 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 1939124 10170368 691 134679101440 94316618321920 94316619401240 140735181560560 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94316621499696 94316621546884 94316634193920 140735181566947 140735181567072 140735181567072 140735181574088 0
/proc/16221/statm: 2483 691 614 264 0 134 0
[pid=16226] ppid=16221 vsize=28416 memory=25448 CPUtime=0.2 cores=4,6
/proc/16226/stat : 16226 (naps-1.03a2) R 16221 16221 14024 0 -1 4194304 6293 0 0 0 19 1 0 0 20 0 1 0 1939124 29097984 6362 134679101440 4194304 6891597 140722909098512 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 19116032 140722909107182 140722909107296 140722909107296 140722909114313 0
/proc/16226/statm: 7104 6362 580 659 0 6308 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 38348 KiB
Current children cumulated memory: 28212 KiB

[startup+0.305863 s]*
/proc/loadavg: 4.78 4.31 4.04 5/267 16226
/proc/meminfo: memFree=125768928/131524600 swapFree=131071996/131071996
[pid=16221] ppid=16218 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/16221/stat : 16221 (naps-1.03.sh) S 16218 16221 14024 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 1939124 10170368 691 134679101440 94316618321920 94316619401240 140735181560560 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94316621499696 94316621546884 94316634193920 140735181566947 140735181567072 140735181567072 140735181574088 0
/proc/16221/statm: 2483 691 614 264 0 134 0
[pid=16226] ppid=16221 vsize=45988 memory=40932 CPUtime=0.3 cores=4,6
/proc/16226/stat : 16226 (naps-1.03a2) R 16221 16221 14024 0 -1 4194304 10224 0 0 0 29 1 0 0 20 0 1 0 1939124 47091712 10233 134679101440 4194304 6891597 140722909098512 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 19116032 140722909107182 140722909107296 140722909107296 140722909114313 0
/proc/16226/statm: 11497 10233 580 659 0 10701 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 55920 KiB
Current children cumulated memory: 43696 KiB

[startup+0.700256 s]
/proc/loadavg: 4.78 4.31 4.04 5/267 16226
/proc/meminfo: memFree=125755712/131524600 swapFree=131071996/131071996
[pid=16221] ppid=16218 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/16221/stat : 16221 (naps-1.03.sh) S 16218 16221 14024 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 1939124 10170368 691 134679101440 94316618321920 94316619401240 140735181560560 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94316621499696 94316621546884 94316634193920 140735181566947 140735181567072 140735181567072 140735181574088 0
/proc/16221/statm: 2483 691 614 264 0 134 0
[pid=16226] ppid=16221 vsize=92776 memory=85444 CPUtime=0.68 cores=4,6
/proc/16226/stat : 16226 (naps-1.03a2) R 16221 16221 14024 0 -1 4194304 18745 0 0 0 65 3 0 0 20 0 1 0 1939124 95002624 21361 134679101440 4194304 6891597 140722909098512 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 19116032 140722909107182 140722909107296 140722909107296 140722909114313 0
/proc/16226/statm: 23194 21361 580 659 0 22398 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 102708 KiB
Current children cumulated memory: 88208 KiB

[startup+1.50026 s]
/proc/loadavg: 4.78 4.31 4.04 5/267 16226
/proc/meminfo: memFree=125702732/131524600 swapFree=131071996/131071996
[pid=16221] ppid=16218 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/16221/stat : 16221 (naps-1.03.sh) S 16218 16221 14024 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 1939124 10170368 691 134679101440 94316618321920 94316619401240 140735181560560 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94316621499696 94316621546884 94316634193920 140735181566947 140735181567072 140735181567072 140735181574088 0
/proc/16221/statm: 2483 691 614 264 0 134 0
[pid=16226] ppid=16221 vsize=205892 memory=197392 CPUtime=1.48 cores=4,6
/proc/16226/stat : 16226 (naps-1.03a2) R 16221 16221 14024 0 -1 4194304 38568 0 0 0 140 8 0 0 20 0 1 0 1939124 210833408 49348 134679101440 4194304 6891597 140722909098512 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 19116032 140722909107182 140722909107296 140722909107296 140722909114313 0
/proc/16226/statm: 51473 49348 580 659 0 50677 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 215824 KiB
Current children cumulated memory: 200156 KiB

[startup+3.10574 s]
/proc/loadavg: 4.72 4.30 4.04 5/267 16228
/proc/meminfo: memFree=125148736/131524600 swapFree=131071996/131071996
[pid=16221] ppid=16218 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/16221/stat : 16221 (naps-1.03.sh) S 16218 16221 14024 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 1939124 10170368 691 134679101440 94316618321920 94316619401240 140735181560560 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94316621499696 94316621546884 94316634193920 140735181566947 140735181567072 140735181567072 140735181574088 0
/proc/16221/statm: 2483 691 614 264 0 134 0
[pid=16226] ppid=16221 vsize=789272 memory=766176 CPUtime=3.09 cores=4,6
/proc/16226/stat : 16226 (naps-1.03a2) R 16221 16221 14024 0 -1 4194304 76760 0 0 0 284 25 0 0 20 0 1 0 1939124 808214528 191544 134679101440 4194304 6891597 140722909098512 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 19116032 140722909107182 140722909107296 140722909107296 140722909114313 0
/proc/16226/statm: 197318 191544 596 659 0 196522 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 799204 KiB
Current children cumulated memory: 768940 KiB

[startup+6.30022 s]
/proc/loadavg: 4.72 4.30 4.04 5/267 16228
/proc/meminfo: memFree=125003084/131524600 swapFree=131071996/131071996
[pid=16221] ppid=16218 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/16221/stat : 16221 (naps-1.03.sh) S 16218 16221 14024 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 1939124 10170368 691 134679101440 94316618321920 94316619401240 140735181560560 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94316621499696 94316621546884 94316634193920 140735181566947 140735181567072 140735181567072 140735181574088 0
/proc/16221/statm: 2483 691 614 264 0 134 0
[pid=16226] ppid=16221 vsize=925268 memory=892212 CPUtime=6.27 cores=4,6
/proc/16226/stat : 16226 (naps-1.03a2) R 16221 16221 14024 0 -1 4194304 96074 0 0 0 598 29 0 0 20 0 1 0 1939124 947474432 223053 134679101440 4194304 6891597 140722909098512 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 19116032 140722909107182 140722909107296 140722909107296 140722909114313 0
/proc/16226/statm: 231317 223053 612 659 0 230521 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 935200 KiB
Current children cumulated memory: 894976 KiB

[startup+12.7002 s]
/proc/loadavg: 4.66 4.30 4.04 5/267 16228
/proc/meminfo: memFree=125003240/131524600 swapFree=131071996/131071996
[pid=16221] ppid=16218 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/16221/stat : 16221 (naps-1.03.sh) S 16218 16221 14024 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 1939124 10170368 691 134679101440 94316618321920 94316619401240 140735181560560 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94316621499696 94316621546884 94316634193920 140735181566947 140735181567072 140735181567072 140735181574088 0
/proc/16221/statm: 2483 691 614 264 0 134 0
[pid=16226] ppid=16221 vsize=925268 memory=892212 CPUtime=12.66 cores=4,6
/proc/16226/stat : 16226 (naps-1.03a2) R 16221 16221 14024 0 -1 4194304 96081 0 0 0 1237 29 0 0 20 0 1 0 1939124 947474432 223053 134679101440 4194304 6891597 140722909098512 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 19116032 140722909107182 140722909107296 140722909107296 140722909114313 0
/proc/16226/statm: 231317 223053 612 659 0 230521 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 935200 KiB
Current children cumulated memory: 894976 KiB

[startup+25.5003 s]
/proc/loadavg: 4.59 4.30 4.04 5/266 16232
/proc/meminfo: memFree=124886296/131524600 swapFree=131071996/131071996
[pid=16221] ppid=16218 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/16221/stat : 16221 (naps-1.03.sh) S 16218 16221 14024 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 1939124 10170368 691 134679101440 94316618321920 94316619401240 140735181560560 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94316621499696 94316621546884 94316634193920 140735181566947 140735181567072 140735181567072 140735181574088 0
/proc/16221/statm: 2483 691 614 264 0 134 0
[pid=16226] ppid=16221 vsize=925268 memory=892344 CPUtime=25.44 cores=4,6
/proc/16226/stat : 16226 (naps-1.03a2) R 16221 16221 14024 0 -1 4194304 96092 0 0 0 2515 29 0 0 20 0 1 0 1939124 947474432 223086 134679101440 4194304 6891597 140722909098512 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 19116032 140722909107182 140722909107296 140722909107296 140722909114313 0
/proc/16226/statm: 231317 223086 612 659 0 230521 0
Current children cumulated CPU time: 25.44 s
Current children cumulated vsize: 935200 KiB
Current children cumulated memory: 895108 KiB

[startup+51.1057 s]
/proc/loadavg: 4.39 4.27 4.04 5/266 16235
/proc/meminfo: memFree=124982780/131524600 swapFree=131071996/131071996
[pid=16221] ppid=16218 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/16221/stat : 16221 (naps-1.03.sh) S 16218 16221 14024 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 1939124 10170368 691 134679101440 94316618321920 94316619401240 140735181560560 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94316621499696 94316621546884 94316634193920 140735181566947 140735181567072 140735181567072 140735181574088 0
/proc/16221/statm: 2483 691 614 264 0 134 0
[pid=16226] ppid=16221 vsize=925268 memory=892344 CPUtime=51 cores=4,6
/proc/16226/stat : 16226 (naps-1.03a2) R 16221 16221 14024 0 -1 4194304 96105 0 0 0 5071 29 0 0 20 0 1 0 1939124 947474432 223086 134679101440 4194304 6891597 140722909098512 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 19116032 140722909107182 140722909107296 140722909107296 140722909114313 0
/proc/16226/statm: 231317 223086 612 659 0 230521 0
Current children cumulated CPU time: 51 s
Current children cumulated vsize: 935200 KiB
Current children cumulated memory: 895108 KiB

[startup+102.3 s]
/proc/loadavg: 4.28 4.26 4.05 5/266 16243
/proc/meminfo: memFree=125029284/131524600 swapFree=131071996/131071996
[pid=16221] ppid=16218 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/16221/stat : 16221 (naps-1.03.sh) S 16218 16221 14024 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 1939124 10170368 691 134679101440 94316618321920 94316619401240 140735181560560 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94316621499696 94316621546884 94316634193920 140735181566947 140735181567072 140735181567072 140735181574088 0
/proc/16221/statm: 2483 691 614 264 0 134 0
[pid=16226] ppid=16221 vsize=925268 memory=892344 CPUtime=102.11 cores=4,6
/proc/16226/stat : 16226 (naps-1.03a2) R 16221 16221 14024 0 -1 4194304 96120 0 0 0 10181 30 0 0 20 0 1 0 1939124 947474432 223086 134679101440 4194304 6891597 140722909098512 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 19116032 140722909107182 140722909107296 140722909107296 140722909114313 0
/proc/16226/statm: 231317 223086 612 659 0 230521 0
Current children cumulated CPU time: 102.11 s
Current children cumulated vsize: 935200 KiB
Current children cumulated memory: 895108 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.23 4.05 5/266 16254
/proc/meminfo: memFree=124953604/131524600 swapFree=131071996/131071996
[pid=16221] ppid=16218 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/16221/stat : 16221 (naps-1.03.sh) S 16218 16221 14024 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 1939124 10170368 691 134679101440 94316618321920 94316619401240 140735181560560 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94316621499696 94316621546884 94316634193920 140735181566947 140735181567072 140735181567072 140735181574088 0
/proc/16221/statm: 2483 691 614 264 0 134 0
[pid=16226] ppid=16221 vsize=925268 memory=892344 CPUtime=161.99 cores=4,6
/proc/16226/stat : 16226 (naps-1.03a2) R 16221 16221 14024 0 -1 4194304 96136 0 0 0 16169 30 0 0 20 0 1 0 1939124 947474432 223086 134679101440 4194304 6891597 140722909098512 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 19116032 140722909107182 140722909107296 140722909107296 140722909114313 0
/proc/16226/statm: 231317 223086 612 659 0 230521 0
Current children cumulated CPU time: 161.99 s
Current children cumulated vsize: 935200 KiB
Current children cumulated memory: 895108 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.20 4.05 5/265 16265
/proc/meminfo: memFree=124979048/131524600 swapFree=131071996/131071996
[pid=16221] ppid=16218 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/16221/stat : 16221 (naps-1.03.sh) S 16218 16221 14024 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 1939124 10170368 691 134679101440 94316618321920 94316619401240 140735181560560 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94316621499696 94316621546884 94316634193920 140735181566947 140735181567072 140735181567072 140735181574088 0
/proc/16221/statm: 2483 691 614 264 0 134 0
[pid=16226] ppid=16221 vsize=925268 memory=892344 CPUtime=221.89 cores=4,6
/proc/16226/stat : 16226 (naps-1.03a2) R 16221 16221 14024 0 -1 4194304 96144 0 0 0 22159 30 0 0 20 0 1 0 1939124 947474432 223086 134679101440 4194304 6891597 140722909098512 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 19116032 140722909107182 140722909107296 140722909107296 140722909114313 0
/proc/16226/statm: 231317 223086 612 659 0 230521 0
Current children cumulated CPU time: 221.89 s
Current children cumulated vsize: 935200 KiB

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

/proc/16226/statm: 1168012 1125034 660 659 0 1167216 0
Current children cumulated CPU time: 3035.89 s
Current children cumulated vsize: 4681980 KiB
Current children cumulated memory: 4502900 KiB

[startup+3102.3 s]
/proc/loadavg: 1.10 1.40 2.41 2/237 17769
/proc/meminfo: memFree=122401984/131524600 swapFree=131071996/131071996
[pid=16221] ppid=16218 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/16221/stat : 16221 (naps-1.03.sh) S 16218 16221 14024 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 1939124 10170368 691 134679101440 94316618321920 94316619401240 140735181560560 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94316621499696 94316621546884 94316634193920 140735181566947 140735181567072 140735181567072 140735181574088 0
/proc/16221/statm: 2483 691 614 264 0 134 0
[pid=16226] ppid=16221 vsize=4649396 memory=4477960 CPUtime=3095.74 cores=4,6
/proc/16226/stat : 16226 (naps-1.03a2) R 16221 16221 14024 0 -1 4194304 790605 0 0 0 308444 1130 0 0 20 0 1 0 1939124 4760981504 1119490 134679101440 4194304 6891597 140722909098512 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 19116032 140722909107182 140722909107296 140722909107296 140722909114313 0
/proc/16226/statm: 1162349 1119490 660 659 0 1161553 0
Current children cumulated CPU time: 3095.74 s
Current children cumulated vsize: 4659328 KiB
Current children cumulated memory: 4480724 KiB

[startup+3162.3 s]
/proc/loadavg: 1.26 1.39 2.34 2/237 17779
/proc/meminfo: memFree=122392616/131524600 swapFree=131071996/131071996
[pid=16221] ppid=16218 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/16221/stat : 16221 (naps-1.03.sh) S 16218 16221 14024 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 1939124 10170368 691 134679101440 94316618321920 94316619401240 140735181560560 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94316621499696 94316621546884 94316634193920 140735181566947 140735181567072 140735181567072 140735181574088 0
/proc/16221/statm: 2483 691 614 264 0 134 0
[pid=16226] ppid=16221 vsize=4658128 memory=4486588 CPUtime=3155.57 cores=4,6
/proc/16226/stat : 16226 (naps-1.03a2) R 16221 16221 14024 0 -1 4194304 795221 0 0 0 314406 1151 0 0 20 0 1 0 1939124 4769923072 1121647 134679101440 4194304 6891597 140722909098512 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 19116032 140722909107182 140722909107296 140722909107296 140722909114313 0
/proc/16226/statm: 1164532 1121647 660 659 0 1163736 0
Current children cumulated CPU time: 3155.57 s
Current children cumulated vsize: 4668060 KiB
Current children cumulated memory: 4489352 KiB

[startup+3222.3 s]
/proc/loadavg: 1.15 1.33 2.26 2/237 17792
/proc/meminfo: memFree=122388392/131524600 swapFree=131071996/131071996
[pid=16221] ppid=16218 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/16221/stat : 16221 (naps-1.03.sh) S 16218 16221 14024 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 1939124 10170368 691 134679101440 94316618321920 94316619401240 140735181560560 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94316621499696 94316621546884 94316634193920 140735181566947 140735181567072 140735181567072 140735181574088 0
/proc/16221/statm: 2483 691 614 264 0 134 0
[pid=16226] ppid=16221 vsize=4661436 memory=4489896 CPUtime=3215.42 cores=4,6
/proc/16226/stat : 16226 (naps-1.03a2) R 16221 16221 14024 0 -1 4194304 797665 0 0 0 320364 1178 0 0 20 0 1 0 1939124 4773310464 1122474 134679101440 4194304 6891597 140722909098512 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 19116032 140722909107182 140722909107296 140722909107296 140722909114313 0
/proc/16226/statm: 1165359 1122474 660 659 0 1164563 0
Current children cumulated CPU time: 3215.42 s
Current children cumulated vsize: 4671368 KiB
Current children cumulated memory: 4492660 KiB

[startup+3282.3 s]
/proc/loadavg: 1.10 1.29 2.18 2/237 17802
/proc/meminfo: memFree=122387108/131524600 swapFree=131071996/131071996
[pid=16221] ppid=16218 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/16221/stat : 16221 (naps-1.03.sh) S 16218 16221 14024 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 1939124 10170368 691 134679101440 94316618321920 94316619401240 140735181560560 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94316621499696 94316621546884 94316634193920 140735181566947 140735181567072 140735181567072 140735181574088 0
/proc/16221/statm: 2483 691 614 264 0 134 0
[pid=16226] ppid=16221 vsize=4662032 memory=4490492 CPUtime=3275.26 cores=4,6
/proc/16226/stat : 16226 (naps-1.03a2) R 16221 16221 14024 0 -1 4194304 800154 0 0 0 326321 1205 0 0 20 0 1 0 1939124 4773920768 1122623 134679101440 4194304 6891597 140722909098512 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 19116032 140722909107182 140722909107296 140722909107296 140722909114313 0
/proc/16226/statm: 1165508 1122623 660 659 0 1164712 0
Current children cumulated CPU time: 3275.26 s
Current children cumulated vsize: 4671964 KiB
Current children cumulated memory: 4493256 KiB

[startup+3342.3 s]
/proc/loadavg: 1.17 1.28 2.12 2/237 18195
/proc/meminfo: memFree=122384416/131524600 swapFree=131071996/131071996
[pid=16221] ppid=16218 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/16221/stat : 16221 (naps-1.03.sh) S 16218 16221 14024 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 1939124 10170368 691 134679101440 94316618321920 94316619401240 140735181560560 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94316621499696 94316621546884 94316634193920 140735181566947 140735181567072 140735181567072 140735181574088 0
/proc/16221/statm: 2483 691 614 264 0 134 0
[pid=16226] ppid=16221 vsize=4663620 memory=4492080 CPUtime=3335.1 cores=4,6
/proc/16226/stat : 16226 (naps-1.03a2) R 16221 16221 14024 0 -1 4194304 802280 0 0 0 332291 1219 0 0 20 0 1 0 1939124 4775546880 1123020 134679101440 4194304 6891597 140722909098512 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 19116032 140722909107182 140722909107296 140722909107296 140722909114313 0
/proc/16226/statm: 1165905 1123020 660 659 0 1165109 0
Current children cumulated CPU time: 3335.1 s
Current children cumulated vsize: 4673552 KiB
Current children cumulated memory: 4494844 KiB

[startup+3402.3 s]
/proc/loadavg: 1.15 1.25 2.06 2/237 18205
/proc/meminfo: memFree=122382952/131524600 swapFree=131071996/131071996
[pid=16221] ppid=16218 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/16221/stat : 16221 (naps-1.03.sh) S 16218 16221 14024 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 1939124 10170368 691 134679101440 94316618321920 94316619401240 140735181560560 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94316621499696 94316621546884 94316634193920 140735181566947 140735181567072 140735181567072 140735181574088 0
/proc/16221/statm: 2483 691 614 264 0 134 0
[pid=16226] ppid=16221 vsize=4664324 memory=4492784 CPUtime=3394.92 cores=4,6
/proc/16226/stat : 16226 (naps-1.03a2) R 16221 16221 14024 0 -1 4194304 804858 0 0 0 338245 1247 0 0 20 0 1 0 1939124 4776267776 1123196 134679101440 4194304 6891597 140722909098512 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 19116032 140722909107182 140722909107296 140722909107296 140722909114313 0
/proc/16226/statm: 1166081 1123196 660 659 0 1165285 0
Current children cumulated CPU time: 3394.92 s
Current children cumulated vsize: 4674256 KiB
Current children cumulated memory: 4495548 KiB

[startup+3462.3 s]
/proc/loadavg: 1.17 1.24 2.00 2/237 18218
/proc/meminfo: memFree=122381588/131524600 swapFree=131071996/131071996
[pid=16221] ppid=16218 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/16221/stat : 16221 (naps-1.03.sh) S 16218 16221 14024 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 1939124 10170368 691 134679101440 94316618321920 94316619401240 140735181560560 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94316621499696 94316621546884 94316634193920 140735181566947 140735181567072 140735181567072 140735181574088 0
/proc/16221/statm: 2483 691 614 264 0 134 0
[pid=16226] ppid=16221 vsize=4665108 memory=4493568 CPUtime=3454.77 cores=4,6
/proc/16226/stat : 16226 (naps-1.03a2) R 16221 16221 14024 0 -1 4194304 806876 0 0 0 344216 1261 0 0 20 0 1 0 1939124 4777070592 1123392 134679101440 4194304 6891597 140722909098512 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 19116032 140722909107182 140722909107296 140722909107296 140722909114313 0
/proc/16226/statm: 1166277 1123392 660 659 0 1165481 0
Current children cumulated CPU time: 3454.77 s
Current children cumulated vsize: 4675040 KiB
Current children cumulated memory: 4496332 KiB

[startup+3522.3 s]
/proc/loadavg: 1.12 1.21 1.94 2/239 18399
/proc/meminfo: memFree=122363724/131524600 swapFree=131071996/131071996
[pid=16221] ppid=16218 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/16221/stat : 16221 (naps-1.03.sh) S 16218 16221 14024 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 1939124 10170368 691 134679101440 94316618321920 94316619401240 140735181560560 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94316621499696 94316621546884 94316634193920 140735181566947 140735181567072 140735181567072 140735181574088 0
/proc/16221/statm: 2483 691 614 264 0 134 0
[pid=16226] ppid=16221 vsize=4684340 memory=4510708 CPUtime=3514.6 cores=4,6
/proc/16226/stat : 16226 (naps-1.03a2) R 16221 16221 14024 0 -1 4194304 813183 0 0 0 350174 1286 0 0 20 0 1 0 1939124 4796764160 1127677 134679101440 4194304 6891597 140722909098512 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 19116032 140722909107182 140722909107296 140722909107296 140722909114313 0
/proc/16226/statm: 1171085 1127677 660 659 0 1170289 0
Current children cumulated CPU time: 3514.6 s
Current children cumulated vsize: 4694272 KiB
Current children cumulated memory: 4513472 KiB

[startup+3582.3 s]
/proc/loadavg: 1.11 1.18 1.89 2/243 18469
/proc/meminfo: memFree=122362328/131524600 swapFree=131071996/131071996
[pid=16221] ppid=16218 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/16221/stat : 16221 (naps-1.03.sh) S 16218 16221 14024 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 1939124 10170368 691 134679101440 94316618321920 94316619401240 140735181560560 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94316621499696 94316621546884 94316634193920 140735181566947 140735181567072 140735181567072 140735181574088 0
/proc/16221/statm: 2483 691 614 264 0 134 0
[pid=16226] ppid=16221 vsize=4684680 memory=4511048 CPUtime=3574.44 cores=4,6
/proc/16226/stat : 16226 (naps-1.03a2) R 16221 16221 14024 0 -1 4194304 817530 0 0 0 356139 1305 0 0 20 0 1 0 1939124 4797112320 1127762 134679101440 4194304 6891597 140722909098512 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 19116032 140722909107182 140722909107296 140722909107296 140722909114313 0
/proc/16226/statm: 1171170 1127762 660 659 0 1170374 0
Current children cumulated CPU time: 3574.44 s
Current children cumulated vsize: 4694612 KiB
Current children cumulated memory: 4513812 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608 s]*
/proc/loadavg: 1.13 1.18 1.87 2/241 18474
/proc/meminfo: memFree=122362348/131524600 swapFree=131071996/131071996
[pid=16221] ppid=16218 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/16221/stat : 16221 (naps-1.03.sh) S 16218 16221 14024 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 1939124 10170368 691 134679101440 94316618321920 94316619401240 140735181560560 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94316621499696 94316621546884 94316634193920 140735181566947 140735181567072 140735181567072 140735181574088 0
/proc/16221/statm: 2483 691 614 264 0 134 0
[pid=16226] ppid=16221 vsize=4684680 memory=4511048 CPUtime=3600.09 cores=4,6
/proc/16226/stat : 16226 (naps-1.03a2) R 16221 16221 14024 0 -1 4194304 821104 0 0 0 358694 1315 0 0 20 0 1 0 1939124 4797112320 1127762 134679101440 4194304 6891597 140722909098512 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 19116032 140722909107182 140722909107296 140722909107296 140722909114313 0
/proc/16226/statm: 1171170 1127762 660 659 0 1170374 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 4694612 KiB
Current children cumulated memory: 4513812 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.00084 s, system=0.002045 s

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

# cumulated CPU time of all completed processes:  user=3586.95 s, system=13.1819 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

Child status: 10

Real time (s): 3608.04
CPU time (s): 3600.13
CPU user time (s): 3586.95
CPU system time (s): 13.1819
CPU usage (%): 99.7808
Max. virtual memory (cumulated for all children) (KiB): 5505080
Max. memory (cumulated for all children) (KiB): 5323136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.95
system time used= 13.1819
maximum resident set size= 5320372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 821570
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= 160
involuntary context switches= 1573


# summary of solver processes directly reported to runsolver:
#   pid: 16221,16226
#   total CPU time (s): 3600.13
#   total CPU user time (s): 3586.95
#   total CPU system time (s): 13.1819

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.57578 second user time and 16.7109 second system time

The end

Launcher Data

Begin job on nodeC014 at 2024-07-30 17:30:35
IDJOB=4463582
IDBENCH=144013
IDSOLVER=3090
FILE ID=nodeC014/4463582-1722353435
RUNJOBID= nodeC014-1722351892-14035
SLURM_JOB_ID= 8249020
Free space on /tmp= 890060 MiB

SOLVER NAME= NaPS 1.03a2
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/warehouse/normalized-capa_wcsp.wbo
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4463582-1722353435/watcher-4463582-1722353435 -o /tmp/evaluation-result-4463582-1722353435/solver-4463582-1722353435 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1722351892-14035 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4463582-1722353435.wbo

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

MD5SUM BENCH= 46e0d756161cd5ef2c7ad446f7e56841
RANDOM SEED=1405702140

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3656.901
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.06
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		: 3676.265
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	: 7007.10
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		: 3600.444
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.06
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.079
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	: 7007.10
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.964
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.06
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		: 3676.297
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	: 7007.10
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		: 3655.631
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.06
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.055
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	: 7007.10
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        125808908 kB
MemAvailable:   128711184 kB
Buffers:           68500 kB
Cached:          3633608 kB
SwapCached:            0 kB
Active:           187120 kB
Inactive:        4976268 kB
Active(anon):       1556 kB
Inactive(anon):  1481040 kB
Active(file):     185564 kB
Inactive(file):  3495228 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             12664 kB
Writeback:             8 kB
AnonPages:       1460896 kB
Mapped:            96196 kB
Shmem:             21336 kB
KReclaimable:     122260 kB
Slab:             211016 kB
SReclaimable:     122260 kB
SUnreclaim:        88756 kB
KernelStack:        4272 kB
PageTables:        12268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1934248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:             8928 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1128448 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:      189140 kB
DirectMap2M:    10070016 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 890072 MiB
End job on nodeC014 at 2024-07-30 18:30:43