Trace number 4451769

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.03? (TO) 3600.01 3612.8

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression64_11.opb
MD5SUMecb94e70b440a48855e99e990bb4ec90
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1115.07
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5700
Total number of constraints27830
Number of constraints which are clauses27825
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint75
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 11
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 86
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.03.
0.00/0.00	c Input file name: HOME/instance-4451769-1721436348.opb
3600.00/3612.80	c 
3600.00/3612.80	c *** TERMINATED *** by signal 15
3600.00/3612.80	s UNKNOWN
3600.00/3612.80	c _____________________________________________________________________________
3600.00/3612.80	c std/band forms        : 3,0
3600.00/3612.80	c 2cl/3cl ITE-codings   : 0,0
3600.00/3612.80	c BDD/srt/adr Max costs : 0,2051,0
3600.00/3612.80	c BDDraw/bin/mul/srt/adr: 0,0,0,3,0
3600.00/3612.80	c BDD nodes             : 0
3600.00/3612.80	c Es1/CC detections     : 0,0
3600.00/3612.80	c CC sort               : 2
3600.00/3612.80	c SAT/UNSAT calls       : 0,0
3600.00/3612.80	c regenrated variables  : 0
3600.00/3612.80	c eliminated fixed lits : 6
3600.00/3612.80	c goal lit flips        : 0
3600.00/3612.80	c goal stages           : 0
3600.00/3612.80	c goal shrink           : 0
3600.00/3612.80	c goal coeff separations: 0
3600.00/3612.80	c restarts              : 0
3600.00/3612.80	c conflicts             : 0              (0 /sec)
3600.00/3612.80	c decisions             : 0              (0 /sec)
3600.00/3612.80	c propagations          : 0              (0 /sec)
3600.00/3612.80	c inspects              : 0              (0 /sec)
3600.00/3612.80	c CPU time (solving tm) : 3574 s        (3574 s, SAT 0 s, UNSAT 0 s)
3600.00/3612.80	c Time for Opt-base     : 5.2e-05 s
3600.00/3612.80	c Steps for Opt-base    : 0
3600.00/3612.80	c Time for BDD coding   : 0 s
3600.00/3612.80	c Time for srt coding   : 0.00034 s
3600.00/3612.80	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 64096 MiB (59733 MiB free)
  memory of node 1: 64473 MiB (61685 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451769-1721436348/watcher-4451769-1721436348 -o /tmp/evaluation-result-4451769-1721436348/solver-4451769-1721436348 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721432748-1041016 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4451769-1721436348.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing FSIZE limit: 104857600 KiB
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=1043125, runsolver pid=1043122

[startup+0.100096 s]*
/proc/loadavg: 4.12 4.14 4.13 5/245 1043130
/proc/meminfo: memFree=124331292/131655788 swapFree=131071996/131071996
[pid=1043125] ppid=1043122 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1043125/stat : 1043125 (naps-1.03.sh) S 1043122 1043125 1041006 0 -1 4194304 225 243 0 0 0 0 0 0 20 0 1 0 195793607 10170368 693 134679101440 94002353254400 94002354333720 140736827367216 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94002356432176 94002356479364 94002358763520 140736827372514 140736827372639 140736827372639 140736827379656 0
/proc/1043125/statm: 2483 693 615 264 0 134 0
[pid=1043130] ppid=1043125 vsize=5756 memory=3728 CPUtime=0.1 cores=0,2
/proc/1043130/stat : 1043130 (naps-1.03) R 1043125 1043125 1041006 0 -1 4194304 610 0 0 0 10 0 0 0 20 0 1 0 195793608 5894144 932 134679101440 4194304 6891213 140729099455328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30195712 140729099457523 140729099457635 140729099457635 140729099464651 0
/proc/1043130/statm: 1439 932 500 659 0 643 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 15688 KiB
Current children cumulated memory: 6500 KiB

[startup+0.212706 s]*
/proc/loadavg: 4.12 4.14 4.13 5/245 1043130
/proc/meminfo: memFree=124327516/131655788 swapFree=131071996/131071996
[pid=1043125] ppid=1043122 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1043125/stat : 1043125 (naps-1.03.sh) S 1043122 1043125 1041006 0 -1 4194304 225 243 0 0 0 0 0 0 20 0 1 0 195793607 10170368 693 134679101440 94002353254400 94002354333720 140736827367216 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94002356432176 94002356479364 94002358763520 140736827372514 140736827372639 140736827372639 140736827379656 0
/proc/1043125/statm: 2483 693 615 264 0 134 0
[pid=1043130] ppid=1043125 vsize=6012 memory=3956 CPUtime=0.21 cores=0,2
/proc/1043130/stat : 1043130 (naps-1.03) R 1043125 1043125 1041006 0 -1 4194304 684 0 0 0 21 0 0 0 20 0 1 0 195793608 6156288 989 134679101440 4194304 6891213 140729099455328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30195712 140729099457523 140729099457635 140729099457635 140729099464651 0
/proc/1043130/statm: 1503 989 500 659 0 707 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 15944 KiB
Current children cumulated memory: 6728 KiB

[startup+0.312498 s]*
/proc/loadavg: 4.12 4.14 4.13 5/245 1043130
/proc/meminfo: memFree=124327332/131655788 swapFree=131071996/131071996
[pid=1043125] ppid=1043122 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1043125/stat : 1043125 (naps-1.03.sh) S 1043122 1043125 1041006 0 -1 4194304 225 243 0 0 0 0 0 0 20 0 1 0 195793607 10170368 693 134679101440 94002353254400 94002354333720 140736827367216 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94002356432176 94002356479364 94002358763520 140736827372514 140736827372639 140736827372639 140736827379656 0
/proc/1043125/statm: 2483 693 615 264 0 134 0
[pid=1043130] ppid=1043125 vsize=6524 memory=4268 CPUtime=0.31 cores=0,2
/proc/1043130/stat : 1043130 (naps-1.03) R 1043125 1043125 1041006 0 -1 4194304 744 0 0 0 31 0 0 0 20 0 1 0 195793608 6680576 1067 134679101440 4194304 6891213 140729099455328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30195712 140729099457523 140729099457635 140729099457635 140729099464651 0
/proc/1043130/statm: 1631 1067 500 659 0 835 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 16456 KiB
Current children cumulated memory: 7040 KiB

[startup+0.700373 s]
/proc/loadavg: 4.11 4.13 4.13 5/245 1043130
/proc/meminfo: memFree=124326472/131655788 swapFree=131071996/131071996
[pid=1043125] ppid=1043122 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1043125/stat : 1043125 (naps-1.03.sh) S 1043122 1043125 1041006 0 -1 4194304 225 243 0 0 0 0 0 0 20 0 1 0 195793607 10170368 693 134679101440 94002353254400 94002354333720 140736827367216 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94002356432176 94002356479364 94002358763520 140736827372514 140736827372639 140736827372639 140736827379656 0
/proc/1043125/statm: 2483 693 615 264 0 134 0
[pid=1043130] ppid=1043125 vsize=7808 memory=5252 CPUtime=0.68 cores=0,2
/proc/1043130/stat : 1043130 (naps-1.03) R 1043125 1043125 1041006 0 -1 4194304 1011 0 0 0 68 0 0 0 20 0 1 0 195793608 7995392 1313 134679101440 4194304 6891213 140729099455328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30195712 140729099457523 140729099457635 140729099457635 140729099464651 0
/proc/1043130/statm: 1952 1313 500 659 0 1156 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 17740 KiB
Current children cumulated memory: 8024 KiB

[startup+1.50035 s]
/proc/loadavg: 4.11 4.13 4.13 5/245 1043132
/proc/meminfo: memFree=124319568/131655788 swapFree=131071996/131071996
[pid=1043125] ppid=1043122 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1043125/stat : 1043125 (naps-1.03.sh) S 1043122 1043125 1041006 0 -1 4194304 225 243 0 0 0 0 0 0 20 0 1 0 195793607 10170368 693 134679101440 94002353254400 94002354333720 140736827367216 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94002356432176 94002356479364 94002358763520 140736827372514 140736827372639 140736827372639 140736827379656 0
/proc/1043125/statm: 2483 693 615 264 0 134 0
[pid=1043130] ppid=1043125 vsize=10600 memory=7704 CPUtime=1.48 cores=0,2
/proc/1043130/stat : 1043130 (naps-1.03) R 1043125 1043125 1041006 0 -1 4194304 8184 0 0 0 147 1 0 0 20 0 1 0 195793608 10854400 1926 134679101440 4194304 6891213 140729099455328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30195712 140729099457523 140729099457635 140729099457635 140729099464651 0
/proc/1043130/statm: 2650 1926 532 659 0 1854 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 20532 KiB
Current children cumulated memory: 10476 KiB

[startup+3.11245 s]
/proc/loadavg: 4.11 4.13 4.13 5/245 1043132
/proc/meminfo: memFree=124318700/131655788 swapFree=131071996/131071996
[pid=1043125] ppid=1043122 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1043125/stat : 1043125 (naps-1.03.sh) S 1043122 1043125 1041006 0 -1 4194304 225 243 0 0 0 0 0 0 20 0 1 0 195793607 10170368 693 134679101440 94002353254400 94002354333720 140736827367216 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94002356432176 94002356479364 94002358763520 140736827372514 140736827372639 140736827372639 140736827379656 0
/proc/1043125/statm: 2483 693 615 264 0 134 0
[pid=1043130] ppid=1043125 vsize=16596 memory=12624 CPUtime=3.09 cores=0,2
/proc/1043130/stat : 1043130 (naps-1.03) R 1043125 1043125 1041006 0 -1 4194304 18515 0 0 0 306 3 0 0 20 0 1 0 195793608 16994304 3156 134679101440 4194304 6891213 140729099455328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30195712 140729099457523 140729099457635 140729099457635 140729099464651 0
/proc/1043130/statm: 4149 3156 532 659 0 3353 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 26528 KiB
Current children cumulated memory: 15396 KiB

[startup+6.30033 s]
/proc/loadavg: 4.10 4.13 4.13 5/245 1043132
/proc/meminfo: memFree=124315740/131655788 swapFree=131071996/131071996
[pid=1043125] ppid=1043122 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1043125/stat : 1043125 (naps-1.03.sh) S 1043122 1043125 1041006 0 -1 4194304 225 243 0 0 0 0 0 0 20 0 1 0 195793607 10170368 693 134679101440 94002353254400 94002354333720 140736827367216 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94002356432176 94002356479364 94002358763520 140736827372514 140736827372639 140736827372639 140736827379656 0
/proc/1043125/statm: 2483 693 615 264 0 134 0
[pid=1043130] ppid=1043125 vsize=18376 memory=14008 CPUtime=6.27 cores=0,2
/proc/1043130/stat : 1043130 (naps-1.03) R 1043125 1043125 1041006 0 -1 4194304 36384 0 0 0 620 7 0 0 20 0 1 0 195793608 18817024 3502 134679101440 4194304 6891213 140729099455328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30195712 140729099457523 140729099457635 140729099457635 140729099464651 0
/proc/1043130/statm: 4594 3502 532 659 0 3798 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 28308 KiB
Current children cumulated memory: 16780 KiB

[startup+12.7003 s]
/proc/loadavg: 4.09 4.13 4.13 5/245 1043133
/proc/meminfo: memFree=124312472/131655788 swapFree=131071996/131071996
[pid=1043125] ppid=1043122 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1043125/stat : 1043125 (naps-1.03.sh) S 1043122 1043125 1041006 0 -1 4194304 225 243 0 0 0 0 0 0 20 0 1 0 195793607 10170368 693 134679101440 94002353254400 94002354333720 140736827367216 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94002356432176 94002356479364 94002358763520 140736827372514 140736827372639 140736827372639 140736827379656 0
/proc/1043125/statm: 2483 693 615 264 0 134 0
[pid=1043130] ppid=1043125 vsize=20792 memory=15340 CPUtime=12.64 cores=0,2
/proc/1043130/stat : 1043130 (naps-1.03) R 1043125 1043125 1041006 0 -1 4194304 72460 0 0 0 1250 14 0 0 20 0 1 0 195793608 21291008 3835 134679101440 4194304 6891213 140729099455328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30195712 140729099457523 140729099457635 140729099457635 140729099464651 0
/proc/1043130/statm: 5198 3835 532 659 0 4402 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 30724 KiB
Current children cumulated memory: 18112 KiB

[startup+25.5004 s]
/proc/loadavg: 4.16 4.14 4.13 5/245 1043135
/proc/meminfo: memFree=124313356/131655788 swapFree=131071996/131071996
[pid=1043125] ppid=1043122 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1043125/stat : 1043125 (naps-1.03.sh) S 1043122 1043125 1041006 0 -1 4194304 225 243 0 0 0 0 0 0 20 0 1 0 195793607 10170368 693 134679101440 94002353254400 94002354333720 140736827367216 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94002356432176 94002356479364 94002358763520 140736827372514 140736827372639 140736827372639 140736827379656 0
/proc/1043125/statm: 2483 693 615 264 0 134 0
[pid=1043130] ppid=1043125 vsize=21176 memory=17272 CPUtime=25.4 cores=0,2
/proc/1043130/stat : 1043130 (naps-1.03) R 1043125 1043125 1041006 0 -1 4194304 141582 0 0 0 2514 26 0 0 20 0 1 0 195793608 21684224 4318 134679101440 4194304 6891213 140729099455328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30195712 140729099457523 140729099457635 140729099457635 140729099464651 0
/proc/1043130/statm: 5294 4318 532 659 0 4498 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 31108 KiB
Current children cumulated memory: 20044 KiB

[startup+51.113 s]
/proc/loadavg: 4.17 4.14 4.13 5/246 1043491
/proc/meminfo: memFree=124327236/131655788 swapFree=131071996/131071996
[pid=1043125] ppid=1043122 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1043125/stat : 1043125 (naps-1.03.sh) S 1043122 1043125 1041006 0 -1 4194304 225 243 0 0 0 0 0 0 20 0 1 0 195793607 10170368 693 134679101440 94002353254400 94002354333720 140736827367216 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94002356432176 94002356479364 94002358763520 140736827372514 140736827372639 140736827372639 140736827379656 0
/proc/1043125/statm: 2483 693 615 264 0 134 0
[pid=1043130] ppid=1043125 vsize=21156 memory=17068 CPUtime=50.94 cores=0,2
/proc/1043130/stat : 1043130 (naps-1.03) R 1043125 1043125 1041006 0 -1 4194304 283341 0 0 0 5045 49 0 0 20 0 1 0 195793608 21663744 4267 134679101440 4194304 6891213 140729099455328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30195712 140729099457523 140729099457635 140729099457635 140729099464651 0
/proc/1043130/statm: 5289 4267 532 659 0 4493 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 31088 KiB
Current children cumulated memory: 19840 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.14 4.13 5/246 1043498
/proc/meminfo: memFree=124322216/131655788 swapFree=131071996/131071996
[pid=1043125] ppid=1043122 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1043125/stat : 1043125 (naps-1.03.sh) S 1043122 1043125 1041006 0 -1 4194304 225 243 0 0 0 0 0 0 20 0 1 0 195793607 10170368 693 134679101440 94002353254400 94002354333720 140736827367216 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94002356432176 94002356479364 94002358763520 140736827372514 140736827372639 140736827372639 140736827379656 0
/proc/1043125/statm: 2483 693 615 264 0 134 0
[pid=1043130] ppid=1043125 vsize=21156 memory=17352 CPUtime=101.97 cores=0,2
/proc/1043130/stat : 1043130 (naps-1.03) R 1043125 1043125 1041006 0 -1 4194304 480133 0 0 0 10121 76 0 0 20 0 1 0 195793608 21663744 4338 134679101440 4194304 6891213 140729099455328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30195712 140729099457523 140729099457635 140729099457635 140729099464651 0
/proc/1043130/statm: 5289 4338 532 659 0 4493 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 31088 KiB
Current children cumulated memory: 20124 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.12 4.12 5/246 1043508
/proc/meminfo: memFree=124314552/131655788 swapFree=131071996/131071996
[pid=1043125] ppid=1043122 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1043125/stat : 1043125 (naps-1.03.sh) S 1043122 1043125 1041006 0 -1 4194304 225 243 0 0 0 0 0 0 20 0 1 0 195793607 10170368 693 134679101440 94002353254400 94002354333720 140736827367216 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94002356432176 94002356479364 94002358763520 140736827372514 140736827372639 140736827372639 140736827379656 0
/proc/1043125/statm: 2483 693 615 264 0 134 0
[pid=1043130] ppid=1043125 vsize=23204 memory=18932 CPUtime=161.78 cores=0,2
/proc/1043130/stat : 1043130 (naps-1.03) R 1043125 1043125 1041006 0 -1 4194304 801559 0 0 0 16052 126 0 0 20 0 1 0 195793608 23760896 4733 134679101440 4194304 6891213 140729099455328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30195712 140729099457523 140729099457635 140729099457635 140729099464651 0
/proc/1043130/statm: 5801 4733 532 659 0 5005 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 33136 KiB
Current children cumulated memory: 21704 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.11 4.11 5/246 1043919
/proc/meminfo: memFree=122328748/131655788 swapFree=131071996/131071996
[pid=1043125] ppid=1043122 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1043125/stat : 1043125 (naps-1.03.sh) S 1043122 1043125 1041006 0 -1 4194304 225 243 0 0 0 0 0 0 20 0 1 0 195793607 10170368 693 134679101440 94002353254400 94002354333720 140736827367216 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94002356432176 94002356479364 94002358763520 140736827372514 140736827372639 140736827372639 140736827379656 0
/proc/1043125/statm: 2483 693 615 264 0 134 0
[pid=1043130] ppid=1043125 vsize=23204 memory=19724 CPUtime=221.58 cores=0,2
/proc/1043130/stat : 1043130 (naps-1.03) R 1043125 1043125 1041006 0 -1 4194304 1043069 0 0 0 21986 172 0 0 20 0 1 0 195793608 23760896 4931 134679101440 4194304 6891213 140729099455328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30195712 140729099457523 140729099457635 140729099457635 140729099464651 0
/proc/1043130/statm: 5801 4931 532 659 0 5005 0
Current children cumulated CPU time: 221.58 s

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

/proc/loadavg: 4.30 4.30 4.25 5/246 1045730
/proc/meminfo: memFree=111959488/131655788 swapFree=131071996/131071996
[pid=1043125] ppid=1043122 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1043125/stat : 1043125 (naps-1.03.sh) S 1043122 1043125 1041006 0 -1 4194304 225 243 0 0 0 0 0 0 20 0 1 0 195793607 10170368 693 134679101440 94002353254400 94002354333720 140736827367216 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94002356432176 94002356479364 94002358763520 140736827372514 140736827372639 140736827372639 140736827379656 0
/proc/1043125/statm: 2483 693 615 264 0 134 0
[pid=1043130] ppid=1043125 vsize=36352 memory=31724 CPUtime=3031.52 cores=0,2
/proc/1043130/stat : 1043130 (naps-1.03) R 1043125 1043125 1041006 0 -1 4194304 8653491 0 0 0 300913 2239 0 0 20 0 1 0 195793608 37224448 7931 134679101440 4194304 6891213 140729099455328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30195712 140729099457523 140729099457635 140729099457635 140729099464651 0
/proc/1043130/statm: 9088 7931 532 659 0 8292 0
Current children cumulated CPU time: 3031.52 s
Current children cumulated vsize: 46284 KiB
Current children cumulated memory: 34496 KiB

[startup+3102.3 s]
/proc/loadavg: 4.19 4.26 4.23 5/246 1045740
/proc/meminfo: memFree=111942508/131655788 swapFree=131071996/131071996
[pid=1043125] ppid=1043122 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1043125/stat : 1043125 (naps-1.03.sh) S 1043122 1043125 1041006 0 -1 4194304 225 243 0 0 0 0 0 0 20 0 1 0 195793607 10170368 693 134679101440 94002353254400 94002354333720 140736827367216 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94002356432176 94002356479364 94002358763520 140736827372514 140736827372639 140736827372639 140736827379656 0
/proc/1043125/statm: 2483 693 615 264 0 134 0
[pid=1043130] ppid=1043125 vsize=36352 memory=31724 CPUtime=3091.31 cores=0,2
/proc/1043130/stat : 1043130 (naps-1.03) R 1043125 1043125 1041006 0 -1 4194304 8753316 0 0 0 306865 2266 0 0 20 0 1 0 195793608 37224448 7931 134679101440 4194304 6891213 140729099455328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30195712 140729099457523 140729099457635 140729099457635 140729099464651 0
/proc/1043130/statm: 9088 7931 532 659 0 8292 0
Current children cumulated CPU time: 3091.31 s
Current children cumulated vsize: 46284 KiB
Current children cumulated memory: 34496 KiB

[startup+3162.3 s]
/proc/loadavg: 4.17 4.24 4.23 5/246 1045750
/proc/meminfo: memFree=111806272/131655788 swapFree=131071996/131071996
[pid=1043125] ppid=1043122 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1043125/stat : 1043125 (naps-1.03.sh) S 1043122 1043125 1041006 0 -1 4194304 225 243 0 0 0 0 0 0 20 0 1 0 195793607 10170368 693 134679101440 94002353254400 94002354333720 140736827367216 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94002356432176 94002356479364 94002358763520 140736827372514 140736827372639 140736827372639 140736827379656 0
/proc/1043125/statm: 2483 693 615 264 0 134 0
[pid=1043130] ppid=1043125 vsize=36352 memory=31724 CPUtime=3151.1 cores=0,2
/proc/1043130/stat : 1043130 (naps-1.03) R 1043125 1043125 1041006 0 -1 4194304 8924077 0 0 0 312799 2311 0 0 20 0 1 0 195793608 37224448 7931 134679101440 4194304 6891213 140729099455328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30195712 140729099457523 140729099457635 140729099457635 140729099464651 0
/proc/1043130/statm: 9088 7931 532 659 0 8292 0
Current children cumulated CPU time: 3151.1 s
Current children cumulated vsize: 46284 KiB
Current children cumulated memory: 34496 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.21 4.22 5/246 1045761
/proc/meminfo: memFree=111982224/131655788 swapFree=131071996/131071996
[pid=1043125] ppid=1043122 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1043125/stat : 1043125 (naps-1.03.sh) S 1043122 1043125 1041006 0 -1 4194304 225 243 0 0 0 0 0 0 20 0 1 0 195793607 10170368 693 134679101440 94002353254400 94002354333720 140736827367216 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94002356432176 94002356479364 94002358763520 140736827372514 140736827372639 140736827372639 140736827379656 0
/proc/1043125/statm: 2483 693 615 264 0 134 0
[pid=1043130] ppid=1043125 vsize=36352 memory=29676 CPUtime=3210.88 cores=0,2
/proc/1043130/stat : 1043130 (naps-1.03) R 1043125 1043125 1041006 0 -1 4194304 9002782 0 0 0 318754 2334 0 0 20 0 1 0 195793608 37224448 7419 134679101440 4194304 6891213 140729099455328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30195712 140729099457523 140729099457635 140729099457635 140729099464651 0
/proc/1043130/statm: 9088 7419 532 659 0 8292 0
Current children cumulated CPU time: 3210.88 s
Current children cumulated vsize: 46284 KiB
Current children cumulated memory: 32448 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.18 4.20 5/246 1045774
/proc/meminfo: memFree=111412988/131655788 swapFree=131071996/131071996
[pid=1043125] ppid=1043122 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1043125/stat : 1043125 (naps-1.03.sh) S 1043122 1043125 1041006 0 -1 4194304 225 243 0 0 0 0 0 0 20 0 1 0 195793607 10170368 693 134679101440 94002353254400 94002354333720 140736827367216 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94002356432176 94002356479364 94002358763520 140736827372514 140736827372639 140736827372639 140736827379656 0
/proc/1043125/statm: 2483 693 615 264 0 134 0
[pid=1043130] ppid=1043125 vsize=36352 memory=32448 CPUtime=3270.67 cores=0,2
/proc/1043130/stat : 1043130 (naps-1.03) R 1043125 1043125 1041006 0 -1 4194304 9118473 0 0 0 324701 2366 0 0 20 0 1 0 195793608 37224448 8112 134679101440 4194304 6891213 140729099455328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30195712 140729099457523 140729099457635 140729099457635 140729099464651 0
/proc/1043130/statm: 9088 8112 532 659 0 8292 0
Current children cumulated CPU time: 3270.67 s
Current children cumulated vsize: 46284 KiB
Current children cumulated memory: 35220 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.16 4.19 5/246 1045784
/proc/meminfo: memFree=111147076/131655788 swapFree=131071996/131071996
[pid=1043125] ppid=1043122 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1043125/stat : 1043125 (naps-1.03.sh) S 1043122 1043125 1041006 0 -1 4194304 225 243 0 0 0 0 0 0 20 0 1 0 195793607 10170368 693 134679101440 94002353254400 94002354333720 140736827367216 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94002356432176 94002356479364 94002358763520 140736827372514 140736827372639 140736827372639 140736827379656 0
/proc/1043125/statm: 2483 693 615 264 0 134 0
[pid=1043130] ppid=1043125 vsize=36352 memory=31724 CPUtime=3330.46 cores=0,2
/proc/1043130/stat : 1043130 (naps-1.03) R 1043125 1043125 1041006 0 -1 4194304 9266970 0 0 0 330641 2405 0 0 20 0 1 0 195793608 37224448 7931 134679101440 4194304 6891213 140729099455328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30195712 140729099457523 140729099457635 140729099457635 140729099464651 0
/proc/1043130/statm: 9088 7931 532 659 0 8292 0
Current children cumulated CPU time: 3330.46 s
Current children cumulated vsize: 46284 KiB
Current children cumulated memory: 34496 KiB

[startup+3402.3 s]
/proc/loadavg: 4.20 4.18 4.19 5/246 1045795
/proc/meminfo: memFree=113150048/131655788 swapFree=131071996/131071996
[pid=1043125] ppid=1043122 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1043125/stat : 1043125 (naps-1.03.sh) S 1043122 1043125 1041006 0 -1 4194304 225 243 0 0 0 0 0 0 20 0 1 0 195793607 10170368 693 134679101440 94002353254400 94002354333720 140736827367216 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94002356432176 94002356479364 94002358763520 140736827372514 140736827372639 140736827372639 140736827379656 0
/proc/1043125/statm: 2483 693 615 264 0 134 0
[pid=1043130] ppid=1043125 vsize=36352 memory=32776 CPUtime=3390.25 cores=0,2
/proc/1043130/stat : 1043130 (naps-1.03) R 1043125 1043125 1041006 0 -1 4194304 9333614 0 0 0 336598 2427 0 0 20 0 1 0 195793608 37224448 8194 134679101440 4194304 6891213 140729099455328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30195712 140729099457523 140729099457635 140729099457635 140729099464651 0
/proc/1043130/statm: 9088 8194 532 659 0 8292 0
Current children cumulated CPU time: 3390.25 s
Current children cumulated vsize: 46284 KiB
Current children cumulated memory: 35548 KiB

[startup+3462.3 s]
/proc/loadavg: 4.17 4.17 4.19 5/246 1045805
/proc/meminfo: memFree=113130888/131655788 swapFree=131071996/131071996
[pid=1043125] ppid=1043122 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1043125/stat : 1043125 (naps-1.03.sh) S 1043122 1043125 1041006 0 -1 4194304 225 243 0 0 0 0 0 0 20 0 1 0 195793607 10170368 693 134679101440 94002353254400 94002354333720 140736827367216 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94002356432176 94002356479364 94002358763520 140736827372514 140736827372639 140736827372639 140736827379656 0
/proc/1043125/statm: 2483 693 615 264 0 134 0
[pid=1043130] ppid=1043125 vsize=52736 memory=40148 CPUtime=3450.03 cores=0,2
/proc/1043130/stat : 1043130 (naps-1.03) R 1043125 1043125 1041006 0 -1 4194304 9430996 0 0 0 342542 2461 0 0 20 0 1 0 195793608 54001664 10037 134679101440 4194304 6891213 140729099455328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30195712 140729099457523 140729099457635 140729099457635 140729099464651 0
/proc/1043130/statm: 13184 10037 532 659 0 12388 0
Current children cumulated CPU time: 3450.03 s
Current children cumulated vsize: 62668 KiB
Current children cumulated memory: 42920 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.16 4.18 5/246 1045816
/proc/meminfo: memFree=112303196/131655788 swapFree=131071996/131071996
[pid=1043125] ppid=1043122 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1043125/stat : 1043125 (naps-1.03.sh) S 1043122 1043125 1041006 0 -1 4194304 225 243 0 0 0 0 0 0 20 0 1 0 195793607 10170368 693 134679101440 94002353254400 94002354333720 140736827367216 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94002356432176 94002356479364 94002358763520 140736827372514 140736827372639 140736827372639 140736827379656 0
/proc/1043125/statm: 2483 693 615 264 0 134 0
[pid=1043130] ppid=1043125 vsize=52736 memory=42988 CPUtime=3509.82 cores=0,2
/proc/1043130/stat : 1043130 (naps-1.03) R 1043125 1043125 1041006 0 -1 4194304 9550136 0 0 0 348473 2509 0 0 20 0 1 0 195793608 54001664 10747 134679101440 4194304 6891213 140729099455328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30195712 140729099457523 140729099457635 140729099457635 140729099464651 0
/proc/1043130/statm: 13184 10747 532 659 0 12388 0
Current children cumulated CPU time: 3509.82 s
Current children cumulated vsize: 62668 KiB
Current children cumulated memory: 45760 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.16 4.18 5/246 1045826
/proc/meminfo: memFree=112264484/131655788 swapFree=131071996/131071996
[pid=1043125] ppid=1043122 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1043125/stat : 1043125 (naps-1.03.sh) S 1043122 1043125 1041006 0 -1 4194304 225 243 0 0 0 0 0 0 20 0 1 0 195793607 10170368 693 134679101440 94002353254400 94002354333720 140736827367216 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94002356432176 94002356479364 94002358763520 140736827372514 140736827372639 140736827372639 140736827379656 0
/proc/1043125/statm: 2483 693 615 264 0 134 0
[pid=1043130] ppid=1043125 vsize=36352 memory=27396 CPUtime=3569.61 cores=0,2
/proc/1043130/stat : 1043130 (naps-1.03) R 1043125 1043125 1041006 0 -1 4194304 9637627 0 0 0 354415 2546 0 0 20 0 1 0 195793608 37224448 6849 134679101440 4194304 6891213 140729099455328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30195712 140729099457523 140729099457635 140729099457635 140729099464651 0
/proc/1043130/statm: 9088 6849 532 659 0 8292 0
Current children cumulated CPU time: 3569.61 s
Current children cumulated vsize: 46284 KiB
Current children cumulated memory: 30168 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.8 s]
/proc/loadavg: 4.09 4.14 4.17 5/245 1045883
/proc/meminfo: memFree=112062272/131655788 swapFree=131071996/131071996
[pid=1043125] ppid=1043122 vsize=9932 memory=2772 CPUtime=0 cores=0,2
/proc/1043125/stat : 1043125 (naps-1.03.sh) S 1043122 1043125 1041006 0 -1 4194304 225 243 0 0 0 0 0 0 20 0 1 0 195793607 10170368 693 134679101440 94002353254400 94002354333720 140736827367216 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94002356432176 94002356479364 94002358763520 140736827372514 140736827372639 140736827372639 140736827379656 0
/proc/1043125/statm: 2483 693 615 264 0 134 0
[pid=1043130] ppid=1043125 vsize=44544 memory=35060 CPUtime=3600 cores=0,2
/proc/1043130/stat : 1043130 (naps-1.03) R 1043125 1043125 1041006 0 -1 4194304 9661455 0 0 0 357446 2554 0 0 20 0 1 0 195793608 45613056 8765 134679101440 4194304 6891213 140729099455328 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 30195712 140729099457523 140729099457635 140729099457635 140729099464651 0
/proc/1043130/statm: 11136 8765 532 659 0 10340 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 54476 KiB
Current children cumulated memory: 37832 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3574.46 s, system=25.5449 s

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

Child status: 10

Real time (s): 3612.8
CPU time (s): 3600.01
CPU user time (s): 3574.46
CPU system time (s): 25.5449
CPU usage (%): 99.6459
Max. virtual memory (cumulated for all children) (KiB): 70860
Max. memory (cumulated for all children) (KiB): 52168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3574.46
system time used= 25.5449
maximum resident set size= 49396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9661938
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= 15
involuntary context switches= 25346


# summary of solver processes directly reported to runsolver:
#   pid: 1043125
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3574.46
#   total CPU system time (s): 25.5449

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.5881 second user time and 36.5244 second system time

The end

Launcher Data

Begin job on nodeC005 at 2024-07-20 02:46:00
IDJOB=4451769
IDBENCH=162644
IDSOLVER=3063
FILE ID=nodeC005/4451769-1721436348
RUNJOBID= nodeC005-1721432748-1041016
SLURM_JOB_ID= 7545624
Free space on /tmp= 723760 MiB

SOLVER NAME= NaPS 1.03
BENCH NAME= PB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/d-equals-n_k/normalized-compression64_11.opb
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451769-1721436348/watcher-4451769-1721436348 -o /tmp/evaluation-result-4451769-1721436348/solver-4451769-1721436348 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721432748-1041016 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4451769-1721436348.opb

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

MD5SUM BENCH= ecb94e70b440a48855e99e990bb4ec90
RANDOM SEED=1507879289

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        124333748 kB
MemAvailable:   129812676 kB
Buffers:          549688 kB
Cached:          5710168 kB
SwapCached:            0 kB
Active:          1154048 kB
Inactive:        5467616 kB
Active(anon):       3480 kB
Inactive(anon):   403892 kB
Active(file):    1150568 kB
Inactive(file):  5063724 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             20528 kB
Writeback:             0 kB
AnonPages:        358096 kB
Mapped:           114756 kB
Shmem:             45896 kB
KReclaimable:     209672 kB
Slab:             329124 kB
SReclaimable:     209672 kB
SUnreclaim:       119452 kB
KernelStack:        3884 kB
PageTables:        10276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     665428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            61728 kB
HardwareCorrupted:     0 kB
AnonHugePages:    223232 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:      285512 kB
DirectMap2M:    36319232 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 723696 MiB
End job on nodeC005 at 2024-07-20 03:46:13