Trace number 4450058

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-GM 1.03? (TO) 3600.07 3612.3

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/
normalized-3col-almost3reg-l070-r069-n1.cnf-extracted.pb.metafix.opb
MD5SUM06224f4c25a1c1b3a15eb701c288d1cc
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3834
Total number of constraints8964
Number of constraints which are clauses4245
Number of constraints which are cardinality constraints (but not clauses)4719
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c NaPS 1.03.
0.00/0.00	c We set -no-flip-min because your selected sat solver does not support it.
0.00/0.00	c Input file name: HOME/instance-4450058-1721404627.opb
3600.06/3612.30	c 
3600.06/3612.30	c *** TERMINATED *** by signal 15
3600.06/3612.30	s UNKNOWN
3600.06/3612.30	c _____________________________________________________________________________
3600.06/3612.30	c std/band forms        : 4719,0
3600.06/3612.30	c 2cl/3cl ITE-codings   : 0,0
3600.06/3612.30	c BDD/srt/adr Max costs : 0,6,0
3600.06/3612.30	c BDDraw/bin/mul/srt/adr: 0,0,0,4719,0
3600.06/3612.30	c BDD nodes             : 0
3600.06/3612.30	c Es1/CC detections     : 0,0
3600.06/3612.30	c CC sort               : 4719
3600.06/3612.30	c SAT/UNSAT calls       : 0,0
3600.06/3612.30	c regenrated variables  : 0
3600.06/3612.30	c eliminated fixed lits : 0
3600.06/3612.30	c goal lit flips        : 0
3600.06/3612.30	c goal stages           : 0
3600.06/3612.30	c goal shrink           : 0
3600.06/3612.30	c goal coeff separations: 0
3600.06/3612.30	c restarts              : 0
3600.06/3612.30	c conflicts             : 0              (0 /sec)
3600.06/3612.30	c decisions             : 0              (0 /sec)
3600.06/3612.30	c propagations          : 0              (0 /sec)
3600.06/3612.30	c inspects              : 0              (0 /sec)
3600.06/3612.30	c CPU time (solving tm) : 3599 s        (3599 s, SAT 0 s, UNSAT 0 s)
3600.06/3612.30	c Time for Opt-base     : 0.01677 s
3600.06/3612.30	c Steps for Opt-base    : 0
3600.06/3612.30	c Time for BDD coding   : 0 s
3600.06/3612.30	c Time for srt coding   : 0.02101 s
3600.06/3612.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: 64059 MiB (62356 MiB free)
  memory of node 1: 64510 MiB (61235 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450058-1721404627/watcher-4450058-1721404627 -o /tmp/evaluation-result-4450058-1721404627/solver-4450058-1721404627 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1721403124-1023143 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4450058-1721404627.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
solver pid=1024110, runsolver pid=1024107
Current StackSize limit: 8192 KiB


[startup+0.100398 s]*
/proc/loadavg: 3.13 3.13 2.83 4/241 1024115
/proc/meminfo: memFree=126554960/131655788 swapFree=131071996/131071996
[pid=1024110] ppid=1024107 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/1024110/stat : 1024110 (naps-1.03.sh) S 1024107 1024110 1021251 0 -1 4194304 223 244 0 0 0 0 0 0 20 0 1 0 192619362 10170368 690 134679101440 94521329971200 94521331050520 140734015907328 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94521333148976 94521333196164 94521341722624 140734015910878 140734015911007 140734015911007 140734015918024 0
/proc/1024110/statm: 2483 690 613 264 0 134 0
[pid=1024115] ppid=1024110 vsize=11000 memory=4768 CPUtime=0.09 cores=0,2
/proc/1024115/stat : 1024115 (naps-1.03) R 1024110 1024110 1021251 0 -1 4194304 839 0 0 0 9 0 0 0 20 0 1 0 192619363 11264000 1192 134679101440 4194304 6891213 140722227132864 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 12943360 140722227135471 140722227135587 140722227135587 140722227142603 0
/proc/1024115/statm: 2750 1192 436 659 0 1954 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 20932 KiB
Current children cumulated memory: 7528 KiB

[startup+0.21304 s]*
/proc/loadavg: 3.13 3.13 2.83 4/241 1024115
/proc/meminfo: memFree=126551116/131655788 swapFree=131071996/131071996
[pid=1024110] ppid=1024107 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/1024110/stat : 1024110 (naps-1.03.sh) S 1024107 1024110 1021251 0 -1 4194304 223 244 0 0 0 0 0 0 20 0 1 0 192619362 10170368 690 134679101440 94521329971200 94521331050520 140734015907328 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94521333148976 94521333196164 94521341722624 140734015910878 140734015911007 140734015911007 140734015918024 0
/proc/1024110/statm: 2483 690 613 264 0 134 0
[pid=1024115] ppid=1024110 vsize=14260 memory=8088 CPUtime=0.21 cores=0,2
/proc/1024115/stat : 1024115 (naps-1.03) R 1024110 1024110 1021251 0 -1 4194304 1682 0 0 0 19 2 0 0 20 0 1 0 192619363 14602240 2022 134679101440 4194304 6891213 140722227132864 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 12943360 140722227135471 140722227135587 140722227135587 140722227142603 0
/proc/1024115/statm: 3565 2022 468 659 0 2769 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 24192 KiB
Current children cumulated memory: 10848 KiB

[startup+0.312947 s]*
/proc/loadavg: 3.13 3.13 2.83 4/241 1024115
/proc/meminfo: memFree=126547504/131655788 swapFree=131071996/131071996
[pid=1024110] ppid=1024107 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/1024110/stat : 1024110 (naps-1.03.sh) S 1024107 1024110 1021251 0 -1 4194304 223 244 0 0 0 0 0 0 20 0 1 0 192619362 10170368 690 134679101440 94521329971200 94521331050520 140734015907328 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94521333148976 94521333196164 94521341722624 140734015910878 140734015911007 140734015911007 140734015918024 0
/proc/1024110/statm: 2483 690 613 264 0 134 0
[pid=1024115] ppid=1024110 vsize=14592 memory=11848 CPUtime=0.3 cores=0,2
/proc/1024115/stat : 1024115 (naps-1.03) R 1024110 1024110 1021251 0 -1 4194304 2835 0 0 0 28 2 0 0 20 0 1 0 192619363 14942208 2962 134679101440 4194304 6891213 140722227132864 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 12943360 140722227135471 140722227135587 140722227135587 140722227142603 0
/proc/1024115/statm: 3648 2962 468 659 0 2852 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 24524 KiB
Current children cumulated memory: 14608 KiB

[startup+0.700405 s]
/proc/loadavg: 3.13 3.13 2.83 4/241 1024115
/proc/meminfo: memFree=126547168/131655788 swapFree=131071996/131071996
[pid=1024110] ppid=1024107 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/1024110/stat : 1024110 (naps-1.03.sh) S 1024107 1024110 1021251 0 -1 4194304 223 244 0 0 0 0 0 0 20 0 1 0 192619362 10170368 690 134679101440 94521329971200 94521331050520 140734015907328 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94521333148976 94521333196164 94521341722624 140734015910878 140734015911007 140734015911007 140734015918024 0
/proc/1024110/statm: 2483 690 613 264 0 134 0
[pid=1024115] ppid=1024110 vsize=15604 memory=12112 CPUtime=0.67 cores=0,2
/proc/1024115/stat : 1024115 (naps-1.03) R 1024110 1024110 1021251 0 -1 4194304 2905 0 0 0 65 2 0 0 20 0 1 0 192619363 15978496 3028 134679101440 4194304 6891213 140722227132864 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 12943360 140722227135471 140722227135587 140722227135587 140722227142603 0
/proc/1024115/statm: 3901 3028 468 659 0 3105 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 25536 KiB
Current children cumulated memory: 14872 KiB

[startup+1.50042 s]
/proc/loadavg: 3.13 3.13 2.83 4/241 1024115
/proc/meminfo: memFree=126546832/131655788 swapFree=131071996/131071996
[pid=1024110] ppid=1024107 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/1024110/stat : 1024110 (naps-1.03.sh) S 1024107 1024110 1021251 0 -1 4194304 223 244 0 0 0 0 0 0 20 0 1 0 192619362 10170368 690 134679101440 94521329971200 94521331050520 140734015907328 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94521333148976 94521333196164 94521341722624 140734015910878 140734015911007 140734015911007 140734015918024 0
/proc/1024110/statm: 2483 690 613 264 0 134 0
[pid=1024115] ppid=1024110 vsize=16240 memory=13696 CPUtime=1.48 cores=0,2
/proc/1024115/stat : 1024115 (naps-1.03) R 1024110 1024110 1021251 0 -1 4194304 3243 0 0 0 145 3 0 0 20 0 1 0 192619363 16629760 3424 134679101440 4194304 6891213 140722227132864 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 12943360 140722227135471 140722227135587 140722227135587 140722227142603 0
/proc/1024115/statm: 4060 3424 468 659 0 3264 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 26172 KiB
Current children cumulated memory: 16456 KiB

[startup+3.11379 s]
/proc/loadavg: 3.12 3.13 2.84 4/241 1024115
/proc/meminfo: memFree=126540412/131655788 swapFree=131071996/131071996
[pid=1024110] ppid=1024107 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/1024110/stat : 1024110 (naps-1.03.sh) S 1024107 1024110 1021251 0 -1 4194304 223 244 0 0 0 0 0 0 20 0 1 0 192619362 10170368 690 134679101440 94521329971200 94521331050520 140734015907328 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94521333148976 94521333196164 94521341722624 140734015910878 140734015911007 140734015911007 140734015918024 0
/proc/1024110/statm: 2483 690 613 264 0 134 0
[pid=1024115] ppid=1024110 vsize=22740 memory=18904 CPUtime=3.08 cores=0,2
/proc/1024115/stat : 1024115 (naps-1.03) R 1024110 1024110 1021251 0 -1 4194304 4048 0 0 0 305 3 0 0 20 0 1 0 192619363 23285760 4726 134679101440 4194304 6891213 140722227132864 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 12943360 140722227135471 140722227135587 140722227135587 140722227142603 0
/proc/1024115/statm: 5685 4726 468 659 0 4889 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 32672 KiB
Current children cumulated memory: 21664 KiB

[startup+6.30036 s]
/proc/loadavg: 3.12 3.13 2.84 4/241 1024116
/proc/meminfo: memFree=126533308/131655788 swapFree=131071996/131071996
[pid=1024110] ppid=1024107 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/1024110/stat : 1024110 (naps-1.03.sh) S 1024107 1024110 1021251 0 -1 4194304 223 244 0 0 0 0 0 0 20 0 1 0 192619362 10170368 690 134679101440 94521329971200 94521331050520 140734015907328 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94521333148976 94521333196164 94521341722624 140734015910878 140734015911007 140734015911007 140734015918024 0
/proc/1024110/statm: 2483 690 613 264 0 134 0
[pid=1024115] ppid=1024110 vsize=26840 memory=23592 CPUtime=6.26 cores=0,2
/proc/1024115/stat : 1024115 (naps-1.03) R 1024110 1024110 1021251 0 -1 4194304 4708 0 0 0 623 3 0 0 20 0 1 0 192619363 27484160 5898 134679101440 4194304 6891213 140722227132864 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 12943360 140722227135471 140722227135587 140722227135587 140722227142603 0
/proc/1024115/statm: 6710 5898 468 659 0 5914 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 36772 KiB
Current children cumulated memory: 26352 KiB

[startup+12.7004 s]
/proc/loadavg: 3.10 3.12 2.84 4/241 1024116
/proc/meminfo: memFree=126526556/131655788 swapFree=131071996/131071996
[pid=1024110] ppid=1024107 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/1024110/stat : 1024110 (naps-1.03.sh) S 1024107 1024110 1021251 0 -1 4194304 223 244 0 0 0 0 0 0 20 0 1 0 192619362 10170368 690 134679101440 94521329971200 94521331050520 140734015907328 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94521333148976 94521333196164 94521341722624 140734015910878 140734015911007 140734015911007 140734015918024 0
/proc/1024110/statm: 2483 690 613 264 0 134 0
[pid=1024115] ppid=1024110 vsize=38976 memory=34028 CPUtime=12.64 cores=0,2
/proc/1024115/stat : 1024115 (naps-1.03) R 1024110 1024110 1021251 0 -1 4194304 6458 0 0 0 1260 4 0 0 20 0 1 0 192619363 39911424 8507 134679101440 4194304 6891213 140722227132864 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 12943360 140722227135471 140722227135587 140722227135587 140722227142603 0
/proc/1024115/statm: 9744 8507 468 659 0 8948 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 48908 KiB
Current children cumulated memory: 36788 KiB

[startup+25.5004 s]
/proc/loadavg: 3.09 3.12 2.84 4/241 1024118
/proc/meminfo: memFree=126557916/131655788 swapFree=131071996/131071996
[pid=1024110] ppid=1024107 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/1024110/stat : 1024110 (naps-1.03.sh) S 1024107 1024110 1021251 0 -1 4194304 223 244 0 0 0 0 0 0 20 0 1 0 192619362 10170368 690 134679101440 94521329971200 94521331050520 140734015907328 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94521333148976 94521333196164 94521341722624 140734015910878 140734015911007 140734015911007 140734015918024 0
/proc/1024110/statm: 2483 690 613 264 0 134 0
[pid=1024115] ppid=1024110 vsize=43328 memory=40904 CPUtime=25.39 cores=0,2
/proc/1024115/stat : 1024115 (naps-1.03) R 1024110 1024110 1021251 0 -1 4194304 7062 0 0 0 2535 4 0 0 20 0 1 0 192619363 44367872 10226 134679101440 4194304 6891213 140722227132864 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 12943360 140722227135471 140722227135587 140722227135587 140722227142603 0
/proc/1024115/statm: 10832 10226 468 659 0 10036 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 53260 KiB
Current children cumulated memory: 43664 KiB

[startup+51.113 s]
/proc/loadavg: 3.13 3.12 2.85 4/241 1024122
/proc/meminfo: memFree=126526996/131655788 swapFree=131071996/131071996
[pid=1024110] ppid=1024107 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/1024110/stat : 1024110 (naps-1.03.sh) S 1024107 1024110 1021251 0 -1 4194304 223 244 0 0 0 0 0 0 20 0 1 0 192619362 10170368 690 134679101440 94521329971200 94521331050520 140734015907328 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94521333148976 94521333196164 94521341722624 140734015910878 140734015911007 140734015911007 140734015918024 0
/proc/1024110/statm: 2483 690 613 264 0 134 0
[pid=1024115] ppid=1024110 vsize=59248 memory=57032 CPUtime=50.93 cores=0,2
/proc/1024115/stat : 1024115 (naps-1.03) R 1024110 1024110 1021251 0 -1 4194304 7589 0 0 0 5088 5 0 0 20 0 1 0 192619363 60669952 14258 134679101440 4194304 6891213 140722227132864 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 12943360 140722227135471 140722227135587 140722227135587 140722227142603 0
/proc/1024115/statm: 14812 14258 468 659 0 14016 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 69180 KiB
Current children cumulated memory: 59792 KiB

[startup+102.3 s]
/proc/loadavg: 3.11 3.12 2.87 4/241 1024300
/proc/meminfo: memFree=126475464/131655788 swapFree=131071996/131071996
[pid=1024110] ppid=1024107 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/1024110/stat : 1024110 (naps-1.03.sh) S 1024107 1024110 1021251 0 -1 4194304 223 244 0 0 0 0 0 0 20 0 1 0 192619362 10170368 690 134679101440 94521329971200 94521331050520 140734015907328 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94521333148976 94521333196164 94521341722624 140734015910878 140734015911007 140734015911007 140734015918024 0
/proc/1024110/statm: 2483 690 613 264 0 134 0
[pid=1024115] ppid=1024110 vsize=89596 memory=66340 CPUtime=101.95 cores=0,2
/proc/1024115/stat : 1024115 (naps-1.03) R 1024110 1024110 1021251 0 -1 4194304 8805 0 0 0 10189 6 0 0 20 0 1 0 192619363 91746304 16585 134679101440 4194304 6891213 140722227132864 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 12943360 140722227135471 140722227135587 140722227135587 140722227142603 0
/proc/1024115/statm: 22399 16585 468 659 0 21603 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 99528 KiB
Current children cumulated memory: 69100 KiB

[startup+162.3 s]
/proc/loadavg: 3.19 3.14 2.89 4/241 1024311
/proc/meminfo: memFree=126480320/131655788 swapFree=131071996/131071996
[pid=1024110] ppid=1024107 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/1024110/stat : 1024110 (naps-1.03.sh) S 1024107 1024110 1021251 0 -1 4194304 223 244 0 0 0 0 0 0 20 0 1 0 192619362 10170368 690 134679101440 94521329971200 94521331050520 140734015907328 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94521333148976 94521333196164 94521341722624 140734015910878 140734015911007 140734015911007 140734015918024 0
/proc/1024110/statm: 2483 690 613 264 0 134 0
[pid=1024115] ppid=1024110 vsize=89596 memory=84592 CPUtime=161.76 cores=0,2
/proc/1024115/stat : 1024115 (naps-1.03) R 1024110 1024110 1021251 0 -1 4194304 9353 0 0 0 16170 6 0 0 20 0 1 0 192619363 91746304 21148 134679101440 4194304 6891213 140722227132864 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 12943360 140722227135471 140722227135587 140722227135587 140722227142603 0
/proc/1024115/statm: 22399 21148 468 659 0 21603 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 99528 KiB
Current children cumulated memory: 87352 KiB

[startup+222.3 s]
/proc/loadavg: 3.14 3.13 2.91 4/241 1024336
/proc/meminfo: memFree=126446916/131655788 swapFree=131071996/131071996
[pid=1024110] ppid=1024107 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/1024110/stat : 1024110 (naps-1.03.sh) S 1024107 1024110 1021251 0 -1 4194304 223 244 0 0 0 0 0 0 20 0 1 0 192619362 10170368 690 134679101440 94521329971200 94521331050520 140734015907328 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94521333148976 94521333196164 94521341722624 140734015910878 140734015911007 140734015911007 140734015918024 0
/proc/1024110/statm: 2483 690 613 264 0 134 0
[pid=1024115] ppid=1024110 vsize=90672 memory=88588 CPUtime=221.57 cores=0,2
/proc/1024115/stat : 1024115 (naps-1.03) R 1024110 1024110 1021251 0 -1 4194304 9891 0 0 0 22151 6 0 0 20 0 1 0 192619363 92848128 22147 134679101440 4194304 6891213 140722227132864 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 12943360 140722227135471 140722227135587 140722227135587 140722227142603 0
/proc/1024115/statm: 22668 22147 468 659 0 21872 0
Current children cumulated CPU time: 221.57 s
Current children cumulated vsize: 100604 KiB

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

/proc/loadavg: 3.16 3.18 3.17 4/238 1025664
/proc/meminfo: memFree=126530400/131655788 swapFree=131071996/131071996
[pid=1024110] ppid=1024107 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/1024110/stat : 1024110 (naps-1.03.sh) S 1024107 1024110 1021251 0 -1 4194304 223 244 0 0 0 0 0 0 20 0 1 0 192619362 10170368 690 134679101440 94521329971200 94521331050520 140734015907328 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94521333148976 94521333196164 94521341722624 140734015910878 140734015911007 140734015911007 140734015918024 0
/proc/1024110/statm: 2483 690 613 264 0 134 0
[pid=1024115] ppid=1024110 vsize=200492 memory=196188 CPUtime=3091.93 cores=0,2
/proc/1024115/stat : 1024115 (naps-1.03) R 1024110 1024110 1021251 0 -1 4194304 46343 0 0 0 309127 66 0 0 20 0 1 0 192619363 205303808 49047 134679101440 4194304 6891213 140722227132864 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 12943360 140722227135471 140722227135587 140722227135587 140722227142603 0
/proc/1024115/statm: 50123 49047 468 659 0 49327 0
Current children cumulated CPU time: 3091.93 s
Current children cumulated vsize: 210424 KiB
Current children cumulated memory: 198948 KiB

[startup+3162.3 s]
/proc/loadavg: 3.12 3.16 3.17 4/238 1025675
/proc/meminfo: memFree=126539860/131655788 swapFree=131071996/131071996
[pid=1024110] ppid=1024107 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/1024110/stat : 1024110 (naps-1.03.sh) S 1024107 1024110 1021251 0 -1 4194304 223 244 0 0 0 0 0 0 20 0 1 0 192619362 10170368 690 134679101440 94521329971200 94521331050520 140734015907328 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94521333148976 94521333196164 94521341722624 140734015910878 140734015911007 140734015911007 140734015918024 0
/proc/1024110/statm: 2483 690 613 264 0 134 0
[pid=1024115] ppid=1024110 vsize=231312 memory=218984 CPUtime=3151.69 cores=0,2
/proc/1024115/stat : 1024115 (naps-1.03) R 1024110 1024110 1021251 0 -1 4194304 46483 0 0 0 315102 67 0 0 20 0 1 0 192619363 236863488 54746 134679101440 4194304 6891213 140722227132864 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 12943360 140722227135471 140722227135587 140722227135587 140722227142603 0
/proc/1024115/statm: 57828 54746 468 659 0 57032 0
Current children cumulated CPU time: 3151.69 s
Current children cumulated vsize: 241244 KiB
Current children cumulated memory: 221744 KiB

[startup+3222.3 s]
/proc/loadavg: 3.09 3.14 3.16 4/241 1025690
/proc/meminfo: memFree=126522760/131655788 swapFree=131071996/131071996
[pid=1024110] ppid=1024107 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/1024110/stat : 1024110 (naps-1.03.sh) S 1024107 1024110 1021251 0 -1 4194304 223 244 0 0 0 0 0 0 20 0 1 0 192619362 10170368 690 134679101440 94521329971200 94521331050520 140734015907328 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94521333148976 94521333196164 94521341722624 140734015910878 140734015911007 140734015911007 140734015918024 0
/proc/1024110/statm: 2483 690 613 264 0 134 0
[pid=1024115] ppid=1024110 vsize=231312 memory=202556 CPUtime=3211.46 cores=0,2
/proc/1024115/stat : 1024115 (naps-1.03) R 1024110 1024110 1021251 0 -1 4194304 47168 0 0 0 321078 68 0 0 20 0 1 0 192619363 236863488 50639 134679101440 4194304 6891213 140722227132864 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 12943360 140722227135471 140722227135587 140722227135587 140722227142603 0
/proc/1024115/statm: 57828 50639 468 659 0 57032 0
Current children cumulated CPU time: 3211.46 s
Current children cumulated vsize: 241244 KiB
Current children cumulated memory: 205316 KiB

[startup+3282.3 s]
/proc/loadavg: 3.21 3.16 3.17 4/241 1025700
/proc/meminfo: memFree=126494080/131655788 swapFree=131071996/131071996
[pid=1024110] ppid=1024107 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/1024110/stat : 1024110 (naps-1.03.sh) S 1024107 1024110 1021251 0 -1 4194304 223 244 0 0 0 0 0 0 20 0 1 0 192619362 10170368 690 134679101440 94521329971200 94521331050520 140734015907328 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94521333148976 94521333196164 94521341722624 140734015910878 140734015911007 140734015911007 140734015918024 0
/proc/1024110/statm: 2483 690 613 264 0 134 0
[pid=1024115] ppid=1024110 vsize=231312 memory=218984 CPUtime=3271.21 cores=0,2
/proc/1024115/stat : 1024115 (naps-1.03) R 1024110 1024110 1021251 0 -1 4194304 47239 0 0 0 327053 68 0 0 20 0 1 0 192619363 236863488 54746 134679101440 4194304 6891213 140722227132864 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 12943360 140722227135471 140722227135587 140722227135587 140722227142603 0
/proc/1024115/statm: 57828 54746 468 659 0 57032 0
Current children cumulated CPU time: 3271.21 s
Current children cumulated vsize: 241244 KiB
Current children cumulated memory: 221744 KiB

[startup+3342.3 s]
/proc/loadavg: 3.21 3.16 3.17 4/241 1025711
/proc/meminfo: memFree=126485176/131655788 swapFree=131071996/131071996
[pid=1024110] ppid=1024107 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/1024110/stat : 1024110 (naps-1.03.sh) S 1024107 1024110 1021251 0 -1 4194304 223 244 0 0 0 0 0 0 20 0 1 0 192619362 10170368 690 134679101440 94521329971200 94521331050520 140734015907328 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94521333148976 94521333196164 94521341722624 140734015910878 140734015911007 140734015911007 140734015918024 0
/proc/1024110/statm: 2483 690 613 264 0 134 0
[pid=1024115] ppid=1024110 vsize=231312 memory=202644 CPUtime=3330.98 cores=0,2
/proc/1024115/stat : 1024115 (naps-1.03) R 1024110 1024110 1021251 0 -1 4194304 47905 0 0 0 333028 70 0 0 20 0 1 0 192619363 236863488 50661 134679101440 4194304 6891213 140722227132864 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 12943360 140722227135471 140722227135587 140722227135587 140722227142603 0
/proc/1024115/statm: 57828 50661 468 659 0 57032 0
Current children cumulated CPU time: 3330.98 s
Current children cumulated vsize: 241244 KiB
Current children cumulated memory: 205404 KiB

[startup+3402.3 s]
/proc/loadavg: 3.12 3.14 3.16 4/242 1025722
/proc/meminfo: memFree=126442100/131655788 swapFree=131071996/131071996
[pid=1024110] ppid=1024107 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/1024110/stat : 1024110 (naps-1.03.sh) S 1024107 1024110 1021251 0 -1 4194304 223 244 0 0 0 0 0 0 20 0 1 0 192619362 10170368 690 134679101440 94521329971200 94521331050520 140734015907328 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94521333148976 94521333196164 94521341722624 140734015910878 140734015911007 140734015911007 140734015918024 0
/proc/1024110/statm: 2483 690 613 264 0 134 0
[pid=1024115] ppid=1024110 vsize=231312 memory=223124 CPUtime=3390.77 cores=0,2
/proc/1024115/stat : 1024115 (naps-1.03) R 1024110 1024110 1021251 0 -1 4194304 48025 0 0 0 339006 71 0 0 20 0 1 0 192619363 236863488 55781 134679101440 4194304 6891213 140722227132864 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 12943360 140722227135471 140722227135587 140722227135587 140722227142603 0
/proc/1024115/statm: 57828 55781 468 659 0 57032 0
Current children cumulated CPU time: 3390.77 s
Current children cumulated vsize: 241244 KiB
Current children cumulated memory: 225884 KiB

[startup+3462.3 s]
/proc/loadavg: 3.07 3.13 3.16 4/242 1025733
/proc/meminfo: memFree=126467284/131655788 swapFree=131071996/131071996
[pid=1024110] ppid=1024107 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/1024110/stat : 1024110 (naps-1.03.sh) S 1024107 1024110 1021251 0 -1 4194304 223 244 0 0 0 0 0 0 20 0 1 0 192619362 10170368 690 134679101440 94521329971200 94521331050520 140734015907328 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94521333148976 94521333196164 94521341722624 140734015910878 140734015911007 140734015911007 140734015918024 0
/proc/1024110/statm: 2483 690 613 264 0 134 0
[pid=1024115] ppid=1024110 vsize=231312 memory=202600 CPUtime=3450.56 cores=0,2
/proc/1024115/stat : 1024115 (naps-1.03) R 1024110 1024110 1021251 0 -1 4194304 48710 0 0 0 344984 72 0 0 20 0 1 0 192619363 236863488 50650 134679101440 4194304 6891213 140722227132864 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 12943360 140722227135471 140722227135587 140722227135587 140722227142603 0
/proc/1024115/statm: 57828 50650 468 659 0 57032 0
Current children cumulated CPU time: 3450.56 s
Current children cumulated vsize: 241244 KiB
Current children cumulated memory: 205360 KiB

[startup+3522.3 s]
/proc/loadavg: 3.07 3.12 3.15 4/241 1026128
/proc/meminfo: memFree=126454664/131655788 swapFree=131071996/131071996
[pid=1024110] ppid=1024107 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/1024110/stat : 1024110 (naps-1.03.sh) S 1024107 1024110 1021251 0 -1 4194304 223 244 0 0 0 0 0 0 20 0 1 0 192619362 10170368 690 134679101440 94521329971200 94521331050520 140734015907328 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94521333148976 94521333196164 94521341722624 140734015910878 140734015911007 140734015911007 140734015918024 0
/proc/1024110/statm: 2483 690 613 264 0 134 0
[pid=1024115] ppid=1024110 vsize=231312 memory=225172 CPUtime=3510.35 cores=0,2
/proc/1024115/stat : 1024115 (naps-1.03) R 1024110 1024110 1021251 0 -1 4194304 48787 0 0 0 350963 72 0 0 20 0 1 0 192619363 236863488 56293 134679101440 4194304 6891213 140722227132864 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 12943360 140722227135471 140722227135587 140722227135587 140722227142603 0
/proc/1024115/statm: 57828 56293 468 659 0 57032 0
Current children cumulated CPU time: 3510.35 s
Current children cumulated vsize: 241244 KiB
Current children cumulated memory: 227932 KiB

[startup+3582.3 s]
/proc/loadavg: 3.13 3.12 3.15 4/241 1026138
/proc/meminfo: memFree=126475272/131655788 swapFree=131071996/131071996
[pid=1024110] ppid=1024107 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/1024110/stat : 1024110 (naps-1.03.sh) S 1024107 1024110 1021251 0 -1 4194304 223 244 0 0 0 0 0 0 20 0 1 0 192619362 10170368 690 134679101440 94521329971200 94521331050520 140734015907328 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94521333148976 94521333196164 94521341722624 140734015910878 140734015911007 140734015911007 140734015918024 0
/proc/1024110/statm: 2483 690 613 264 0 134 0
[pid=1024115] ppid=1024110 vsize=231312 memory=208788 CPUtime=3570.16 cores=0,2
/proc/1024115/stat : 1024115 (naps-1.03) R 1024110 1024110 1021251 0 -1 4194304 49452 0 0 0 356942 74 0 0 20 0 1 0 192619363 236863488 52197 134679101440 4194304 6891213 140722227132864 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 12943360 140722227135471 140722227135587 140722227135587 140722227142603 0
/proc/1024115/statm: 57828 52197 468 659 0 57032 0
Current children cumulated CPU time: 3570.16 s
Current children cumulated vsize: 241244 KiB
Current children cumulated memory: 211548 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.3 s]
/proc/loadavg: 3.08 3.11 3.14 4/241 1026144
/proc/meminfo: memFree=126464872/131655788 swapFree=131071996/131071996
[pid=1024110] ppid=1024107 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/1024110/stat : 1024110 (naps-1.03.sh) S 1024107 1024110 1021251 0 -1 4194304 223 244 0 0 0 0 0 0 20 0 1 0 192619362 10170368 690 134679101440 94521329971200 94521331050520 140734015907328 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94521333148976 94521333196164 94521341722624 140734015910878 140734015911007 140734015911007 140734015918024 0
/proc/1024110/statm: 2483 690 613 264 0 134 0
[pid=1024115] ppid=1024110 vsize=231312 memory=219028 CPUtime=3600.06 cores=0,2
/proc/1024115/stat : 1024115 (naps-1.03) R 1024110 1024110 1021251 0 -1 4194304 49457 0 0 0 359932 74 0 0 20 0 1 0 192619363 236863488 54757 134679101440 4194304 6891213 140722227132864 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 12943360 140722227135471 140722227135587 140722227135587 140722227142603 0
/proc/1024115/statm: 57828 54757 468 659 0 57032 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 241244 KiB
Current children cumulated memory: 221788 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3599.33 s, system=0.746038 s

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

[startup+3612.3 s]
/proc/loadavg: 3.08 3.11 3.14 4/241 1026144
/proc/meminfo: memFree=126464872/131655788 swapFree=131071996/131071996
[pid=1024110] ppid=1024107 vsize=9932 memory=2760 CPUtime=0 cores=0,2
/proc/1024110/stat : 1024110 (naps-1.03.sh) S 1024107 1024110 1021251 0 -1 4194304 223 244 0 0 0 0 0 0 20 0 1 0 192619362 10170368 690 134679101440 94521329971200 94521331050520 140734015907328 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94521333148976 94521333196164 94521341722624 140734015910878 140734015911007 140734015911007 140734015918024 0
/proc/1024110/statm: 2483 690 613 264 0 134 0
[pid=1024115] ppid=1024110 vsize=231312 memory=219028 CPUtime=3600.06 cores=0,2
/proc/1024115/stat : 1024115 (naps-1.03) R 1024110 1024110 1021251 0 -1 4194304 49457 0 0 0 359932 74 0 0 20 0 1 0 192619363 236863488 54757 134679101440 4194304 6891213 140722227132864 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 12943360 140722227135471 140722227135587 140722227135587 140722227142603 0
/proc/1024115/statm: 57828 54757 468 659 0 57032 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 241244 KiB
Current children cumulated memory: 221788 KiB

Child status: 10

Real time (s): 3612.3
CPU time (s): 3600.07
CPU user time (s): 3599.33
CPU system time (s): 0.746038
CPU usage (%): 99.6615
Max. virtual memory (cumulated for all children) (KiB): 241244
Max. memory (cumulated for all children) (KiB): 229980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.33
system time used= 0.746038
maximum resident set size= 227220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49937
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= 80
involuntary context switches= 25190


# summary of solver processes directly reported to runsolver:
#   pid: 1024110
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3599.33
#   total CPU system time (s): 0.746038

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.8557 second user time and 35.0459 second system time

The end

Launcher Data

Begin job on nodeC007 at 2024-07-19 17:57:20
IDJOB=4450058
IDBENCH=160390
IDSOLVER=3062
FILE ID=nodeC007/4450058-1721404627
RUNJOBID= nodeC007-1721403124-1023143
SLURM_JOB_ID= 7545436
Free space on /tmp= 723768 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/normalized-3col-almost3reg-l070-r069-n1.cnf-extracted.pb.metafix.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450058-1721404627/watcher-4450058-1721404627 -o /tmp/evaluation-result-4450058-1721404627/solver-4450058-1721404627 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1721403124-1023143 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4450058-1721404627.opb

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

MD5SUM BENCH= 06224f4c25a1c1b3a15eb701c288d1cc
RANDOM SEED=694542251

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        126558500 kB
MemAvailable:   129391168 kB
Buffers:          526084 kB
Cached:          3143440 kB
SwapCached:            0 kB
Active:          1076276 kB
Inactive:        3450864 kB
Active(anon):       1452 kB
Inactive(anon):   901768 kB
Active(file):    1074824 kB
Inactive(file):  2549096 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              5340 kB
Writeback:             0 kB
AnonPages:        857348 kB
Mapped:           111328 kB
Shmem:             45896 kB
KReclaimable:      97556 kB
Slab:             200252 kB
SReclaimable:      97556 kB
SUnreclaim:       102696 kB
KernelStack:        3836 kB
PageTables:        10764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1300824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            60256 kB
HardwareCorrupted:     0 kB
AnonHugePages:    716800 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:      279368 kB
DirectMap2M:    27936768 kB
DirectMap1G:    108003328 kB

Free space on /tmp at the end= 723764 MiB
End job on nodeC007 at 2024-07-19 18:57:32