Trace number 4451229

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 3060.96 3070.74

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
EC_RANDOM_GRAPHS/normalized-ECrand6reg-v021-n1.opb
MD5SUM4d5603d89f204ba15b108c8a9193bc01
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 benchmark0.003235
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables63
Total number of constraints21
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)21
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 9
Number of bits of the biggest sum of numbers4
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-4451229-1721421461.opb
3060.91/3070.74	s UNSATISFIABLE
3060.91/3070.74	c _____________________________________________________________________________
3060.91/3070.74	c std/band forms        : 42,0
3060.91/3070.74	c 2cl/3cl ITE-codings   : 0,0
3060.91/3070.74	c BDD/srt/adr Max costs : 0,37,0
3060.91/3070.74	c BDDraw/bin/mul/srt/adr: 0,0,0,42,0
3060.91/3070.74	c BDD nodes             : 0
3060.91/3070.74	c Es1/CC detections     : 0,0
3060.91/3070.74	c CC sort               : 21
3060.91/3070.74	c SAT/UNSAT calls       : 0,1
3060.91/3070.74	c regenrated variables  : 0
3060.91/3070.74	c eliminated fixed lits : 0
3060.91/3070.74	c goal lit flips        : 0
3060.91/3070.74	c goal stages           : 0
3060.91/3070.74	c goal shrink           : 0
3060.91/3070.74	c goal coeff separations: 0
3060.91/3070.74	c restarts              : 1273592
3060.91/3070.74	c conflicts             : 62774827       (20750 /sec)
3060.91/3070.74	c decisions             : 99607444       (32924 /sec)
3060.91/3070.74	c propagations          : 964144001      (318690 /sec)
3060.91/3070.74	c inspects              : 0              (0 /sec)
3060.91/3070.74	c CPU time (solving tm) : 3025 s        (3025 s, SAT 0 s, UNSAT 3025 s)
3060.91/3070.74	c Time for Opt-base     : 5.9e-05 s
3060.91/3070.74	c Steps for Opt-base    : 0
3060.91/3070.74	c Time for BDD coding   : 0 s
3060.91/3070.74	c Time for srt coding   : 0.00014 s
3060.91/3070.74	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 (62103 MiB free)
  memory of node 1: 64473 MiB (61959 MiB free)
  node distances:
     10  21
     21  10

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


[startup+0.100303 s]*
/proc/loadavg: 4.12 4.11 4.09 5/260 1072732
/proc/meminfo: memFree=127033940/131524600 swapFree=131071996/131071996
[pid=1072727] ppid=1072724 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1072727/stat : 1072727 (naps-1.03.sh) S 1072724 1072727 1067182 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194314201 10170368 672 134679101440 94615908749312 94615909828632 140736954125712 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94615911927088 94615911974276 94615920209920 140736954127330 140736954127455 140736954127455 140736954134472 0
/proc/1072727/statm: 2483 672 594 264 0 134 0
[pid=1072732] ppid=1072727 vsize=4768 memory=3040 CPUtime=0.09 cores=0,2
/proc/1072732/stat : 1072732 (naps-1.03) R 1072727 1072727 1067182 0 -1 4194304 378 0 0 0 9 0 0 0 20 0 1 0 194314202 4882432 760 134679101440 4194304 6891213 140730036699280 0 0 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 20795392 140730036708339 140730036708451 140730036708451 140730036715467 0
/proc/1072732/statm: 1192 760 532 659 0 396 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 14700 KiB
Current children cumulated memory: 5728 KiB

[startup+0.206304 s]*
/proc/loadavg: 4.12 4.11 4.09 5/260 1072732
/proc/meminfo: memFree=127026736/131524600 swapFree=131071996/131071996
[pid=1072727] ppid=1072724 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1072727/stat : 1072727 (naps-1.03.sh) S 1072724 1072727 1067182 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194314201 10170368 672 134679101440 94615908749312 94615909828632 140736954125712 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94615911927088 94615911974276 94615920209920 140736954127330 140736954127455 140736954127455 140736954134472 0
/proc/1072727/statm: 2483 672 594 264 0 134 0
[pid=1072732] ppid=1072727 vsize=5536 memory=3576 CPUtime=0.19 cores=0,2
/proc/1072732/stat : 1072732 (naps-1.03) R 1072727 1072727 1067182 0 -1 4194304 558 0 0 0 19 0 0 0 20 0 1 0 194314202 5668864 894 134679101440 4194304 6891213 140730036699280 0 0 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 20795392 140730036708339 140730036708451 140730036708451 140730036715467 0
/proc/1072732/statm: 1384 894 532 659 0 588 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 15468 KiB
Current children cumulated memory: 6264 KiB

[startup+0.306304 s]*
/proc/loadavg: 4.12 4.11 4.09 5/260 1072732
/proc/meminfo: memFree=127028728/131524600 swapFree=131071996/131071996
[pid=1072727] ppid=1072724 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1072727/stat : 1072727 (naps-1.03.sh) S 1072724 1072727 1067182 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194314201 10170368 672 134679101440 94615908749312 94615909828632 140736954125712 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94615911927088 94615911974276 94615920209920 140736954127330 140736954127455 140736954127455 140736954134472 0
/proc/1072727/statm: 2483 672 594 264 0 134 0
[pid=1072732] ppid=1072727 vsize=5536 memory=3576 CPUtime=0.29 cores=0,2
/proc/1072732/stat : 1072732 (naps-1.03) R 1072727 1072727 1067182 0 -1 4194304 604 0 0 0 29 0 0 0 20 0 1 0 194314202 5668864 894 134679101440 4194304 6891213 140730036699280 0 0 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7398840 7447120 20795392 140730036708339 140730036708451 140730036708451 140730036715467 0
/proc/1072732/statm: 1384 894 532 659 0 588 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 15468 KiB
Current children cumulated memory: 6264 KiB

[startup+0.700254 s]
/proc/loadavg: 4.12 4.11 4.09 5/260 1072732
/proc/meminfo: memFree=127018660/131524600 swapFree=131071996/131071996
[pid=1072727] ppid=1072724 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1072727/stat : 1072727 (naps-1.03.sh) S 1072724 1072727 1067182 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194314201 10170368 672 134679101440 94615908749312 94615909828632 140736954125712 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94615911927088 94615911974276 94615920209920 140736954127330 140736954127455 140736954127455 140736954134472 0
/proc/1072727/statm: 2483 672 594 264 0 134 0
[pid=1072732] ppid=1072727 vsize=5216 memory=3704 CPUtime=0.67 cores=0,2
/proc/1072732/stat : 1072732 (naps-1.03) R 1072727 1072727 1067182 0 -1 4194304 1081 0 0 0 67 0 0 0 20 0 1 0 194314202 5341184 926 134679101440 4194304 6891213 140730036699280 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 20795392 140730036708339 140730036708451 140730036708451 140730036715467 0
/proc/1072732/statm: 1304 926 532 659 0 508 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 15148 KiB
Current children cumulated memory: 6392 KiB

[startup+1.50019 s]
/proc/loadavg: 4.12 4.11 4.09 5/260 1072732
/proc/meminfo: memFree=127033888/131524600 swapFree=131071996/131071996
[pid=1072727] ppid=1072724 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1072727/stat : 1072727 (naps-1.03.sh) S 1072724 1072727 1067182 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194314201 10170368 672 134679101440 94615908749312 94615909828632 140736954125712 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94615911927088 94615911974276 94615920209920 140736954127330 140736954127455 140736954127455 140736954134472 0
/proc/1072727/statm: 2483 672 594 264 0 134 0
[pid=1072732] ppid=1072727 vsize=6240 memory=4424 CPUtime=1.46 cores=0,2
/proc/1072732/stat : 1072732 (naps-1.03) R 1072727 1072727 1067182 0 -1 4194304 2419 0 0 0 146 0 0 0 20 0 1 0 194314202 6389760 1106 134679101440 4194304 6891213 140730036699280 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 20795392 140730036708339 140730036708451 140730036708451 140730036715467 0
/proc/1072732/statm: 1560 1106 532 659 0 764 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 16172 KiB
Current children cumulated memory: 7112 KiB

[startup+3.10533 s]
/proc/loadavg: 4.11 4.11 4.09 5/260 1072732
/proc/meminfo: memFree=127031336/131524600 swapFree=131071996/131071996
[pid=1072727] ppid=1072724 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1072727/stat : 1072727 (naps-1.03.sh) S 1072724 1072727 1067182 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194314201 10170368 672 134679101440 94615908749312 94615909828632 140736954125712 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94615911927088 94615911974276 94615920209920 140736954127330 140736954127455 140736954127455 140736954134472 0
/proc/1072727/statm: 2483 672 594 264 0 134 0
[pid=1072732] ppid=1072727 vsize=6496 memory=4528 CPUtime=3.06 cores=0,2
/proc/1072732/stat : 1072732 (naps-1.03) R 1072727 1072727 1067182 0 -1 4194304 6619 0 0 0 306 0 0 0 20 0 1 0 194314202 6651904 1132 134679101440 4194304 6891213 140730036699280 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 20795392 140730036708339 140730036708451 140730036708451 140730036715467 0
/proc/1072732/statm: 1624 1132 532 659 0 828 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 16428 KiB
Current children cumulated memory: 7216 KiB

[startup+6.30018 s]
/proc/loadavg: 4.11 4.11 4.09 5/259 1072732
/proc/meminfo: memFree=127037028/131524600 swapFree=131071996/131071996
[pid=1072727] ppid=1072724 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1072727/stat : 1072727 (naps-1.03.sh) S 1072724 1072727 1067182 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194314201 10170368 672 134679101440 94615908749312 94615909828632 140736954125712 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94615911927088 94615911974276 94615920209920 140736954127330 140736954127455 140736954127455 140736954134472 0
/proc/1072727/statm: 2483 672 594 264 0 134 0
[pid=1072732] ppid=1072727 vsize=8544 memory=5460 CPUtime=6.25 cores=0,2
/proc/1072732/stat : 1072732 (naps-1.03) R 1072727 1072727 1067182 0 -1 4194304 29890 0 0 0 622 3 0 0 20 0 1 0 194314202 8749056 1365 134679101440 4194304 6891213 140730036699280 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 20795392 140730036708339 140730036708451 140730036708451 140730036715467 0
/proc/1072732/statm: 2136 1365 532 659 0 1340 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 18476 KiB
Current children cumulated memory: 8148 KiB

[startup+12.7002 s]
/proc/loadavg: 4.09 4.11 4.09 5/260 1072734
/proc/meminfo: memFree=127032008/131524600 swapFree=131071996/131071996
[pid=1072727] ppid=1072724 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1072727/stat : 1072727 (naps-1.03.sh) S 1072724 1072727 1067182 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194314201 10170368 672 134679101440 94615908749312 94615909828632 140736954125712 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94615911927088 94615911974276 94615920209920 140736954127330 140736954127455 140736954127455 140736954134472 0
/proc/1072727/statm: 2483 672 594 264 0 134 0
[pid=1072732] ppid=1072727 vsize=8544 memory=5800 CPUtime=12.63 cores=0,2
/proc/1072732/stat : 1072732 (naps-1.03) R 1072727 1072727 1067182 0 -1 4194304 85821 0 0 0 1252 11 0 0 20 0 1 0 194314202 8749056 1450 134679101440 4194304 6891213 140730036699280 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 20795392 140730036708339 140730036708451 140730036708451 140730036715467 0
/proc/1072732/statm: 2136 1450 532 659 0 1340 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 18476 KiB
Current children cumulated memory: 8488 KiB

[startup+25.5003 s]
/proc/loadavg: 4.08 4.10 4.09 5/260 1072736
/proc/meminfo: memFree=127030232/131524600 swapFree=131071996/131071996
[pid=1072727] ppid=1072724 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1072727/stat : 1072727 (naps-1.03.sh) S 1072724 1072727 1067182 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194314201 10170368 672 134679101440 94615908749312 94615909828632 140736954125712 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94615911927088 94615911974276 94615920209920 140736954127330 140736954127455 140736954127455 140736954134472 0
/proc/1072727/statm: 2483 672 594 264 0 134 0
[pid=1072732] ppid=1072727 vsize=7648 memory=5988 CPUtime=25.39 cores=0,2
/proc/1072732/stat : 1072732 (naps-1.03) R 1072727 1072727 1067182 0 -1 4194304 186176 0 0 0 2514 25 0 0 20 0 1 0 194314202 7831552 1497 134679101440 4194304 6891213 140730036699280 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 20795392 140730036708339 140730036708451 140730036708451 140730036715467 0
/proc/1072732/statm: 1912 1497 532 659 0 1116 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 17580 KiB
Current children cumulated memory: 8676 KiB

[startup+51.1056 s]
/proc/loadavg: 4.11 4.11 4.09 5/260 1072741
/proc/meminfo: memFree=127032320/131524600 swapFree=131071996/131071996
[pid=1072727] ppid=1072724 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1072727/stat : 1072727 (naps-1.03.sh) S 1072724 1072727 1067182 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194314201 10170368 672 134679101440 94615908749312 94615909828632 140736954125712 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94615911927088 94615911974276 94615920209920 140736954127330 140736954127455 140736954127455 140736954134472 0
/proc/1072727/statm: 2483 672 594 264 0 134 0
[pid=1072732] ppid=1072727 vsize=11112 memory=7696 CPUtime=50.91 cores=0,2
/proc/1072732/stat : 1072732 (naps-1.03) R 1072727 1072727 1067182 0 -1 4194304 439973 0 0 0 5027 64 0 0 20 0 1 0 194314202 11378688 1924 134679101440 4194304 6891213 140730036699280 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 20795392 140730036708339 140730036708451 140730036708451 140730036715467 0
/proc/1072732/statm: 2778 1924 532 659 0 1982 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 21044 KiB
Current children cumulated memory: 10384 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/260 1072750
/proc/meminfo: memFree=127014652/131524600 swapFree=131071996/131071996
[pid=1072727] ppid=1072724 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1072727/stat : 1072727 (naps-1.03.sh) S 1072724 1072727 1067182 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194314201 10170368 672 134679101440 94615908749312 94615909828632 140736954125712 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94615911927088 94615911974276 94615920209920 140736954127330 140736954127455 140736954127455 140736954134472 0
/proc/1072727/statm: 2483 672 594 264 0 134 0
[pid=1072732] ppid=1072727 vsize=11248 memory=8732 CPUtime=101.95 cores=0,2
/proc/1072732/stat : 1072732 (naps-1.03) R 1072727 1072727 1067182 0 -1 4194304 870716 0 0 0 10071 124 0 0 20 0 1 0 194314202 11517952 2183 134679101440 4194304 6891213 140730036699280 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 20795392 140730036708339 140730036708451 140730036708451 140730036715467 0
/proc/1072732/statm: 2812 2183 532 659 0 2016 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 21180 KiB
Current children cumulated memory: 11420 KiB

[startup+162.3 s]
/proc/loadavg: 4.47 4.20 4.12 5/262 1072764
/proc/meminfo: memFree=127024052/131524600 swapFree=131071996/131071996
[pid=1072727] ppid=1072724 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1072727/stat : 1072727 (naps-1.03.sh) S 1072724 1072727 1067182 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194314201 10170368 672 134679101440 94615908749312 94615909828632 140736954125712 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94615911927088 94615911974276 94615920209920 140736954127330 140736954127455 140736954127455 140736954134472 0
/proc/1072727/statm: 2483 672 594 264 0 134 0
[pid=1072732] ppid=1072727 vsize=13472 memory=9968 CPUtime=161.75 cores=0,2
/proc/1072732/stat : 1072732 (naps-1.03) R 1072727 1072727 1067182 0 -1 4194304 1411658 0 0 0 15968 207 0 0 20 0 1 0 194314202 13795328 2492 134679101440 4194304 6891213 140730036699280 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 20795392 140730036708339 140730036708451 140730036708451 140730036715467 0
/proc/1072732/statm: 3368 2492 532 659 0 2572 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 23404 KiB
Current children cumulated memory: 12656 KiB

[startup+222.3 s]
/proc/loadavg: 4.23 4.17 4.12 5/261 1072775
/proc/meminfo: memFree=127012640/131524600 swapFree=131071996/131071996
[pid=1072727] ppid=1072724 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1072727/stat : 1072727 (naps-1.03.sh) S 1072724 1072727 1067182 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194314201 10170368 672 134679101440 94615908749312 94615909828632 140736954125712 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94615911927088 94615911974276 94615920209920 140736954127330 140736954127455 140736954127455 140736954134472 0
/proc/1072727/statm: 2483 672 594 264 0 134 0
[pid=1072732] ppid=1072727 vsize=11424 memory=9740 CPUtime=221.57 cores=0,2
/proc/1072732/stat : 1072732 (naps-1.03) R 1072727 1072727 1067182 0 -1 4194304 1942624 0 0 0 21872 285 0 0 20 0 1 0 194314202 11698176 2435 134679101440 4194304 6891213 140730036699280 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 20795392 140730036708339 140730036708451 140730036708451 140730036715467 0
/proc/1072732/statm: 2856 2435 532 659 0 2060 0
Current children cumulated CPU time: 221.57 s

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

/proc/1072732/stat : 1072732 (naps-1.03) R 1072727 1072727 1067182 0 -1 4194304 19006804 0 0 0 281872 3436 0 0 20 0 1 0 194314202 26193920 5650 134679101440 4194304 6891213 140730036699280 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 20795392 140730036708339 140730036708451 140730036708451 140730036715467 0
/proc/1072732/statm: 6395 5650 532 659 0 5599 0
Current children cumulated CPU time: 2853.08 s
Current children cumulated vsize: 35512 KiB
Current children cumulated memory: 25288 KiB

[startup+2922.3 s]
/proc/loadavg: 2.15 2.43 3.19 3/244 1074389
/proc/meminfo: memFree=127166300/131524600 swapFree=131071996/131071996
[pid=1072727] ppid=1072724 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1072727/stat : 1072727 (naps-1.03.sh) S 1072724 1072727 1067182 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194314201 10170368 672 134679101440 94615908749312 94615909828632 140736954125712 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94615911927088 94615911974276 94615920209920 140736954127330 140736954127455 140736954127455 140736954134472 0
/proc/1072727/statm: 2483 672 594 264 0 134 0
[pid=1072732] ppid=1072727 vsize=21484 memory=18416 CPUtime=2912.9 cores=0,2
/proc/1072732/stat : 1072732 (naps-1.03) R 1072727 1072727 1067182 0 -1 4194304 19215976 0 0 0 287821 3469 0 0 20 0 1 0 194314202 21999616 4604 134679101440 4194304 6891213 140730036699280 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 20795392 140730036708339 140730036708451 140730036708451 140730036715467 0
/proc/1072732/statm: 5371 4604 532 659 0 4575 0
Current children cumulated CPU time: 2912.9 s
Current children cumulated vsize: 31416 KiB
Current children cumulated memory: 21104 KiB

[startup+2982.3 s]
/proc/loadavg: 2.09 2.37 3.12 3/243 1074401
/proc/meminfo: memFree=127164064/131524600 swapFree=131071996/131071996
[pid=1072727] ppid=1072724 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1072727/stat : 1072727 (naps-1.03.sh) S 1072724 1072727 1067182 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194314201 10170368 672 134679101440 94615908749312 94615909828632 140736954125712 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94615911927088 94615911974276 94615920209920 140736954127330 140736954127455 140736954127455 140736954134472 0
/proc/1072727/statm: 2483 672 594 264 0 134 0
[pid=1072732] ppid=1072727 vsize=25580 memory=22756 CPUtime=2972.74 cores=0,2
/proc/1072732/stat : 1072732 (naps-1.03) R 1072727 1072727 1067182 0 -1 4194304 19628489 0 0 0 293746 3528 0 0 20 0 1 0 194314202 26193920 5689 134679101440 4194304 6891213 140730036699280 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 20795392 140730036708339 140730036708451 140730036708451 140730036715467 0
/proc/1072732/statm: 6395 5689 532 659 0 5599 0
Current children cumulated CPU time: 2972.74 s
Current children cumulated vsize: 35512 KiB
Current children cumulated memory: 25444 KiB

[startup+3042.3 s]
/proc/loadavg: 2.07 2.31 3.05 3/245 1074581
/proc/meminfo: memFree=127166456/131524600 swapFree=131071996/131071996
[pid=1072727] ppid=1072724 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1072727/stat : 1072727 (naps-1.03.sh) S 1072724 1072727 1067182 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194314201 10170368 672 134679101440 94615908749312 94615909828632 140736954125712 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94615911927088 94615911974276 94615920209920 140736954127330 140736954127455 140736954127455 140736954134472 0
/proc/1072727/statm: 2483 672 594 264 0 134 0
[pid=1072732] ppid=1072727 vsize=25580 memory=22192 CPUtime=3032.58 cores=0,2
/proc/1072732/stat : 1072732 (naps-1.03) R 1072727 1072727 1067182 0 -1 4194304 19755986 0 0 0 299710 3548 0 0 20 0 1 0 194314202 26193920 5548 134679101440 4194304 6891213 140730036699280 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 20795392 140730036708339 140730036708451 140730036708451 140730036715467 0
/proc/1072732/statm: 6395 5548 532 659 0 5599 0
Current children cumulated CPU time: 3032.58 s
Current children cumulated vsize: 35512 KiB
Current children cumulated memory: 24880 KiB

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

# cumulated CPU time of all completed processes:  user=3025.34 s, system=35.6281 s

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

[startup+3046.4 s]
/proc/loadavg: 2.15 2.32 3.05 3/245 1074582
/proc/meminfo: memFree=127167972/131524600 swapFree=131071996/131071996
[pid=1072727] ppid=1072724 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1072727/stat : 1072727 (naps-1.03.sh) S 1072724 1072727 1067182 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194314201 10170368 672 134679101440 94615908749312 94615909828632 140736954125712 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94615911927088 94615911974276 94615920209920 140736954127330 140736954127455 140736954127455 140736954134472 0
/proc/1072727/statm: 2483 672 594 264 0 134 0
[pid=1072732] ppid=1072727 vsize=25580 memory=19616 CPUtime=3036.67 cores=0,2
/proc/1072732/stat : 1072732 (naps-1.03) R 1072727 1072727 1067182 0 -1 4194304 19764931 0 0 0 300118 3549 0 0 20 0 1 0 194314202 26193920 4904 134679101440 4194304 6891213 140730036699280 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 20795392 140730036708339 140730036708451 140730036708451 140730036715467 0
/proc/1072732/statm: 6395 4904 532 659 0 5599 0
Current children cumulated CPU time: 3036.67 s
Current children cumulated vsize: 35512 KiB
Current children cumulated memory: 22304 KiB

[startup+3059.2 s]
/proc/loadavg: 2.11 2.31 3.03 3/245 1074583
/proc/meminfo: memFree=127170128/131524600 swapFree=131071996/131071996
[pid=1072727] ppid=1072724 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1072727/stat : 1072727 (naps-1.03.sh) S 1072724 1072727 1067182 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194314201 10170368 672 134679101440 94615908749312 94615909828632 140736954125712 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94615911927088 94615911974276 94615920209920 140736954127330 140736954127455 140736954127455 140736954134472 0
/proc/1072727/statm: 2483 672 594 264 0 134 0
[pid=1072732] ppid=1072727 vsize=25580 memory=22452 CPUtime=3049.43 cores=0,2
/proc/1072732/stat : 1072732 (naps-1.03) R 1072727 1072727 1067182 0 -1 4194304 19799995 0 0 0 301391 3552 0 0 20 0 1 0 194314202 26193920 5613 134679101440 4194304 6891213 140730036699280 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 20795392 140730036708339 140730036708451 140730036708451 140730036715467 0
/proc/1072732/statm: 6395 5613 532 659 0 5599 0
Current children cumulated CPU time: 3049.43 s
Current children cumulated vsize: 35512 KiB
Current children cumulated memory: 25140 KiB

[startup+3065.6 s]
/proc/loadavg: 2.10 2.30 3.03 3/245 1074585
/proc/meminfo: memFree=127164880/131524600 swapFree=131071996/131071996
[pid=1072727] ppid=1072724 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1072727/stat : 1072727 (naps-1.03.sh) S 1072724 1072727 1067182 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194314201 10170368 672 134679101440 94615908749312 94615909828632 140736954125712 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94615911927088 94615911974276 94615920209920 140736954127330 140736954127455 140736954127455 140736954134472 0
/proc/1072727/statm: 2483 672 594 264 0 134 0
[pid=1072732] ppid=1072727 vsize=25580 memory=22192 CPUtime=3055.82 cores=0,2
/proc/1072732/stat : 1072732 (naps-1.03) R 1072727 1072727 1067182 0 -1 4194304 19848496 0 0 0 302024 3558 0 0 20 0 1 0 194314202 26193920 5548 134679101440 4194304 6891213 140730036699280 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 20795392 140730036708339 140730036708451 140730036708451 140730036715467 0
/proc/1072732/statm: 6395 5548 532 659 0 5599 0
Current children cumulated CPU time: 3055.82 s
Current children cumulated vsize: 35512 KiB
Current children cumulated memory: 24880 KiB

[startup+3068.8 s]
/proc/loadavg: 2.10 2.30 3.02 3/245 1074585
/proc/meminfo: memFree=127172672/131524600 swapFree=131071996/131071996
[pid=1072727] ppid=1072724 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1072727/stat : 1072727 (naps-1.03.sh) S 1072724 1072727 1067182 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194314201 10170368 672 134679101440 94615908749312 94615909828632 140736954125712 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94615911927088 94615911974276 94615920209920 140736954127330 140736954127455 140736954127455 140736954134472 0
/proc/1072727/statm: 2483 672 594 264 0 134 0
[pid=1072732] ppid=1072727 vsize=25580 memory=20144 CPUtime=3059.02 cores=0,2
/proc/1072732/stat : 1072732 (naps-1.03) R 1072727 1072727 1067182 0 -1 4194304 19875867 0 0 0 302340 3562 0 0 20 0 1 0 194314202 26193920 5036 134679101440 4194304 6891213 140730036699280 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 20795392 140730036708339 140730036708451 140730036708451 140730036715467 0
/proc/1072732/statm: 6395 5036 532 659 0 5599 0
Current children cumulated CPU time: 3059.02 s
Current children cumulated vsize: 35512 KiB
Current children cumulated memory: 22832 KiB

[startup+3069.6 s]
/proc/loadavg: 2.10 2.30 3.02 3/245 1074585
/proc/meminfo: memFree=127162104/131524600 swapFree=131071996/131071996
[pid=1072727] ppid=1072724 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1072727/stat : 1072727 (naps-1.03.sh) S 1072724 1072727 1067182 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194314201 10170368 672 134679101440 94615908749312 94615909828632 140736954125712 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94615911927088 94615911974276 94615920209920 140736954127330 140736954127455 140736954127455 140736954134472 0
/proc/1072727/statm: 2483 672 594 264 0 134 0
[pid=1072732] ppid=1072727 vsize=25580 memory=19616 CPUtime=3059.81 cores=0,2
/proc/1072732/stat : 1072732 (naps-1.03) R 1072727 1072727 1067182 0 -1 4194304 19877953 0 0 0 302419 3562 0 0 20 0 1 0 194314202 26193920 4904 134679101440 4194304 6891213 140730036699280 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 20795392 140730036708339 140730036708451 140730036708451 140730036715467 0
/proc/1072732/statm: 6395 4904 532 659 0 5599 0
Current children cumulated CPU time: 3059.81 s
Current children cumulated vsize: 35512 KiB
Current children cumulated memory: 22304 KiB

[startup+3070.4 s]
/proc/loadavg: 2.10 2.30 3.02 3/245 1074586
/proc/meminfo: memFree=127167992/131524600 swapFree=131071996/131071996
[pid=1072727] ppid=1072724 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1072727/stat : 1072727 (naps-1.03.sh) S 1072724 1072727 1067182 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194314201 10170368 672 134679101440 94615908749312 94615909828632 140736954125712 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94615911927088 94615911974276 94615920209920 140736954127330 140736954127455 140736954127455 140736954134472 0
/proc/1072727/statm: 2483 672 594 264 0 134 0
[pid=1072732] ppid=1072727 vsize=25580 memory=22192 CPUtime=3060.61 cores=0,2
/proc/1072732/stat : 1072732 (naps-1.03) R 1072727 1072727 1067182 0 -1 4194304 19878818 0 0 0 302499 3562 0 0 20 0 1 0 194314202 26193920 5548 134679101440 4194304 6891213 140730036699280 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 20795392 140730036708339 140730036708451 140730036708451 140730036715467 0
/proc/1072732/statm: 6395 5548 532 659 0 5599 0
Current children cumulated CPU time: 3060.61 s
Current children cumulated vsize: 35512 KiB
Current children cumulated memory: 24880 KiB

[startup+3070.6 s]
/proc/loadavg: 2.10 2.30 3.02 3/245 1074586
/proc/meminfo: memFree=127167992/131524600 swapFree=131071996/131071996
[pid=1072727] ppid=1072724 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1072727/stat : 1072727 (naps-1.03.sh) S 1072724 1072727 1067182 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194314201 10170368 672 134679101440 94615908749312 94615909828632 140736954125712 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94615911927088 94615911974276 94615920209920 140736954127330 140736954127455 140736954127455 140736954134472 0
/proc/1072727/statm: 2483 672 594 264 0 134 0
[pid=1072732] ppid=1072727 vsize=15340 memory=11912 CPUtime=3060.81 cores=0,2
/proc/1072732/stat : 1072732 (naps-1.03) R 1072727 1072727 1067182 0 -1 4194304 19879496 0 0 0 302519 3562 0 0 20 0 1 0 194314202 15708160 2978 134679101440 4194304 6891213 140730036699280 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 20795392 140730036708339 140730036708451 140730036708451 140730036715467 0
/proc/1072732/statm: 3835 2978 532 659 0 3039 0
Current children cumulated CPU time: 3060.81 s
Current children cumulated vsize: 25272 KiB
Current children cumulated memory: 14600 KiB

[startup+3070.7 s]
/proc/loadavg: 2.10 2.30 3.02 3/245 1074586
/proc/meminfo: memFree=127167992/131524600 swapFree=131071996/131071996
[pid=1072727] ppid=1072724 vsize=9932 memory=2688 CPUtime=0 cores=0,2
/proc/1072727/stat : 1072727 (naps-1.03.sh) S 1072724 1072727 1067182 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 194314201 10170368 672 134679101440 94615908749312 94615909828632 140736954125712 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94615911927088 94615911974276 94615920209920 140736954127330 140736954127455 140736954127455 140736954134472 0
/proc/1072727/statm: 2483 672 594 264 0 134 0
[pid=1072732] ppid=1072727 vsize=17388 memory=12704 CPUtime=3060.91 cores=0,2
/proc/1072732/stat : 1072732 (naps-1.03) R 1072727 1072727 1067182 0 -1 4194304 19879722 0 0 0 302529 3562 0 0 20 0 1 0 194314202 17805312 3176 134679101440 4194304 6891213 140730036699280 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 20795392 140730036708339 140730036708451 140730036708451 140730036715467 0
/proc/1072732/statm: 4347 3176 532 659 0 3551 0
Current children cumulated CPU time: 3060.91 s
Current children cumulated vsize: 27320 KiB
Current children cumulated memory: 15392 KiB

Child status: 10

Real time (s): 3070.74
CPU time (s): 3060.96
CPU user time (s): 3025.34
CPU system time (s): 35.6281
CPU usage (%): 99.6816
Max. virtual memory (cumulated for all children) (KiB): 51896
Max. memory (cumulated for all children) (KiB): 30132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3025.34
system time used= 35.6281
maximum resident set size= 27444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19880239
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= 35
involuntary context switches= 21579


# summary of solver processes directly reported to runsolver:
#   pid: 1072727
#   total CPU time (s): 3060.96
#   total CPU user time (s): 3025.34
#   total CPU system time (s): 35.6281

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.37945 second user time and 12.2633 second system time

The end

Launcher Data

Begin job on nodeC030 at 2024-07-19 22:37:54
IDJOB=4451229
IDBENCH=162386
IDSOLVER=3063
FILE ID=nodeC030/4451229-1721421461
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_RANDOM_GRAPHS/normalized-ECrand6reg-v021-n1.opb
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451229-1721421461/watcher-4451229-1721421461 -o /tmp/evaluation-result-4451229-1721421461/solver-4451229-1721421461 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721412926-1067192 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4451229-1721421461.opb

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

MD5SUM BENCH= 4d5603d89f204ba15b108c8a9193bc01
RANDOM SEED=302247040

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		: 3605.720
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		: 3674.918
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		: 3649.899
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		: 3600.228
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		: 3647.351
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		: 3674.897
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		: 3604.461
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.956
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:        127040416 kB
MemAvailable:   129564560 kB
Buffers:          513448 kB
Cached:          2831508 kB
SwapCached:            0 kB
Active:          1170068 kB
Inactive:        2646652 kB
Active(anon):       1580 kB
Inactive(anon):   516088 kB
Active(file):    1168488 kB
Inactive(file):  2130564 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              5520 kB
Writeback:             0 kB
AnonPages:        458184 kB
Mapped:           113536 kB
Shmem:             45912 kB
KReclaimable:     129832 kB
Slab:             247412 kB
SReclaimable:     129832 kB
SUnreclaim:       117580 kB
KernelStack:        4176 kB
PageTables:        10252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     923060 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            73120 kB
HardwareCorrupted:     0 kB
AnonHugePages:    294912 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= 890072 MiB
End job on nodeC030 at 2024-07-19 23:29:05