Trace number 4451289

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS 1.03? (TO) 3600.11 3609.3

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
EC_RANDOM_GRAPHS/normalized-ECrand6reg-v041-n1.opb
MD5SUM47f516134b673d8428e3cc21e9ca96cd
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.011949
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables123
Total number of constraints41
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)41
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-4451289-1721422029.opb
3600.09/3609.30	c 
3600.09/3609.30	c *** TERMINATED *** by signal 15
3600.09/3609.30	s UNKNOWN
3600.09/3609.30	c _____________________________________________________________________________
3600.09/3609.30	c std/band forms        : 82,0
3600.09/3609.30	c 2cl/3cl ITE-codings   : 0,0
3600.09/3609.30	c BDD/srt/adr Max costs : 0,37,0
3600.09/3609.30	c BDDraw/bin/mul/srt/adr: 0,0,0,82,0
3600.09/3609.30	c BDD nodes             : 0
3600.09/3609.30	c Es1/CC detections     : 0,0
3600.09/3609.30	c CC sort               : 41
3600.09/3609.30	c SAT/UNSAT calls       : 0,0
3600.09/3609.30	c regenrated variables  : 0
3600.09/3609.30	c eliminated fixed lits : 0
3600.09/3609.30	c goal lit flips        : 0
3600.09/3609.30	c goal stages           : 0
3600.09/3609.30	c goal shrink           : 0
3600.09/3609.30	c goal coeff separations: 0
3600.09/3609.30	c restarts              : 0
3600.09/3609.30	c conflicts             : 0              (0 /sec)
3600.09/3609.30	c decisions             : 0              (0 /sec)
3600.09/3609.30	c propagations          : 0              (0 /sec)
3600.09/3609.30	c inspects              : 0              (0 /sec)
3600.09/3609.30	c CPU time (solving tm) : 3546 s        (3546 s, SAT 0 s, UNSAT 0 s)
3600.09/3609.30	c Time for Opt-base     : 0.000112 s
3600.09/3609.30	c Steps for Opt-base    : 0
3600.09/3609.30	c Time for BDD coding   : 0 s
3600.09/3609.30	c Time for srt coding   : 0.000297 s
3600.09/3609.30	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 (62086 MiB free)
  memory of node 1: 64473 MiB (62011 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451289-1721422029/watcher-4451289-1721422029 -o /tmp/evaluation-result-4451289-1721422029/solver-4451289-1721422029 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721412926-1067194 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4451289-1721422029.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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
Linux 4.18.0-301.1.el8.x
Current StackSize limit: 8192 KiB

solver pid=1072933, runsolver pid=1072930

[startup+0.100085 s]*
/proc/loadavg: 4.11 4.13 4.09 5/260 1072938
/proc/meminfo: memFree=127071016/131524600 swapFree=131071996/131071996
[pid=1072933] ppid=1072930 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1072933/stat : 1072933 (naps-1.03.sh) S 1072930 1072933 1067182 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 194371019 10170368 674 134679101440 93879957479424 93879958558744 140727094223536 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93879960657200 93879960704388 93879987654656 140727094227938 140727094228063 140727094228063 140727094235080 0
/proc/1072933/statm: 2483 674 597 264 0 134 0
[pid=1072938] ppid=1072933 vsize=4708 memory=3284 CPUtime=0.1 cores=1,3
/proc/1072938/stat : 1072938 (naps-1.03) R 1072933 1072933 1067182 0 -1 4194304 511 0 0 0 10 0 0 0 20 0 1 0 194371019 4820992 821 134679101440 4194304 6891213 140722114794048 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 24223744 140722114798579 140722114798691 140722114798691 140722114805707 0
/proc/1072938/statm: 1177 821 532 659 0 381 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 14640 KiB
Current children cumulated memory: 5980 KiB

[startup+0.205569 s]*
/proc/loadavg: 4.11 4.13 4.09 5/260 1072938
/proc/meminfo: memFree=127069672/131524600 swapFree=131071996/131071996
[pid=1072933] ppid=1072930 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1072933/stat : 1072933 (naps-1.03.sh) S 1072930 1072933 1067182 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 194371019 10170368 674 134679101440 93879957479424 93879958558744 140727094223536 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93879960657200 93879960704388 93879987654656 140727094227938 140727094228063 140727094228063 140727094235080 0
/proc/1072933/statm: 2483 674 597 264 0 134 0
[pid=1072938] ppid=1072933 vsize=5624 memory=3716 CPUtime=0.2 cores=1,3
/proc/1072938/stat : 1072938 (naps-1.03) R 1072933 1072933 1067182 0 -1 4194304 848 0 0 0 20 0 0 0 20 0 1 0 194371019 5758976 929 134679101440 4194304 6891213 140722114794048 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 24223744 140722114798579 140722114798691 140722114798691 140722114805707 0
/proc/1072938/statm: 1406 929 532 659 0 610 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 15556 KiB
Current children cumulated memory: 6412 KiB

[startup+0.305313 s]*
/proc/loadavg: 4.11 4.13 4.09 5/260 1072938
/proc/meminfo: memFree=127068328/131524600 swapFree=131071996/131071996
[pid=1072933] ppid=1072930 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1072933/stat : 1072933 (naps-1.03.sh) S 1072930 1072933 1067182 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 194371019 10170368 674 134679101440 93879957479424 93879958558744 140727094223536 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93879960657200 93879960704388 93879987654656 140727094227938 140727094228063 140727094228063 140727094235080 0
/proc/1072933/statm: 2483 674 597 264 0 134 0
[pid=1072938] ppid=1072933 vsize=5624 memory=3876 CPUtime=0.3 cores=1,3
/proc/1072938/stat : 1072938 (naps-1.03) R 1072933 1072933 1067182 0 -1 4194304 1004 0 0 0 30 0 0 0 20 0 1 0 194371019 5758976 969 134679101440 4194304 6891213 140722114794048 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 24223744 140722114798579 140722114798691 140722114798691 140722114805707 0
/proc/1072938/statm: 1406 969 532 659 0 610 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 15556 KiB
Current children cumulated memory: 6572 KiB

[startup+0.700186 s]
/proc/loadavg: 4.11 4.13 4.09 5/260 1072938
/proc/meminfo: memFree=127063576/131524600 swapFree=131071996/131071996
[pid=1072933] ppid=1072930 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1072933/stat : 1072933 (naps-1.03.sh) S 1072930 1072933 1067182 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 194371019 10170368 674 134679101440 93879957479424 93879958558744 140727094223536 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93879960657200 93879960704388 93879987654656 140727094227938 140727094228063 140727094228063 140727094235080 0
/proc/1072933/statm: 2483 674 597 264 0 134 0
[pid=1072938] ppid=1072933 vsize=5768 memory=4032 CPUtime=0.68 cores=1,3
/proc/1072938/stat : 1072938 (naps-1.03) R 1072933 1072933 1067182 0 -1 4194304 2118 0 0 0 68 0 0 0 20 0 1 0 194371019 5906432 1008 134679101440 4194304 6891213 140722114794048 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 24223744 140722114798579 140722114798691 140722114798691 140722114805707 0
/proc/1072938/statm: 1442 1008 532 659 0 646 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 15700 KiB
Current children cumulated memory: 6728 KiB

[startup+1.50019 s]
/proc/loadavg: 4.11 4.13 4.09 5/260 1072938
/proc/meminfo: memFree=127070996/131524600 swapFree=131071996/131071996
[pid=1072933] ppid=1072930 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1072933/stat : 1072933 (naps-1.03.sh) S 1072930 1072933 1067182 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 194371019 10170368 674 134679101440 93879957479424 93879958558744 140727094223536 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93879960657200 93879960704388 93879987654656 140727094227938 140727094228063 140727094228063 140727094235080 0
/proc/1072933/statm: 2483 674 597 264 0 134 0
[pid=1072938] ppid=1072933 vsize=6408 memory=4284 CPUtime=1.49 cores=1,3
/proc/1072938/stat : 1072938 (naps-1.03) R 1072933 1072933 1067182 0 -1 4194304 5159 0 0 0 148 1 0 0 20 0 1 0 194371019 6561792 1071 134679101440 4194304 6891213 140722114794048 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 24223744 140722114798579 140722114798691 140722114798691 140722114805707 0
/proc/1072938/statm: 1602 1071 532 659 0 806 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 16340 KiB
Current children cumulated memory: 6980 KiB

[startup+3.10553 s]
/proc/loadavg: 4.11 4.13 4.09 5/260 1072939
/proc/meminfo: memFree=127065776/131524600 swapFree=131071996/131071996
[pid=1072933] ppid=1072930 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1072933/stat : 1072933 (naps-1.03.sh) S 1072930 1072933 1067182 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 194371019 10170368 674 134679101440 93879957479424 93879958558744 140727094223536 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93879960657200 93879960704388 93879987654656 140727094227938 140727094228063 140727094228063 140727094235080 0
/proc/1072933/statm: 2483 674 597 264 0 134 0
[pid=1072938] ppid=1072933 vsize=6600 memory=4924 CPUtime=3.09 cores=1,3
/proc/1072938/stat : 1072938 (naps-1.03) R 1072933 1072933 1067182 0 -1 4194304 11489 0 0 0 307 2 0 0 20 0 1 0 194371019 6758400 1231 134679101440 4194304 6891213 140722114794048 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 24223744 140722114798579 140722114798691 140722114798691 140722114805707 0
/proc/1072938/statm: 1650 1231 532 659 0 854 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 16532 KiB
Current children cumulated memory: 7620 KiB

[startup+6.30019 s]
/proc/loadavg: 4.10 4.12 4.09 5/260 1072939
/proc/meminfo: memFree=127067068/131524600 swapFree=131071996/131071996
[pid=1072933] ppid=1072930 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1072933/stat : 1072933 (naps-1.03.sh) S 1072930 1072933 1067182 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 194371019 10170368 674 134679101440 93879957479424 93879958558744 140727094223536 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93879960657200 93879960704388 93879987654656 140727094227938 140727094228063 140727094228063 140727094235080 0
/proc/1072933/statm: 2483 674 597 264 0 134 0
[pid=1072938] ppid=1072933 vsize=6600 memory=4704 CPUtime=6.27 cores=1,3
/proc/1072938/stat : 1072938 (naps-1.03) R 1072933 1072933 1067182 0 -1 4194304 32463 0 0 0 622 5 0 0 20 0 1 0 194371019 6758400 1176 134679101440 4194304 6891213 140722114794048 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 24223744 140722114798579 140722114798691 140722114798691 140722114805707 0
/proc/1072938/statm: 1650 1176 532 659 0 854 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 16532 KiB
Current children cumulated memory: 7400 KiB

[startup+12.7002 s]
/proc/loadavg: 4.09 4.12 4.09 5/260 1072942
/proc/meminfo: memFree=127071556/131524600 swapFree=131071996/131071996
[pid=1072933] ppid=1072930 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1072933/stat : 1072933 (naps-1.03.sh) S 1072930 1072933 1067182 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 194371019 10170368 674 134679101440 93879957479424 93879958558744 140727094223536 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93879960657200 93879960704388 93879987654656 140727094227938 140727094228063 140727094228063 140727094235080 0
/proc/1072933/statm: 2483 674 597 264 0 134 0
[pid=1072938] ppid=1072933 vsize=8680 memory=6172 CPUtime=12.66 cores=1,3
/proc/1072938/stat : 1072938 (naps-1.03) R 1072933 1072933 1067182 0 -1 4194304 82236 0 0 0 1253 13 0 0 20 0 1 0 194371019 8888320 1543 134679101440 4194304 6891213 140722114794048 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 24223744 140722114798579 140722114798691 140722114798691 140722114805707 0
/proc/1072938/statm: 2170 1543 532 659 0 1374 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 18612 KiB
Current children cumulated memory: 8868 KiB

[startup+25.5002 s]
/proc/loadavg: 4.14 4.13 4.10 5/260 1072943
/proc/meminfo: memFree=127073176/131524600 swapFree=131071996/131071996
[pid=1072933] ppid=1072930 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1072933/stat : 1072933 (naps-1.03.sh) S 1072930 1072933 1067182 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 194371019 10170368 674 134679101440 93879957479424 93879958558744 140727094223536 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93879960657200 93879960704388 93879987654656 140727094227938 140727094228063 140727094228063 140727094235080 0
/proc/1072933/statm: 2483 674 597 264 0 134 0
[pid=1072938] ppid=1072933 vsize=6312 memory=4888 CPUtime=25.43 cores=1,3
/proc/1072938/stat : 1072938 (naps-1.03) R 1072933 1072933 1067182 0 -1 4194304 193057 0 0 0 2515 28 0 0 20 0 1 0 194371019 6463488 1222 134679101440 4194304 6891213 140722114794048 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 24223744 140722114798579 140722114798691 140722114798691 140722114805707 0
/proc/1072938/statm: 1578 1222 532 659 0 782 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 16244 KiB
Current children cumulated memory: 7584 KiB

[startup+51.1055 s]
/proc/loadavg: 4.09 4.12 4.09 5/259 1072946
/proc/meminfo: memFree=127071676/131524600 swapFree=131071996/131071996
[pid=1072933] ppid=1072930 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1072933/stat : 1072933 (naps-1.03.sh) S 1072930 1072933 1067182 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 194371019 10170368 674 134679101440 93879957479424 93879958558744 140727094223536 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93879960657200 93879960704388 93879987654656 140727094227938 140727094228063 140727094228063 140727094235080 0
/proc/1072933/statm: 2483 674 597 264 0 134 0
[pid=1072938] ppid=1072933 vsize=10792 memory=6892 CPUtime=50.97 cores=1,3
/proc/1072938/stat : 1072938 (naps-1.03) R 1072933 1072933 1067182 0 -1 4194304 457672 0 0 0 5034 63 0 0 20 0 1 0 194371019 11051008 1723 134679101440 4194304 6891213 140722114794048 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 24223744 140722114798579 140722114798691 140722114798691 140722114805707 0
/proc/1072938/statm: 2698 1723 532 659 0 1902 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 20724 KiB
Current children cumulated memory: 9588 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/260 1072959
/proc/meminfo: memFree=127056088/131524600 swapFree=131071996/131071996
[pid=1072933] ppid=1072930 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1072933/stat : 1072933 (naps-1.03.sh) S 1072930 1072933 1067182 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 194371019 10170368 674 134679101440 93879957479424 93879958558744 140727094223536 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93879960657200 93879960704388 93879987654656 140727094227938 140727094228063 140727094228063 140727094235080 0
/proc/1072933/statm: 2483 674 597 264 0 134 0
[pid=1072938] ppid=1072933 vsize=12456 memory=8584 CPUtime=102.04 cores=1,3
/proc/1072938/stat : 1072938 (naps-1.03) R 1072933 1072933 1067182 0 -1 4194304 964013 0 0 0 10071 133 0 0 20 0 1 0 194371019 12754944 2146 134679101440 4194304 6891213 140722114794048 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 24223744 140722114798579 140722114798691 140722114798691 140722114805707 0
/proc/1072938/statm: 3114 2146 532 659 0 2318 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 22388 KiB
Current children cumulated memory: 11280 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/260 1072969
/proc/meminfo: memFree=127063384/131524600 swapFree=131071996/131071996
[pid=1072933] ppid=1072930 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1072933/stat : 1072933 (naps-1.03.sh) S 1072930 1072933 1067182 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 194371019 10170368 674 134679101440 93879957479424 93879958558744 140727094223536 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93879960657200 93879960704388 93879987654656 140727094227938 140727094228063 140727094228063 140727094235080 0
/proc/1072933/statm: 2483 674 597 264 0 134 0
[pid=1072938] ppid=1072933 vsize=12456 memory=9496 CPUtime=161.89 cores=1,3
/proc/1072938/stat : 1072938 (naps-1.03) R 1072933 1072933 1067182 0 -1 4194304 1506345 0 0 0 15967 222 0 0 20 0 1 0 194371019 12754944 2374 134679101440 4194304 6891213 140722114794048 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 24223744 140722114798579 140722114798691 140722114798691 140722114805707 0
/proc/1072938/statm: 3114 2374 532 659 0 2318 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 22388 KiB
Current children cumulated memory: 12192 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.13 4.09 5/263 1072986
/proc/meminfo: memFree=127058264/131524600 swapFree=131071996/131071996
[pid=1072933] ppid=1072930 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1072933/stat : 1072933 (naps-1.03.sh) S 1072930 1072933 1067182 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 194371019 10170368 674 134679101440 93879957479424 93879958558744 140727094223536 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93879960657200 93879960704388 93879987654656 140727094227938 140727094228063 140727094228063 140727094235080 0
/proc/1072933/statm: 2483 674 597 264 0 134 0
[pid=1072938] ppid=1072933 vsize=11968 memory=8316 CPUtime=221.74 cores=1,3
/proc/1072938/stat : 1072938 (naps-1.03) R 1072933 1072933 1067182 0 -1 4194304 2080979 0 0 0 21867 307 0 0 20 0 1 0 194371019 12255232 2079 134679101440 4194304 6891213 140722114794048 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 24223744 140722114798579 140722114798691 140722114798691 140722114805707 0
/proc/1072938/statm: 2992 2079 532 659 0 2196 0
Current children cumulated CPU time: 221.74 s

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

/proc/loadavg: 1.08 1.26 2.10 2/235 1074788
/proc/meminfo: memFree=127187684/131524600 swapFree=131071996/131071996
[pid=1072933] ppid=1072930 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1072933/stat : 1072933 (naps-1.03.sh) S 1072930 1072933 1067182 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 194371019 10170368 674 134679101440 93879957479424 93879958558744 140727094223536 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93879960657200 93879960704388 93879987654656 140727094227938 140727094228063 140727094228063 140727094235080 0
/proc/1072933/statm: 2483 674 597 264 0 134 0
[pid=1072938] ppid=1072933 vsize=32300 memory=22168 CPUtime=3094.24 cores=1,3
/proc/1072938/stat : 1072938 (naps-1.03) R 1072933 1072933 1067182 0 -1 4194304 28484623 0 0 0 304670 4754 0 0 20 0 1 0 194371019 33075200 5542 134679101440 4194304 6891213 140722114794048 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 24223744 140722114798579 140722114798691 140722114798691 140722114805707 0
/proc/1072938/statm: 8075 5542 532 659 0 7279 0
Current children cumulated CPU time: 3094.24 s
Current children cumulated vsize: 42232 KiB
Current children cumulated memory: 24864 KiB

[startup+3162.3 s]
/proc/loadavg: 1.07 1.22 2.03 2/235 1074798
/proc/meminfo: memFree=127188204/131524600 swapFree=131071996/131071996
[pid=1072933] ppid=1072930 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1072933/stat : 1072933 (naps-1.03.sh) S 1072930 1072933 1067182 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 194371019 10170368 674 134679101440 93879957479424 93879958558744 140727094223536 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93879960657200 93879960704388 93879987654656 140727094227938 140727094228063 140727094228063 140727094235080 0
/proc/1072933/statm: 2483 674 597 264 0 134 0
[pid=1072938] ppid=1072933 vsize=32300 memory=19900 CPUtime=3154.11 cores=1,3
/proc/1072938/stat : 1072938 (naps-1.03) R 1072933 1072933 1067182 0 -1 4194304 28600696 0 0 0 310632 4779 0 0 20 0 1 0 194371019 33075200 4975 134679101440 4194304 6891213 140722114794048 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 24223744 140722114798579 140722114798691 140722114798691 140722114805707 0
/proc/1072938/statm: 8075 4975 532 659 0 7279 0
Current children cumulated CPU time: 3154.11 s
Current children cumulated vsize: 42232 KiB
Current children cumulated memory: 22596 KiB

[startup+3222.3 s]
/proc/loadavg: 1.12 1.21 1.98 2/238 1074815
/proc/meminfo: memFree=127182500/131524600 swapFree=131071996/131071996
[pid=1072933] ppid=1072930 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1072933/stat : 1072933 (naps-1.03.sh) S 1072930 1072933 1067182 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 194371019 10170368 674 134679101440 93879957479424 93879958558744 140727094223536 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93879960657200 93879960704388 93879987654656 140727094227938 140727094228063 140727094228063 140727094235080 0
/proc/1072933/statm: 2483 674 597 264 0 134 0
[pid=1072938] ppid=1072933 vsize=32300 memory=25084 CPUtime=3213.97 cores=1,3
/proc/1072938/stat : 1072938 (naps-1.03) R 1072933 1072933 1067182 0 -1 4194304 29449947 0 0 0 316481 4916 0 0 20 0 1 0 194371019 33075200 6271 134679101440 4194304 6891213 140722114794048 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 24223744 140722114798579 140722114798691 140722114798691 140722114805707 0
/proc/1072938/statm: 8075 6271 532 659 0 7279 0
Current children cumulated CPU time: 3213.97 s
Current children cumulated vsize: 42232 KiB
Current children cumulated memory: 27780 KiB

[startup+3282.3 s]
/proc/loadavg: 1.04 1.17 1.91 2/238 1074825
/proc/meminfo: memFree=127190904/131524600 swapFree=131071996/131071996
[pid=1072933] ppid=1072930 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1072933/stat : 1072933 (naps-1.03.sh) S 1072930 1072933 1067182 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 194371019 10170368 674 134679101440 93879957479424 93879958558744 140727094223536 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93879960657200 93879960704388 93879987654656 140727094227938 140727094228063 140727094228063 140727094235080 0
/proc/1072933/statm: 2483 674 597 264 0 134 0
[pid=1072938] ppid=1072933 vsize=20156 memory=17544 CPUtime=3273.84 cores=1,3
/proc/1072938/stat : 1072938 (naps-1.03) R 1072933 1072933 1067182 0 -1 4194304 29675571 0 0 0 322426 4958 0 0 20 0 1 0 194371019 20639744 4386 134679101440 4194304 6891213 140722114794048 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 24223744 140722114798579 140722114798691 140722114798691 140722114805707 0
/proc/1072938/statm: 5039 4386 532 659 0 4243 0
Current children cumulated CPU time: 3273.84 s
Current children cumulated vsize: 30088 KiB
Current children cumulated memory: 20240 KiB

[startup+3342.3 s]
/proc/loadavg: 1.12 1.17 1.86 2/238 1074836
/proc/meminfo: memFree=127177988/131524600 swapFree=131071996/131071996
[pid=1072933] ppid=1072930 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1072933/stat : 1072933 (naps-1.03.sh) S 1072930 1072933 1067182 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 194371019 10170368 674 134679101440 93879957479424 93879958558744 140727094223536 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93879960657200 93879960704388 93879987654656 140727094227938 140727094228063 140727094228063 140727094235080 0
/proc/1072933/statm: 2483 674 597 264 0 134 0
[pid=1072938] ppid=1072933 vsize=32444 memory=22000 CPUtime=3333.69 cores=1,3
/proc/1072938/stat : 1072938 (naps-1.03) R 1072933 1072933 1067182 0 -1 4194304 30345616 0 0 0 328303 5066 0 0 20 0 1 0 194371019 33222656 5500 134679101440 4194304 6891213 140722114794048 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 24223744 140722114798579 140722114798691 140722114798691 140722114805707 0
/proc/1072938/statm: 8111 5500 532 659 0 7315 0
Current children cumulated CPU time: 3333.69 s
Current children cumulated vsize: 42376 KiB
Current children cumulated memory: 24696 KiB

[startup+3402.3 s]
/proc/loadavg: 1.10 1.15 1.81 2/239 1074849
/proc/meminfo: memFree=127179420/131524600 swapFree=131071996/131071996
[pid=1072933] ppid=1072930 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1072933/stat : 1072933 (naps-1.03.sh) S 1072930 1072933 1067182 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 194371019 10170368 674 134679101440 93879957479424 93879958558744 140727094223536 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93879960657200 93879960704388 93879987654656 140727094227938 140727094228063 140727094228063 140727094235080 0
/proc/1072933/statm: 2483 674 597 264 0 134 0
[pid=1072938] ppid=1072933 vsize=32444 memory=25332 CPUtime=3393.56 cores=1,3
/proc/1072938/stat : 1072938 (naps-1.03) R 1072933 1072933 1067182 0 -1 4194304 30725229 0 0 0 334226 5130 0 0 20 0 1 0 194371019 33222656 6333 134679101440 4194304 6891213 140722114794048 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 24223744 140722114798579 140722114798691 140722114798691 140722114805707 0
/proc/1072938/statm: 8111 6333 532 659 0 7315 0
Current children cumulated CPU time: 3393.56 s
Current children cumulated vsize: 42376 KiB
Current children cumulated memory: 28028 KiB

[startup+3462.3 s]
/proc/loadavg: 1.08 1.14 1.76 2/239 1074861
/proc/meminfo: memFree=127176392/131524600 swapFree=131071996/131071996
[pid=1072933] ppid=1072930 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1072933/stat : 1072933 (naps-1.03.sh) S 1072930 1072933 1067182 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 194371019 10170368 674 134679101440 93879957479424 93879958558744 140727094223536 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93879960657200 93879960704388 93879987654656 140727094227938 140727094228063 140727094228063 140727094235080 0
/proc/1072933/statm: 2483 674 597 264 0 134 0
[pid=1072938] ppid=1072933 vsize=28348 memory=21736 CPUtime=3453.42 cores=1,3
/proc/1072938/stat : 1072938 (naps-1.03) R 1072933 1072933 1067182 0 -1 4194304 31140438 0 0 0 340143 5199 0 0 20 0 1 0 194371019 29028352 5434 134679101440 4194304 6891213 140722114794048 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 24223744 140722114798579 140722114798691 140722114798691 140722114805707 0
/proc/1072938/statm: 8111 5434 532 659 0 7315 0
Current children cumulated CPU time: 3453.42 s
Current children cumulated vsize: 38280 KiB
Current children cumulated memory: 24432 KiB

[startup+3522.3 s]
/proc/loadavg: 1.09 1.12 1.72 2/236 1074872
/proc/meminfo: memFree=127177112/131524600 swapFree=131071996/131071996
[pid=1072933] ppid=1072930 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1072933/stat : 1072933 (naps-1.03.sh) S 1072930 1072933 1067182 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 194371019 10170368 674 134679101440 93879957479424 93879958558744 140727094223536 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93879960657200 93879960704388 93879987654656 140727094227938 140727094228063 140727094228063 140727094235080 0
/proc/1072933/statm: 2483 674 597 264 0 134 0
[pid=1072938] ppid=1072933 vsize=32444 memory=22264 CPUtime=3513.29 cores=1,3
/proc/1072938/stat : 1072938 (naps-1.03) R 1072933 1072933 1067182 0 -1 4194304 31926339 0 0 0 346000 5329 0 0 20 0 1 0 194371019 33222656 5566 134679101440 4194304 6891213 140722114794048 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 24223744 140722114798579 140722114798691 140722114798691 140722114805707 0
/proc/1072938/statm: 8111 5566 532 659 0 7315 0
Current children cumulated CPU time: 3513.29 s
Current children cumulated vsize: 42376 KiB
Current children cumulated memory: 24960 KiB

[startup+3582.3 s]
/proc/loadavg: 1.08 1.11 1.68 2/236 1074882
/proc/meminfo: memFree=127177192/131524600 swapFree=131071996/131071996
[pid=1072933] ppid=1072930 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1072933/stat : 1072933 (naps-1.03.sh) S 1072930 1072933 1067182 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 194371019 10170368 674 134679101440 93879957479424 93879958558744 140727094223536 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93879960657200 93879960704388 93879987654656 140727094227938 140727094228063 140727094228063 140727094235080 0
/proc/1072933/statm: 2483 674 597 264 0 134 0
[pid=1072938] ppid=1072933 vsize=32444 memory=25360 CPUtime=3573.15 cores=1,3
/proc/1072938/stat : 1072938 (naps-1.03) R 1072933 1072933 1067182 0 -1 4194304 32042440 0 0 0 351962 5353 0 0 20 0 1 0 194371019 33222656 6340 134679101440 4194304 6891213 140722114794048 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 24223744 140722114798579 140722114798691 140722114798691 140722114805707 0
/proc/1072938/statm: 8111 6340 532 659 0 7315 0
Current children cumulated CPU time: 3573.15 s
Current children cumulated vsize: 42376 KiB
Current children cumulated memory: 28056 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.3 s]
/proc/loadavg: 1.12 1.12 1.66 2/236 1074886
/proc/meminfo: memFree=127182404/131524600 swapFree=131071996/131071996
[pid=1072933] ppid=1072930 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1072933/stat : 1072933 (naps-1.03.sh) S 1072930 1072933 1067182 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 194371019 10170368 674 134679101440 93879957479424 93879958558744 140727094223536 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93879960657200 93879960704388 93879987654656 140727094227938 140727094228063 140727094228063 140727094235080 0
/proc/1072933/statm: 2483 674 597 264 0 134 0
[pid=1072938] ppid=1072933 vsize=32444 memory=19156 CPUtime=3600.09 cores=1,3
/proc/1072938/stat : 1072938 (naps-1.03) R 1072933 1072933 1067182 0 -1 4194304 32071581 0 0 0 354646 5363 0 0 20 0 1 0 194371019 33222656 4789 134679101440 4194304 6891213 140722114794048 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 24223744 140722114798579 140722114798691 140722114798691 140722114805707 0
/proc/1072938/statm: 8111 4789 532 659 0 7315 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 42376 KiB
Current children cumulated memory: 21852 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3546.47 s, system=53.639 s

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

[startup+3609.3 s]
/proc/loadavg: 1.12 1.12 1.66 2/236 1074886
/proc/meminfo: memFree=127182404/131524600 swapFree=131071996/131071996
[pid=1072933] ppid=1072930 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1072933/stat : 1072933 (naps-1.03.sh) S 1072930 1072933 1067182 0 -1 4194304 223 243 0 0 0 0 0 0 20 0 1 0 194371019 10170368 674 134679101440 93879957479424 93879958558744 140727094223536 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93879960657200 93879960704388 93879987654656 140727094227938 140727094228063 140727094228063 140727094235080 0
/proc/1072933/statm: 2483 674 597 264 0 134 0
[pid=1072938] ppid=1072933 vsize=32444 memory=19156 CPUtime=3600.09 cores=1,3
/proc/1072938/stat : 1072938 (naps-1.03) R 1072933 1072933 1067182 0 -1 4194304 32071581 0 0 0 354646 5363 0 0 20 0 1 0 194371019 33222656 4789 134679101440 4194304 6891213 140722114794048 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 24223744 140722114798579 140722114798691 140722114798691 140722114805707 0
/proc/1072938/statm: 8111 4789 532 659 0 7315 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 42376 KiB
Current children cumulated memory: 21852 KiB

Child status: 10

Real time (s): 3609.3
CPU time (s): 3600.11
CPU user time (s): 3546.47
CPU system time (s): 53.639
CPU usage (%): 99.7453
Max. virtual memory (cumulated for all children) (KiB): 50568
Max. memory (cumulated for all children) (KiB): 31956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3546.47
system time used= 53.639
maximum resident set size= 29440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32072063
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= 46
involuntary context switches= 5043


# summary of solver processes directly reported to runsolver:
#   pid: 1072933
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3546.47
#   total CPU system time (s): 53.639

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.68822 second user time and 15.9139 second system time

The end

Launcher Data

Begin job on nodeC030 at 2024-07-19 22:47:22
IDJOB=4451289
IDBENCH=162388
IDSOLVER=3063
FILE ID=nodeC030/4451289-1721422029
RUNJOBID= nodeC030-1721412926-1067194
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-v041-n1.opb
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451289-1721422029/watcher-4451289-1721422029 -o /tmp/evaluation-result-4451289-1721422029/solver-4451289-1721422029 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721412926-1067194 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4451289-1721422029.opb

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

MD5SUM BENCH= 47f516134b673d8428e3cc21e9ca96cd
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		: 3660.134
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		: 3660.403
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		: 3599.810
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		: 3660.309
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		: 3660.254
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		: 3661.960
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		: 3599.651
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		: 3600.274
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:        127074484 kB
MemAvailable:   129605704 kB
Buffers:          513792 kB
Cached:          2837920 kB
SwapCached:            0 kB
Active:          1170376 kB
Inactive:        2612276 kB
Active(anon):       1596 kB
Inactive(anon):   474936 kB
Active(file):    1168780 kB
Inactive(file):  2137340 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              5780 kB
Writeback:             0 kB
AnonPages:        423604 kB
Mapped:           113700 kB
Shmem:             45912 kB
KReclaimable:     129848 kB
Slab:             247456 kB
SReclaimable:     129848 kB
SUnreclaim:       117608 kB
KernelStack:        4140 kB
PageTables:         9944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     818448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            73120 kB
HardwareCorrupted:     0 kB
AnonHugePages:    274432 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= 890076 MiB
End job on nodeC030 at 2024-07-19 23:47:32