Trace number 4451049

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.03UNSAT 2395.56 2403.6

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
EC_ODD_GRIDS/normalized-ECgrid5x120split.opb
MD5SUM71fa1afe6ec5716be864bdb24fc2dd76
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 benchmark40.5307
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1201
Total number of constraints601
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)601
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
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-4451049-1721419057.opb
2395.55/2403.60	s UNSATISFIABLE
2395.55/2403.60	c _____________________________________________________________________________
2395.55/2403.60	c std/band forms        : 1200,0
2395.55/2403.60	c 2cl/3cl ITE-codings   : 0,0
2395.55/2403.60	c BDD/srt/adr Max costs : 0,11,0
2395.55/2403.60	c BDDraw/bin/mul/srt/adr: 0,0,0,1200,0
2395.55/2403.60	c BDD nodes             : 0
2395.55/2403.60	c Es1/CC detections     : 0,0
2395.55/2403.60	c CC sort               : 600
2395.55/2403.60	c SAT/UNSAT calls       : 0,1
2395.55/2403.60	c regenrated variables  : 0
2395.55/2403.60	c eliminated fixed lits : 0
2395.55/2403.60	c goal lit flips        : 0
2395.55/2403.60	c goal stages           : 0
2395.55/2403.60	c goal shrink           : 0
2395.55/2403.60	c goal coeff separations: 0
2395.55/2403.60	c restarts              : 1579717
2395.55/2403.60	c conflicts             : 74938454       (31616 /sec)
2395.55/2403.60	c decisions             : 224131266      (94560 /sec)
2395.55/2403.60	c propagations          : 904473919      (381594 /sec)
2395.55/2403.60	c inspects              : 0              (0 /sec)
2395.55/2403.60	c CPU time (solving tm) : 2370 s        (2370 s, SAT 0 s, UNSAT 2370 s)
2395.55/2403.60	c Time for Opt-base     : 0.000803 s
2395.55/2403.60	c Steps for Opt-base    : 0
2395.55/2403.60	c Time for BDD coding   : 0 s
2395.55/2403.60	c Time for srt coding   : 0.001548 s
2395.55/2403.60	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451049-1721419057/watcher-4451049-1721419057 -o /tmp/evaluation-result-4451049-1721419057/solver-4451049-1721419057 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721412926-1067192 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4451049-1721419057.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=1071182, runsolver pid=1071179

[startup+0.100059 s]*
/proc/loadavg: 4.15 4.13 4.09 5/262 1071187
/proc/meminfo: memFree=126991964/131524600 swapFree=131071996/131071996
[pid=1071182] ppid=1071179 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1071182/stat : 1071182 (naps-1.03.sh) S 1071179 1071182 1067182 0 -1 4194304 221 247 0 0 0 0 0 0 20 0 1 0 194073797 10170368 672 134679101440 94428164825088 94428165904408 140731686920304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94428168002864 94428168050052 94428187652096 140731686925282 140731686925407 140731686925407 140731686932424 0
/proc/1071182/statm: 2483 672 593 264 0 134 0
[pid=1071187] ppid=1071182 vsize=7356 memory=5292 CPUtime=0.09 cores=0,2
/proc/1071187/stat : 1071187 (naps-1.03) R 1071182 1071182 1067182 0 -1 4194304 981 0 0 0 9 0 0 0 20 0 1 0 194073797 7532544 1323 134679101440 4194304 6891213 140736698971968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 31281152 140736698975219 140736698975331 140736698975331 140736698982347 0
/proc/1071187/statm: 1839 1323 532 659 0 1043 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 17288 KiB
Current children cumulated memory: 7980 KiB

[startup+0.205636 s]*
/proc/loadavg: 4.14 4.13 4.09 5/262 1071187
/proc/meminfo: memFree=126988004/131524600 swapFree=131071996/131071996
[pid=1071182] ppid=1071179 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1071182/stat : 1071182 (naps-1.03.sh) S 1071179 1071182 1067182 0 -1 4194304 221 247 0 0 0 0 0 0 20 0 1 0 194073797 10170368 672 134679101440 94428164825088 94428165904408 140731686920304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94428168002864 94428168050052 94428187652096 140731686925282 140731686925407 140731686925407 140731686932424 0
/proc/1071182/statm: 2483 672 593 264 0 134 0
[pid=1071187] ppid=1071182 vsize=6940 memory=4960 CPUtime=0.2 cores=0,2
/proc/1071187/stat : 1071187 (naps-1.03) R 1071182 1071182 1067182 0 -1 4194304 1315 0 0 0 20 0 0 0 20 0 1 0 194073797 7106560 1240 134679101440 4194304 6891213 140736698971968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 31281152 140736698975219 140736698975331 140736698975331 140736698982347 0
/proc/1071187/statm: 1735 1240 532 659 0 939 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 16872 KiB
Current children cumulated memory: 7648 KiB

[startup+0.305391 s]*
/proc/loadavg: 4.14 4.13 4.09 5/262 1071187
/proc/meminfo: memFree=127012136/131524600 swapFree=131071996/131071996
[pid=1071182] ppid=1071179 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1071182/stat : 1071182 (naps-1.03.sh) S 1071179 1071182 1067182 0 -1 4194304 221 247 0 0 0 0 0 0 20 0 1 0 194073797 10170368 672 134679101440 94428164825088 94428165904408 140731686920304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94428168002864 94428168050052 94428187652096 140731686925282 140731686925407 140731686925407 140731686932424 0
/proc/1071182/statm: 2483 672 593 264 0 134 0
[pid=1071187] ppid=1071182 vsize=7964 memory=5760 CPUtime=0.3 cores=0,2
/proc/1071187/stat : 1071187 (naps-1.03) R 1071182 1071182 1067182 0 -1 4194304 1735 0 0 0 30 0 0 0 20 0 1 0 194073797 8155136 1440 134679101440 4194304 6891213 140736698971968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 31281152 140736698975219 140736698975331 140736698975331 140736698982347 0
/proc/1071187/statm: 1991 1440 532 659 0 1195 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 17896 KiB
Current children cumulated memory: 8448 KiB

[startup+0.700179 s]
/proc/loadavg: 4.14 4.13 4.09 5/262 1071187
/proc/meminfo: memFree=127011940/131524600 swapFree=131071996/131071996
[pid=1071182] ppid=1071179 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1071182/stat : 1071182 (naps-1.03.sh) S 1071179 1071182 1067182 0 -1 4194304 221 247 0 0 0 0 0 0 20 0 1 0 194073797 10170368 672 134679101440 94428164825088 94428165904408 140731686920304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94428168002864 94428168050052 94428187652096 140731686925282 140731686925407 140731686925407 140731686932424 0
/proc/1071182/statm: 2483 672 593 264 0 134 0
[pid=1071187] ppid=1071182 vsize=8988 memory=6612 CPUtime=0.69 cores=0,2
/proc/1071187/stat : 1071187 (naps-1.03) R 1071182 1071182 1067182 0 -1 4194304 3565 0 0 0 69 0 0 0 20 0 1 0 194073797 9203712 1653 134679101440 4194304 6891213 140736698971968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 31281152 140736698975219 140736698975331 140736698975331 140736698982347 0
/proc/1071187/statm: 2247 1653 532 659 0 1451 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 18920 KiB
Current children cumulated memory: 9300 KiB

[startup+1.50017 s]
/proc/loadavg: 4.14 4.13 4.09 5/262 1071187
/proc/meminfo: memFree=127005640/131524600 swapFree=131071996/131071996
[pid=1071182] ppid=1071179 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1071182/stat : 1071182 (naps-1.03.sh) S 1071179 1071182 1067182 0 -1 4194304 221 247 0 0 0 0 0 0 20 0 1 0 194073797 10170368 672 134679101440 94428164825088 94428165904408 140731686920304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94428168002864 94428168050052 94428187652096 140731686925282 140731686925407 140731686925407 140731686932424 0
/proc/1071182/statm: 2483 672 593 264 0 134 0
[pid=1071187] ppid=1071182 vsize=9192 memory=6408 CPUtime=1.49 cores=0,2
/proc/1071187/stat : 1071187 (naps-1.03) R 1071182 1071182 1067182 0 -1 4194304 7521 0 0 0 148 1 0 0 20 0 1 0 194073797 9412608 1602 134679101440 4194304 6891213 140736698971968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 31281152 140736698975219 140736698975331 140736698975331 140736698982347 0
/proc/1071187/statm: 2298 1602 532 659 0 1502 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 19124 KiB
Current children cumulated memory: 9096 KiB

[startup+3.10551 s]
/proc/loadavg: 4.14 4.13 4.09 5/262 1071187
/proc/meminfo: memFree=126981112/131524600 swapFree=131071996/131071996
[pid=1071182] ppid=1071179 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1071182/stat : 1071182 (naps-1.03.sh) S 1071179 1071182 1067182 0 -1 4194304 221 247 0 0 0 0 0 0 20 0 1 0 194073797 10170368 672 134679101440 94428164825088 94428165904408 140731686920304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94428168002864 94428168050052 94428187652096 140731686925282 140731686925407 140731686925407 140731686932424 0
/proc/1071182/statm: 2483 672 593 264 0 134 0
[pid=1071187] ppid=1071182 vsize=12608 memory=8536 CPUtime=3.08 cores=0,2
/proc/1071187/stat : 1071187 (naps-1.03) R 1071182 1071182 1067182 0 -1 4194304 16836 0 0 0 306 2 0 0 20 0 1 0 194073797 12910592 2134 134679101440 4194304 6891213 140736698971968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 31281152 140736698975219 140736698975331 140736698975331 140736698982347 0
/proc/1071187/statm: 3152 2134 532 659 0 2356 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 22540 KiB
Current children cumulated memory: 11224 KiB

[startup+6.30017 s]
/proc/loadavg: 4.13 4.13 4.09 5/262 1071188
/proc/meminfo: memFree=126985936/131524600 swapFree=131071996/131071996
[pid=1071182] ppid=1071179 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1071182/stat : 1071182 (naps-1.03.sh) S 1071179 1071182 1067182 0 -1 4194304 221 247 0 0 0 0 0 0 20 0 1 0 194073797 10170368 672 134679101440 94428164825088 94428165904408 140731686920304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94428168002864 94428168050052 94428187652096 140731686925282 140731686925407 140731686925407 140731686932424 0
/proc/1071182/statm: 2483 672 593 264 0 134 0
[pid=1071187] ppid=1071182 vsize=14656 memory=10124 CPUtime=6.26 cores=0,2
/proc/1071187/stat : 1071187 (naps-1.03) R 1071182 1071182 1067182 0 -1 4194304 39251 0 0 0 619 7 0 0 20 0 1 0 194073797 15007744 2531 134679101440 4194304 6891213 140736698971968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 31281152 140736698975219 140736698975331 140736698975331 140736698982347 0
/proc/1071187/statm: 3664 2531 532 659 0 2868 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 24588 KiB
Current children cumulated memory: 12812 KiB

[startup+12.7002 s]
/proc/loadavg: 4.12 4.13 4.09 5/262 1071188
/proc/meminfo: memFree=126995088/131524600 swapFree=131071996/131071996
[pid=1071182] ppid=1071179 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1071182/stat : 1071182 (naps-1.03.sh) S 1071179 1071182 1067182 0 -1 4194304 221 247 0 0 0 0 0 0 20 0 1 0 194073797 10170368 672 134679101440 94428164825088 94428165904408 140731686920304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94428168002864 94428168050052 94428187652096 140731686925282 140731686925407 140731686925407 140731686932424 0
/proc/1071182/statm: 2483 672 593 264 0 134 0
[pid=1071187] ppid=1071182 vsize=14656 memory=10820 CPUtime=12.65 cores=0,2
/proc/1071187/stat : 1071187 (naps-1.03) R 1071182 1071182 1067182 0 -1 4194304 85512 0 0 0 1250 15 0 0 20 0 1 0 194073797 15007744 2705 134679101440 4194304 6891213 140736698971968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 31281152 140736698975219 140736698975331 140736698975331 140736698982347 0
/proc/1071187/statm: 3664 2705 532 659 0 2868 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 24588 KiB
Current children cumulated memory: 13508 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 4.12 4.09 5/264 1071361
/proc/meminfo: memFree=126989748/131524600 swapFree=131071996/131071996
[pid=1071182] ppid=1071179 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1071182/stat : 1071182 (naps-1.03.sh) S 1071179 1071182 1067182 0 -1 4194304 221 247 0 0 0 0 0 0 20 0 1 0 194073797 10170368 672 134679101440 94428164825088 94428165904408 140731686920304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94428168002864 94428168050052 94428187652096 140731686925282 140731686925407 140731686925407 140731686932424 0
/proc/1071182/statm: 2483 672 593 264 0 134 0
[pid=1071187] ppid=1071182 vsize=23144 memory=17184 CPUtime=25.41 cores=0,2
/proc/1071187/stat : 1071187 (naps-1.03) R 1071182 1071182 1067182 0 -1 4194304 171241 0 0 0 2507 34 0 0 20 0 1 0 194073797 23699456 4296 134679101440 4194304 6891213 140736698971968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 31281152 140736698975219 140736698975331 140736698975331 140736698982347 0
/proc/1071187/statm: 5786 4296 532 659 0 4990 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 33076 KiB
Current children cumulated memory: 19872 KiB

[startup+51.1056 s]
/proc/loadavg: 4.11 4.12 4.09 5/264 1071364
/proc/meminfo: memFree=126988876/131524600 swapFree=131071996/131071996
[pid=1071182] ppid=1071179 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1071182/stat : 1071182 (naps-1.03.sh) S 1071179 1071182 1067182 0 -1 4194304 221 247 0 0 0 0 0 0 20 0 1 0 194073797 10170368 672 134679101440 94428164825088 94428165904408 140731686920304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94428168002864 94428168050052 94428187652096 140731686925282 140731686925407 140731686925407 140731686932424 0
/proc/1071182/statm: 2483 672 593 264 0 134 0
[pid=1071187] ppid=1071182 vsize=23144 memory=19540 CPUtime=50.93 cores=0,2
/proc/1071187/stat : 1071187 (naps-1.03) R 1071182 1071182 1067182 0 -1 4194304 320109 0 0 0 5027 66 0 0 20 0 1 0 194073797 23699456 4885 134679101440 4194304 6891213 140736698971968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 31281152 140736698975219 140736698975331 140736698975331 140736698982347 0
/proc/1071187/statm: 5786 4885 532 659 0 4990 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 33076 KiB
Current children cumulated memory: 22228 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/264 1071373
/proc/meminfo: memFree=126973552/131524600 swapFree=131071996/131071996
[pid=1071182] ppid=1071179 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1071182/stat : 1071182 (naps-1.03.sh) S 1071179 1071182 1067182 0 -1 4194304 221 247 0 0 0 0 0 0 20 0 1 0 194073797 10170368 672 134679101440 94428164825088 94428165904408 140731686920304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94428168002864 94428168050052 94428187652096 140731686925282 140731686925407 140731686925407 140731686932424 0
/proc/1071182/statm: 2483 672 593 264 0 134 0
[pid=1071187] ppid=1071182 vsize=39684 memory=27540 CPUtime=101.95 cores=0,2
/proc/1071187/stat : 1071187 (naps-1.03) R 1071182 1071182 1067182 0 -1 4194304 611103 0 0 0 10056 139 0 0 20 0 1 0 194073797 40636416 6885 134679101440 4194304 6891213 140736698971968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 31281152 140736698975219 140736698975331 140736698975331 140736698982347 0
/proc/1071187/statm: 9921 6885 532 659 0 9125 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 49616 KiB
Current children cumulated memory: 30228 KiB

[startup+162.3 s]
/proc/loadavg: 4.26 4.17 4.11 5/263 1071386
/proc/meminfo: memFree=126945056/131524600 swapFree=131071996/131071996
[pid=1071182] ppid=1071179 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1071182/stat : 1071182 (naps-1.03.sh) S 1071179 1071182 1067182 0 -1 4194304 221 247 0 0 0 0 0 0 20 0 1 0 194073797 10170368 672 134679101440 94428164825088 94428165904408 140731686920304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94428168002864 94428168050052 94428187652096 140731686925282 140731686925407 140731686925407 140731686932424 0
/proc/1071182/statm: 2483 672 593 264 0 134 0
[pid=1071187] ppid=1071182 vsize=31492 memory=23704 CPUtime=161.75 cores=0,2
/proc/1071187/stat : 1071187 (naps-1.03) R 1071182 1071182 1067182 0 -1 4194304 794718 0 0 0 15982 193 0 0 20 0 1 0 194073797 32247808 5926 134679101440 4194304 6891213 140736698971968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 31281152 140736698975219 140736698975331 140736698975331 140736698982347 0
/proc/1071187/statm: 7873 5926 532 659 0 7077 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 41424 KiB
Current children cumulated memory: 26392 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.15 4.10 5/263 1071408
/proc/meminfo: memFree=126947360/131524600 swapFree=131071996/131071996
[pid=1071182] ppid=1071179 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1071182/stat : 1071182 (naps-1.03.sh) S 1071179 1071182 1067182 0 -1 4194304 221 247 0 0 0 0 0 0 20 0 1 0 194073797 10170368 672 134679101440 94428164825088 94428165904408 140731686920304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94428168002864 94428168050052 94428187652096 140731686925282 140731686925407 140731686925407 140731686932424 0
/proc/1071182/statm: 2483 672 593 264 0 134 0
[pid=1071187] ppid=1071182 vsize=39708 memory=27076 CPUtime=221.55 cores=0,2
/proc/1071187/stat : 1071187 (naps-1.03) R 1071182 1071182 1067182 0 -1 4194304 1103819 0 0 0 21852 303 0 0 20 0 1 0 194073797 40660992 6769 134679101440 4194304 6891213 140736698971968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 31281152 140736698975219 140736698975331 140736698975331 140736698982347 0
/proc/1071187/statm: 9927 6769 532 659 0 9131 0
Current children cumulated CPU time: 221.55 s

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

/proc/1071187/stat : 1071187 (naps-1.03) R 1071182 1071182 1067182 0 -1 4194304 5204712 0 0 0 205282 2250 0 0 20 0 1 0 194073797 76500992 14922 134679101440 4194304 6891213 140736698971968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 31281152 140736698975219 140736698975331 140736698975331 140736698982347 0
/proc/1071187/statm: 18677 14922 532 659 0 17881 0
Current children cumulated CPU time: 2075.32 s
Current children cumulated vsize: 84640 KiB
Current children cumulated memory: 62376 KiB

[startup+2142.3 s]
/proc/loadavg: 4.14 4.13 4.09 5/264 1072631
/proc/meminfo: memFree=126983076/131524600 swapFree=131071996/131071996
[pid=1071182] ppid=1071179 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1071182/stat : 1071182 (naps-1.03.sh) S 1071179 1071182 1067182 0 -1 4194304 221 247 0 0 0 0 0 0 20 0 1 0 194073797 10170368 672 134679101440 94428164825088 94428165904408 140731686920304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94428168002864 94428168050052 94428187652096 140731686925282 140731686925407 140731686925407 140731686932424 0
/proc/1071182/statm: 2483 672 593 264 0 134 0
[pid=1071187] ppid=1071182 vsize=74708 memory=61736 CPUtime=2135.11 cores=0,2
/proc/1071187/stat : 1071187 (naps-1.03) R 1071182 1071182 1067182 0 -1 4194304 5275630 0 0 0 211221 2290 0 0 20 0 1 0 194073797 76500992 15434 134679101440 4194304 6891213 140736698971968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 31281152 140736698975219 140736698975331 140736698975331 140736698982347 0
/proc/1071187/statm: 18677 15434 532 659 0 17881 0
Current children cumulated CPU time: 2135.11 s
Current children cumulated vsize: 84640 KiB
Current children cumulated memory: 64424 KiB

[startup+2202.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/262 1072642
/proc/meminfo: memFree=126979660/131524600 swapFree=131071996/131071996
[pid=1071182] ppid=1071179 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1071182/stat : 1071182 (naps-1.03.sh) S 1071179 1071182 1067182 0 -1 4194304 221 247 0 0 0 0 0 0 20 0 1 0 194073797 10170368 672 134679101440 94428164825088 94428165904408 140731686920304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94428168002864 94428168050052 94428187652096 140731686925282 140731686925407 140731686925407 140731686932424 0
/proc/1071182/statm: 2483 672 593 264 0 134 0
[pid=1071187] ppid=1071182 vsize=74708 memory=57640 CPUtime=2194.9 cores=0,2
/proc/1071187/stat : 1071187 (naps-1.03) R 1071182 1071182 1067182 0 -1 4194304 5333363 0 0 0 217165 2325 0 0 20 0 1 0 194073797 76500992 14410 134679101440 4194304 6891213 140736698971968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 31281152 140736698975219 140736698975331 140736698975331 140736698982347 0
/proc/1071187/statm: 18677 14410 532 659 0 17881 0
Current children cumulated CPU time: 2194.9 s
Current children cumulated vsize: 84640 KiB
Current children cumulated memory: 60328 KiB

[startup+2262.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/260 1072653
/proc/meminfo: memFree=126978572/131524600 swapFree=131071996/131071996
[pid=1071182] ppid=1071179 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1071182/stat : 1071182 (naps-1.03.sh) S 1071179 1071182 1067182 0 -1 4194304 221 247 0 0 0 0 0 0 20 0 1 0 194073797 10170368 672 134679101440 94428164825088 94428165904408 140731686920304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94428168002864 94428168050052 94428187652096 140731686925282 140731686925407 140731686925407 140731686932424 0
/proc/1071182/statm: 2483 672 593 264 0 134 0
[pid=1071187] ppid=1071182 vsize=74708 memory=55592 CPUtime=2254.7 cores=0,2
/proc/1071187/stat : 1071187 (naps-1.03) R 1071182 1071182 1067182 0 -1 4194304 5437696 0 0 0 223079 2391 0 0 20 0 1 0 194073797 76500992 13898 134679101440 4194304 6891213 140736698971968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 31281152 140736698975219 140736698975331 140736698975331 140736698982347 0
/proc/1071187/statm: 18677 13898 532 659 0 17881 0
Current children cumulated CPU time: 2254.7 s
Current children cumulated vsize: 84640 KiB
Current children cumulated memory: 58280 KiB

[startup+2322.3 s]
/proc/loadavg: 4.07 4.11 4.09 5/261 1072664
/proc/meminfo: memFree=126967700/131524600 swapFree=131071996/131071996
[pid=1071182] ppid=1071179 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1071182/stat : 1071182 (naps-1.03.sh) S 1071179 1071182 1067182 0 -1 4194304 221 247 0 0 0 0 0 0 20 0 1 0 194073797 10170368 672 134679101440 94428164825088 94428165904408 140731686920304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94428168002864 94428168050052 94428187652096 140731686925282 140731686925407 140731686925407 140731686932424 0
/proc/1071182/statm: 2483 672 593 264 0 134 0
[pid=1071187] ppid=1071182 vsize=74708 memory=57812 CPUtime=2314.5 cores=0,2
/proc/1071187/stat : 1071187 (naps-1.03) R 1071182 1071182 1067182 0 -1 4194304 5539762 0 0 0 228996 2454 0 0 20 0 1 0 194073797 76500992 14453 134679101440 4194304 6891213 140736698971968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 31281152 140736698975219 140736698975331 140736698975331 140736698982347 0
/proc/1071187/statm: 18677 14453 532 659 0 17881 0
Current children cumulated CPU time: 2314.5 s
Current children cumulated vsize: 84640 KiB
Current children cumulated memory: 60500 KiB

[startup+2382.3 s]
/proc/loadavg: 4.07 4.11 4.09 5/260 1072675
/proc/meminfo: memFree=126969404/131524600 swapFree=131071996/131071996
[pid=1071182] ppid=1071179 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1071182/stat : 1071182 (naps-1.03.sh) S 1071179 1071182 1067182 0 -1 4194304 221 247 0 0 0 0 0 0 20 0 1 0 194073797 10170368 672 134679101440 94428164825088 94428165904408 140731686920304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94428168002864 94428168050052 94428187652096 140731686925282 140731686925407 140731686925407 140731686932424 0
/proc/1071182/statm: 2483 672 593 264 0 134 0
[pid=1071187] ppid=1071182 vsize=74708 memory=64032 CPUtime=2374.31 cores=0,2
/proc/1071187/stat : 1071187 (naps-1.03) R 1071182 1071182 1067182 0 -1 4194304 5623197 0 0 0 234925 2506 0 0 20 0 1 0 194073797 76500992 16008 134679101440 4194304 6891213 140736698971968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 31281152 140736698975219 140736698975331 140736698975331 140736698982347 0
/proc/1071187/statm: 18677 16008 532 659 0 17881 0
Current children cumulated CPU time: 2374.31 s
Current children cumulated vsize: 84640 KiB
Current children cumulated memory: 66720 KiB

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

# cumulated CPU time of all completed processes:  user=2370.26 s, system=25.3025 s

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

[startup+2393.6 s]
/proc/loadavg: 4.14 4.12 4.09 5/260 1072678
/proc/meminfo: memFree=126968956/131524600 swapFree=131071996/131071996
[pid=1071182] ppid=1071179 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1071182/stat : 1071182 (naps-1.03.sh) S 1071179 1071182 1067182 0 -1 4194304 221 247 0 0 0 0 0 0 20 0 1 0 194073797 10170368 672 134679101440 94428164825088 94428165904408 140731686920304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94428168002864 94428168050052 94428187652096 140731686925282 140731686925407 140731686925407 140731686932424 0
/proc/1071182/statm: 2483 672 593 264 0 134 0
[pid=1071187] ppid=1071182 vsize=74708 memory=59936 CPUtime=2385.58 cores=0,2
/proc/1071187/stat : 1071187 (naps-1.03) R 1071182 1071182 1067182 0 -1 4194304 5644207 0 0 0 236037 2521 0 0 20 0 1 0 194073797 76500992 14984 134679101440 4194304 6891213 140736698971968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 31281152 140736698975219 140736698975331 140736698975331 140736698982347 0
/proc/1071187/statm: 18677 14984 532 659 0 17881 0
Current children cumulated CPU time: 2385.58 s
Current children cumulated vsize: 84640 KiB
Current children cumulated memory: 62624 KiB

[startup+2400 s]*
/proc/loadavg: 4.13 4.12 4.09 5/260 1072680
/proc/meminfo: memFree=126960744/131524600 swapFree=131071996/131071996
[pid=1071182] ppid=1071179 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1071182/stat : 1071182 (naps-1.03.sh) S 1071179 1071182 1067182 0 -1 4194304 221 247 0 0 0 0 0 0 20 0 1 0 194073797 10170368 672 134679101440 94428164825088 94428165904408 140731686920304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94428168002864 94428168050052 94428187652096 140731686925282 140731686925407 140731686925407 140731686932424 0
/proc/1071182/statm: 2483 672 593 264 0 134 0
[pid=1071187] ppid=1071182 vsize=74708 memory=61984 CPUtime=2391.96 cores=0,2
/proc/1071187/stat : 1071187 (naps-1.03) R 1071182 1071182 1067182 0 -1 4194304 5655092 0 0 0 236668 2528 0 0 20 0 1 0 194073797 76500992 15496 134679101440 4194304 6891213 140736698971968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 31281152 140736698975219 140736698975331 140736698975331 140736698982347 0
/proc/1071187/statm: 18677 15496 532 659 0 17881 0
Current children cumulated CPU time: 2391.96 s
Current children cumulated vsize: 84640 KiB
Current children cumulated memory: 64672 KiB

[startup+2401.6 s]
/proc/loadavg: 4.12 4.11 4.09 5/260 1072680
/proc/meminfo: memFree=126969604/131524600 swapFree=131071996/131071996
[pid=1071182] ppid=1071179 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1071182/stat : 1071182 (naps-1.03.sh) S 1071179 1071182 1067182 0 -1 4194304 221 247 0 0 0 0 0 0 20 0 1 0 194073797 10170368 672 134679101440 94428164825088 94428165904408 140731686920304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94428168002864 94428168050052 94428187652096 140731686925282 140731686925407 140731686925407 140731686932424 0
/proc/1071182/statm: 2483 672 593 264 0 134 0
[pid=1071187] ppid=1071182 vsize=74708 memory=54056 CPUtime=2393.55 cores=0,2
/proc/1071187/stat : 1071187 (naps-1.03) R 1071182 1071182 1067182 0 -1 4194304 5656665 0 0 0 236826 2529 0 0 20 0 1 0 194073797 76500992 13514 134679101440 4194304 6891213 140736698971968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 31281152 140736698975219 140736698975331 140736698975331 140736698982347 0
/proc/1071187/statm: 18677 13514 532 659 0 17881 0
Current children cumulated CPU time: 2393.55 s
Current children cumulated vsize: 84640 KiB
Current children cumulated memory: 56744 KiB

[startup+2402.4 s]
/proc/loadavg: 4.12 4.11 4.09 5/260 1072680
/proc/meminfo: memFree=126983992/131524600 swapFree=131071996/131071996
[pid=1071182] ppid=1071179 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1071182/stat : 1071182 (naps-1.03.sh) S 1071179 1071182 1067182 0 -1 4194304 221 247 0 0 0 0 0 0 20 0 1 0 194073797 10170368 672 134679101440 94428164825088 94428165904408 140731686920304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94428168002864 94428168050052 94428187652096 140731686925282 140731686925407 140731686925407 140731686932424 0
/proc/1071182/statm: 2483 672 593 264 0 134 0
[pid=1071187] ppid=1071182 vsize=74708 memory=56104 CPUtime=2394.35 cores=0,2
/proc/1071187/stat : 1071187 (naps-1.03) R 1071182 1071182 1067182 0 -1 4194304 5656666 0 0 0 236906 2529 0 0 20 0 1 0 194073797 76500992 14026 134679101440 4194304 6891213 140736698971968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 31281152 140736698975219 140736698975331 140736698975331 140736698982347 0
/proc/1071187/statm: 18677 14026 532 659 0 17881 0
Current children cumulated CPU time: 2394.35 s
Current children cumulated vsize: 84640 KiB
Current children cumulated memory: 58792 KiB

[startup+2403.2 s]
/proc/loadavg: 4.12 4.11 4.09 5/260 1072680
/proc/meminfo: memFree=126978084/131524600 swapFree=131071996/131071996
[pid=1071182] ppid=1071179 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1071182/stat : 1071182 (naps-1.03.sh) S 1071179 1071182 1067182 0 -1 4194304 221 247 0 0 0 0 0 0 20 0 1 0 194073797 10170368 672 134679101440 94428164825088 94428165904408 140731686920304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94428168002864 94428168050052 94428187652096 140731686925282 140731686925407 140731686925407 140731686932424 0
/proc/1071182/statm: 2483 672 593 264 0 134 0
[pid=1071187] ppid=1071182 vsize=74708 memory=53932 CPUtime=2395.15 cores=0,2
/proc/1071187/stat : 1071187 (naps-1.03) R 1071182 1071182 1067182 0 -1 4194304 5658943 0 0 0 236985 2530 0 0 20 0 1 0 194073797 76500992 13483 134679101440 4194304 6891213 140736698971968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 31281152 140736698975219 140736698975331 140736698975331 140736698982347 0
/proc/1071187/statm: 18677 13483 532 659 0 17881 0
Current children cumulated CPU time: 2395.15 s
Current children cumulated vsize: 84640 KiB
Current children cumulated memory: 56620 KiB

[startup+2403.6 s]
/proc/loadavg: 4.12 4.11 4.09 5/260 1072680
/proc/meminfo: memFree=126978084/131524600 swapFree=131071996/131071996
[pid=1071182] ppid=1071179 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1071182/stat : 1071182 (naps-1.03.sh) S 1071179 1071182 1067182 0 -1 4194304 221 247 0 0 0 0 0 0 20 0 1 0 194073797 10170368 672 134679101440 94428164825088 94428165904408 140731686920304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94428168002864 94428168050052 94428187652096 140731686925282 140731686925407 140731686925407 140731686932424 0
/proc/1071182/statm: 2483 672 593 264 0 134 0
[pid=1071187] ppid=1071182 vsize=74708 memory=53932 CPUtime=2395.55 cores=0,2
/proc/1071187/stat : 1071187 (naps-1.03) R 1071182 1071182 1067182 0 -1 4194304 5658943 0 0 0 237025 2530 0 0 20 0 1 0 194073797 76500992 13483 134679101440 4194304 6891213 140736698971968 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 31281152 140736698975219 140736698975331 140736698975331 140736698982347 0
/proc/1071187/statm: 18677 13483 532 659 0 17881 0
Current children cumulated CPU time: 2395.55 s
Current children cumulated vsize: 84640 KiB
Current children cumulated memory: 56620 KiB

Child status: 10

Real time (s): 2403.6
CPU time (s): 2395.56
CPU user time (s): 2370.26
CPU system time (s): 25.3025
CPU usage (%): 99.6654
Max. virtual memory (cumulated for all children) (KiB): 117408
Max. memory (cumulated for all children) (KiB): 81092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2370.26
system time used= 25.3025
maximum resident set size= 78404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5659427
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= 39
involuntary context switches= 16800


# summary of solver processes directly reported to runsolver:
#   pid: 1071182
#   total CPU time (s): 2395.56
#   total CPU user time (s): 2370.26
#   total CPU system time (s): 25.3025

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.89038 second user time and 11.2197 second system time

The end

Launcher Data

Begin job on nodeC030 at 2024-07-19 21:57:50
IDJOB=4451049
IDBENCH=162341
IDSOLVER=3063
FILE ID=nodeC030/4451049-1721419057
RUNJOBID= nodeC030-1721412926-1067192
SLURM_JOB_ID= 7545489
Free space on /tmp= 890064 MiB

SOLVER NAME= NaPS 1.03
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/EC_ODD_GRIDS/normalized-ECgrid5x120split.opb
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451049-1721419057/watcher-4451049-1721419057 -o /tmp/evaluation-result-4451049-1721419057/solver-4451049-1721419057 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721412926-1067192 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4451049-1721419057.opb

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

MD5SUM BENCH= 71fa1afe6ec5716be864bdb24fc2dd76
RANDOM SEED=1591631374

nodeC030.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		: 3645.477
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	: 6999.28
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		: 3683.616
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.11
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		: 3631.078
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	: 6999.28
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		: 3599.660
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.11
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		: 3680.665
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	: 6999.28
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		: 3683.668
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.11
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		: 3633.533
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	: 6999.28
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		: 3599.847
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127001776 kB
MemAvailable:   129496300 kB
Buffers:          512128 kB
Cached:          2803252 kB
SwapCached:            0 kB
Active:          1169296 kB
Inactive:        2685612 kB
Active(anon):       1564 kB
Inactive(anon):   583872 kB
Active(file):    1167732 kB
Inactive(file):  2101740 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              5460 kB
Writeback:             0 kB
AnonPages:        527228 kB
Mapped:           113356 kB
Shmem:             45912 kB
KReclaimable:     129748 kB
Slab:             247756 kB
SReclaimable:     129748 kB
SUnreclaim:       118008 kB
KernelStack:        4208 kB
PageTables:        10492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1019052 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            73024 kB
HardwareCorrupted:     0 kB
AnonHugePages:    380928 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:      262868 kB
DirectMap2M:    23627776 kB
DirectMap1G:    112197632 kB

Free space on /tmp at the end= 890060 MiB
End job on nodeC030 at 2024-07-19 22:37:54