Trace number 4434079

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 NameAnswerobjective functionCPU timeWall clock time
NaPS-GM 1.03? (MO) 381.903 383.113

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Base/normalized-minisat85_4_27_0.opb
MD5SUMf03e27a6707ee21c77eefe2da14e6e64
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4820075
Best CPU time to get the best result obtained on this benchmark2649.26
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14620
Total number of constraints21851
Number of constraints which are clauses170
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints21675
Minimum length of a constraint2
Maximum length of a constraint3570
Number of terms in the objective function 14365
Biggest coefficient in the objective function 179406144
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 130390723337
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 179406144
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 130390723337
Number of bits of the biggest sum of numbers37
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

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-4434079-1721132380.opb
1.88/1.96	c single stage optimization mode
6.47/6.53	o 353139473
170.70/171.24	o 218406719
268.52/269.31	o 144718639
366.06/367.12	o 96165389
379.42/380.57	terminate called after throwing an instance of 'GlueMiniSat::OutOfMemoryException'

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 (51449 MiB free)
  memory of node 1: 64473 MiB (63287 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434079-1721132380/watcher-4434079-1721132380 -o /tmp/evaluation-result-4434079-1721132380/solver-4434079-1721132380 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721128778-851261 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4434079-1721132380.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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=853284, runsolver pid=853281

[startup+0.100085 s]*
/proc/loadavg: 4.13 4.11 4.03 5/255 853289
/proc/meminfo: memFree=117473828/131524600 swapFree=131071996/131071996
[pid=853284] ppid=853281 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/853284/stat : 853284 (naps-1.03.sh) S 853281 853284 851249 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 165402963 10170368 659 134679101440 94627072106496 94627073185816 140732728577136 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94627075284272 94627075331460 94627075563520 140732728583136 140732728583265 140732728583265 140732728590280 0
/proc/853284/statm: 2483 659 579 264 0 134 0
[pid=853289] ppid=853284 vsize=17552 memory=11072 CPUtime=0.09 cores=1,3
/proc/853289/stat : 853289 (naps-1.03) R 853284 853284 851249 0 -1 4194304 2510 0 0 0 9 0 0 0 20 0 1 0 165402963 17973248 2768 134679101440 4194304 6891213 140731439997856 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 20131840 140731440002033 140731440002149 140731440002149 140731440009163 0
/proc/853289/statm: 4388 2768 436 659 0 3592 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 13708 KiB

[startup+0.205578 s]*
/proc/loadavg: 4.13 4.11 4.03 4/252 853308
/proc/meminfo: memFree=117504560/131524600 swapFree=131071996/131071996
[pid=853284] ppid=853281 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/853284/stat : 853284 (naps-1.03.sh) S 853281 853284 851249 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 165402963 10170368 659 134679101440 94627072106496 94627073185816 140732728577136 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94627075284272 94627075331460 94627075563520 140732728583136 140732728583265 140732728583265 140732728590280 0
/proc/853284/statm: 2483 659 579 264 0 134 0
[pid=853289] ppid=853284 vsize=23192 memory=16828 CPUtime=0.2 cores=1,3
/proc/853289/stat : 853289 (naps-1.03) R 853284 853284 851249 0 -1 4194304 3961 0 0 0 20 0 0 0 20 0 1 0 165402963 23748608 4207 134679101440 4194304 6891213 140731439997856 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 20131840 140731440002033 140731440002149 140731440002149 140731440009163 0
/proc/853289/statm: 5798 4207 436 659 0 5002 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 33124 KiB
Current children cumulated memory: 19464 KiB

[startup+0.305531 s]*
/proc/loadavg: 4.13 4.11 4.03 5/259 853325
/proc/meminfo: memFree=117474104/131524600 swapFree=131071996/131071996
[pid=853284] ppid=853281 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/853284/stat : 853284 (naps-1.03.sh) S 853281 853284 851249 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 165402963 10170368 659 134679101440 94627072106496 94627073185816 140732728577136 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94627075284272 94627075331460 94627075563520 140732728583136 140732728583265 140732728583265 140732728590280 0
/proc/853284/statm: 2483 659 579 264 0 134 0
[pid=853289] ppid=853284 vsize=27600 memory=21736 CPUtime=0.29 cores=1,3
/proc/853289/stat : 853289 (naps-1.03) R 853284 853284 851249 0 -1 4194304 5185 0 0 0 29 0 0 0 20 0 1 0 165402963 28262400 5434 134679101440 4194304 6891213 140731439997856 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 20131840 140731440002033 140731440002149 140731440002149 140731440009163 0
/proc/853289/statm: 6900 5434 436 659 0 6104 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 37532 KiB
Current children cumulated memory: 24372 KiB

[startup+0.700252 s]
/proc/loadavg: 4.13 4.11 4.03 5/259 853325
/proc/meminfo: memFree=117435860/131524600 swapFree=131071996/131071996
[pid=853284] ppid=853281 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/853284/stat : 853284 (naps-1.03.sh) S 853281 853284 851249 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 165402963 10170368 659 134679101440 94627072106496 94627073185816 140732728577136 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94627075284272 94627075331460 94627075563520 140732728583136 140732728583265 140732728583265 140732728590280 0
/proc/853284/statm: 2483 659 579 264 0 134 0
[pid=853289] ppid=853284 vsize=35440 memory=28968 CPUtime=0.69 cores=1,3
/proc/853289/stat : 853289 (naps-1.03) R 853284 853284 851249 0 -1 4194304 7028 0 0 0 68 1 0 0 20 0 1 0 165402963 36290560 7242 134679101440 4194304 6891213 140731439997856 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 20131840 140731440002033 140731440002149 140731440002149 140731440009163 0
/proc/853289/statm: 8860 7242 468 659 0 8064 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 45372 KiB
Current children cumulated memory: 31604 KiB

[startup+1.50026 s]
/proc/loadavg: 4.13 4.11 4.03 5/256 853339
/proc/meminfo: memFree=127277788/131524600 swapFree=131071996/131071996
[pid=853284] ppid=853281 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/853284/stat : 853284 (naps-1.03.sh) S 853281 853284 851249 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 165402963 10170368 659 134679101440 94627072106496 94627073185816 140732728577136 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94627075284272 94627075331460 94627075563520 140732728583136 140732728583265 140732728583265 140732728590280 0
/proc/853284/statm: 2483 659 579 264 0 134 0
[pid=853289] ppid=853284 vsize=211824 memory=195304 CPUtime=1.49 cores=1,3
/proc/853289/stat : 853289 (naps-1.03) R 853284 853284 851249 0 -1 4194304 37909 0 0 0 141 8 0 0 20 0 1 0 165402963 216907776 48826 134679101440 4194304 6891213 140731439997856 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 20131840 140731440002033 140731440002149 140731440002149 140731440009163 0
/proc/853289/statm: 52956 48826 468 659 0 52160 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 221756 KiB
Current children cumulated memory: 197940 KiB

[startup+3.10545 s]
/proc/loadavg: 4.12 4.10 4.03 5/256 853341
/proc/meminfo: memFree=126697312/131524600 swapFree=131071996/131071996
[pid=853284] ppid=853281 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/853284/stat : 853284 (naps-1.03.sh) S 853281 853284 851249 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 165402963 10170368 659 134679101440 94627072106496 94627073185816 140732728577136 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94627075284272 94627075331460 94627075563520 140732728583136 140732728583265 140732728583265 140732728590280 0
/proc/853284/statm: 2483 659 579 264 0 134 0
[pid=853289] ppid=853284 vsize=469788 memory=422772 CPUtime=3.08 cores=1,3
/proc/853289/stat : 853289 (naps-1.03) R 853284 853284 851249 0 -1 4194304 59553 0 0 0 294 14 0 0 20 0 1 0 165402963 481062912 105693 134679101440 4194304 6891213 140731439997856 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 20131840 140731440002033 140731440002149 140731440002149 140731440009163 0
/proc/853289/statm: 117447 105693 468 659 0 116651 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 479720 KiB
Current children cumulated memory: 425408 KiB

[startup+6.30025 s]
/proc/loadavg: 4.12 4.10 4.03 5/256 853341
/proc/meminfo: memFree=126676608/131524600 swapFree=131071996/131071996
[pid=853284] ppid=853281 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/853284/stat : 853284 (naps-1.03.sh) S 853281 853284 851249 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 165402963 10170368 659 134679101440 94627072106496 94627073185816 140732728577136 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94627075284272 94627075331460 94627075563520 140732728583136 140732728583265 140732728583265 140732728590280 0
/proc/853284/statm: 2483 659 579 264 0 134 0
[pid=853289] ppid=853284 vsize=466348 memory=429852 CPUtime=6.27 cores=1,3
/proc/853289/stat : 853289 (naps-1.03) R 853284 853284 851249 0 -1 4194304 62353 0 0 0 612 15 0 0 20 0 1 0 165402963 477540352 107463 134679101440 4194304 6891213 140731439997856 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 20131840 140731440002033 140731440002149 140731440002149 140731440009163 0
/proc/853289/statm: 116587 107463 468 659 0 115791 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 476280 KiB
Current children cumulated memory: 432488 KiB

[startup+12.7002 s]
/proc/loadavg: 4.10 4.10 4.03 5/256 853341
/proc/meminfo: memFree=126674068/131524600 swapFree=131071996/131071996
[pid=853284] ppid=853281 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/853284/stat : 853284 (naps-1.03.sh) S 853281 853284 851249 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 165402963 10170368 659 134679101440 94627072106496 94627073185816 140732728577136 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94627075284272 94627075331460 94627075563520 140732728583136 140732728583265 140732728583265 140732728590280 0
/proc/853284/statm: 2483 659 579 264 0 134 0
[pid=853289] ppid=853284 vsize=468088 memory=430768 CPUtime=12.66 cores=1,3
/proc/853289/stat : 853289 (naps-1.03) R 853284 853284 851249 0 -1 4194304 62616 0 0 0 1250 16 0 0 20 0 1 0 165402963 479322112 107692 134679101440 4194304 6891213 140731439997856 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 20131840 140731440002033 140731440002149 140731440002149 140731440009163 0
/proc/853289/statm: 117022 107692 468 659 0 116226 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 478020 KiB
Current children cumulated memory: 433404 KiB

[startup+25.5003 s]
/proc/loadavg: 4.08 4.10 4.03 5/258 853348
/proc/meminfo: memFree=126605740/131524600 swapFree=131071996/131071996
[pid=853284] ppid=853281 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/853284/stat : 853284 (naps-1.03.sh) S 853281 853284 851249 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 165402963 10170368 659 134679101440 94627072106496 94627073185816 140732728577136 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94627075284272 94627075331460 94627075563520 140732728583136 140732728583265 140732728583265 140732728590280 0
/proc/853284/statm: 2483 659 579 264 0 134 0
[pid=853289] ppid=853284 vsize=468600 memory=431380 CPUtime=25.42 cores=1,3
/proc/853289/stat : 853289 (naps-1.03) R 853284 853284 851249 0 -1 4194304 62824 0 0 0 2526 16 0 0 20 0 1 0 165402963 479846400 107845 134679101440 4194304 6891213 140731439997856 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 20131840 140731440002033 140731440002149 140731440002149 140731440009163 0
/proc/853289/statm: 117150 107845 468 659 0 116354 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 478532 KiB
Current children cumulated memory: 434016 KiB

[startup+51.1056 s]
/proc/loadavg: 4.12 4.10 4.04 5/254 853372
/proc/meminfo: memFree=109156136/131524600 swapFree=131071996/131071996
[pid=853284] ppid=853281 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/853284/stat : 853284 (naps-1.03.sh) S 853281 853284 851249 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 165402963 10170368 659 134679101440 94627072106496 94627073185816 140732728577136 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94627075284272 94627075331460 94627075563520 140732728583136 140732728583265 140732728583265 140732728590280 0
/proc/853284/statm: 2483 659 579 264 0 134 0
[pid=853289] ppid=853284 vsize=6890376 memory=5973356 CPUtime=50.96 cores=1,3
/proc/853289/stat : 853289 (naps-1.03) R 853284 853284 851249 0 -1 4194304 525016 0 0 0 4931 165 0 0 20 0 1 0 165402963 7055745024 1493339 134679101440 4194304 6891213 140731439997856 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 20131840 140731440002033 140731440002149 140731440002149 140731440009163 0
/proc/853289/statm: 1722594 1493339 468 659 0 1721798 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 6900308 KiB
Current children cumulated memory: 5975992 KiB

[startup+102.3 s]
/proc/loadavg: 4.05 4.08 4.03 5/261 853396
/proc/meminfo: memFree=97551784/131524600 swapFree=131071996/131071996
[pid=853284] ppid=853281 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/853284/stat : 853284 (naps-1.03.sh) S 853281 853284 851249 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 165402963 10170368 659 134679101440 94627072106496 94627073185816 140732728577136 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94627075284272 94627075331460 94627075563520 140732728583136 140732728583265 140732728583265 140732728590280 0
/proc/853284/statm: 2483 659 579 264 0 134 0
[pid=853289] ppid=853284 vsize=14833424 memory=12416896 CPUtime=102.01 cores=1,3
/proc/853289/stat : 853289 (naps-1.03) R 853284 853284 851249 0 -1 4194304 1183421 0 0 0 9853 348 0 0 20 0 1 0 165402963 15189426176 3104224 134679101440 4194304 6891213 140731439997856 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 20131840 140731440002033 140731440002149 140731440002149 140731440009163 0
/proc/853289/statm: 3708356 3104224 468 659 0 3707560 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 14843356 KiB
Current children cumulated memory: 12419532 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.11 4.04 5/261 853406
/proc/meminfo: memFree=75952320/131524600 swapFree=131071996/131071996
[pid=853284] ppid=853281 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/853284/stat : 853284 (naps-1.03.sh) S 853281 853284 851249 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 165402963 10170368 659 134679101440 94627072106496 94627073185816 140732728577136 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94627075284272 94627075331460 94627075563520 140732728583136 140732728583265 140732728583265 140732728590280 0
/proc/853284/statm: 2483 659 579 264 0 134 0
[pid=853289] ppid=853284 vsize=13984412 memory=12428948 CPUtime=161.83 cores=1,3
/proc/853289/stat : 853289 (naps-1.03) R 853284 853284 851249 0 -1 4194304 1233923 0 0 0 15792 391 0 0 20 0 1 0 165402963 14320037888 3107237 134679101440 4194304 6891213 140731439997856 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 20131840 140731440002033 140731440002149 140731440002149 140731440009163 0
/proc/853289/statm: 3496103 3107237 468 659 0 3495307 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 13994344 KiB
Current children cumulated memory: 12431584 KiB

[startup+222.3 s]
/proc/loadavg: 4.17 4.12 4.05 5/262 853418
/proc/meminfo: memFree=63950288/131524600 swapFree=131071996/131071996
[pid=853284] ppid=853281 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/853284/stat : 853284 (naps-1.03.sh) S 853281 853284 851249 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 165402963 10170368 659 134679101440 94627072106496 94627073185816 140732728577136 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94627075284272 94627075331460 94627075563520 140732728583136 140732728583265 140732728583265 140732728590280 0
/proc/853284/statm: 2483 659 579 264 0 134 0
[pid=853289] ppid=853284 vsize=20791280 memory=18639928 CPUtime=221.66 cores=1,3
/proc/853289/stat : 853289 (naps-1.03) R 853284 853284 851249 0 -1 4194304 1922155 0 0 0 21566 600 0 0 20 0 1 0 165402963 21290270720 4659982 134679101440 4194304 6891213 140731439997856 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 20131840 140731440002033 140731440002149 140731440002149 140731440009163 0
/proc/853289/statm: 5197820 4659982 468 659 0 5197024 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 20801212 KiB
Current children cumulated memory: 18642564 KiB

[startup+282.3 s]
/proc/loadavg: 4.15 4.13 4.05 5/261 853429
/proc/meminfo: memFree=59125448/131524600 swapFree=131071996/131071996
[pid=853284] ppid=853281 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/853284/stat : 853284 (naps-1.03.sh) S 853281 853284 851249 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 165402963 10170368 659 134679101440 94627072106496 94627073185816 140732728577136 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94627075284272 94627075331460 94627075563520 140732728583136 140732728583265 140732728583265 140732728590280 0
/proc/853284/statm: 2483 659 579 264 0 134 0
[pid=853289] ppid=853284 vsize=21229056 memory=19453588 CPUtime=281.48 cores=1,3
/proc/853289/stat : 853289 (naps-1.03) R 853284 853284 851249 0 -1 4194304 2027391 0 0 0 27469 679 0 0 20 0 1 0 165402963 21738553344 4863397 134679101440 4194304 6891213 140731439997856 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 20131840 140731440002033 140731440002149 140731440002149 140731440009163 0
/proc/853289/statm: 5307264 4863397 468 659 0 5306468 0
Current children cumulated CPU time: 281.48 s
Current children cumulated vsize: 21238988 KiB
Current children cumulated memory: 19456224 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.12 4.05 5/261 853822
/proc/meminfo: memFree=47657400/131524600 swapFree=131071996/131071996
[pid=853284] ppid=853281 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/853284/stat : 853284 (naps-1.03.sh) S 853281 853284 851249 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 165402963 10170368 659 134679101440 94627072106496 94627073185816 140732728577136 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94627075284272 94627075331460 94627075563520 140732728583136 140732728583265 140732728583265 140732728590280 0
/proc/853284/statm: 2483 659 579 264 0 134 0
[pid=853289] ppid=853284 vsize=28972644 memory=25885156 CPUtime=341.32 cores=1,3
/proc/853289/stat : 853289 (naps-1.03) R 853284 853284 851249 0 -1 4194304 2693663 0 0 0 33257 875 0 0 20 0 1 0 165402963 29667987456 6471289 134679101440 4194304 6891213 140731439997856 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 20131840 140731440002033 140731440002149 140731440002149 140731440009163 0
/proc/853289/statm: 7243161 6471289 468 659 0 7242365 0
Current children cumulated CPU time: 341.32 s
Current children cumulated vsize: 28982576 KiB
Current children cumulated memory: 25887792 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+380.6 s]
/proc/loadavg: 4.22 4.14 4.06 5/261 853829
/proc/meminfo: memFree=39934796/131524600 swapFree=131071996/131071996
[pid=853284] ppid=853281 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/853284/stat : 853284 (naps-1.03.sh) S 853281 853284 851249 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 165402963 10170368 659 134679101440 94627072106496 94627073185816 140732728577136 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94627075284272 94627075331460 94627075563520 140732728583136 140732728583265 140732728583265 140732728590280 0
/proc/853284/statm: 2483 659 579 264 0 134 0
[pid=853289] ppid=853284 vsize=31743100 memory=27708224 CPUtime=379.5 cores=1,3
/proc/853289/stat : 853289 (naps-1.03) S 853284 853284 851249 0 -1 4195840 2959469 0 0 0 36968 982 0 0 20 0 1 0 165402963 32504934400 6927056 134679101440 4194304 6891213 140731439997856 140731439935808 6272572 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 20131840 140731440002033 140731440002149 140731440002149 140731440009163 0
/proc/853289/statm: 7935775 6927056 468 659 0 7934979 0
Current children cumulated CPU time: 379.5 s
Current children cumulated vsize: 31753032 KiB
Current children cumulated memory: 27710860 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+380.605 s]
# the end of solver process 853284 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.002396 s, system=0.000523 s

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+383.113 s]
# the end of solver process 853289 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=369.685 s, system=12.2181 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
Dumping a history of the last processes samples

[startup+380.826 s]
/proc/loadavg: 4.22 4.14 4.06 5/261 853831
/proc/meminfo: memFree=39662260/131524600 swapFree=131071996/131071996
[pid=853289] ppid=853281 vsize=31743100 memory=27708224 CPUtime=379.62 cores=1,3
/proc/853289/stat : 853289 (naps-1.03) D 853281 853284 851249 0 -1 4195840 2959470 0 0 0 36968 994 0 0 20 0 1 0 165402963 32504934400 6927056 134679101440 4194304 6891213 140731439997856 140731439935808 6272572 0 0 0 17922 1 0 0 17 1 0 0 0 0 0 7398840 7447120 20131840 140731440002033 140731440002149 140731440002149 140731440009163 0
/proc/853289/statm: 7935775 6927056 468 659 0 7934979 0
Current cumulated CPU time of completed processes: 0.002919 s
Current children cumulated CPU time: 379.62 s
Current children cumulated vsize: 31743100 KiB
Current children cumulated memory: 27708224 KiB

[startup+381.601 s]
/proc/loadavg: 4.22 4.14 4.06 5/261 853831
/proc/meminfo: memFree=39336668/131524600 swapFree=131071996/131071996
[pid=853289] ppid=853281 vsize=31743100 memory=27708224 CPUtime=380.39 cores=1,3
/proc/853289/stat : 853289 (naps-1.03) D 853281 853284 851249 0 -1 4195840 2959470 0 0 0 36968 1071 0 0 20 0 1 0 165402963 32504934400 6927056 134679101440 4194304 6891213 140731439997856 140731439935808 6272572 0 0 0 17922 1 0 0 17 1 0 0 0 0 0 7398840 7447120 20131840 140731440002033 140731440002149 140731440002149 140731440009163 0
/proc/853289/statm: 7935775 6927056 468 659 0 7934979 0
Current cumulated CPU time of completed processes: 0.002919 s
Current children cumulated CPU time: 380.39 s
Current children cumulated vsize: 31743100 KiB
Current children cumulated memory: 27708224 KiB

[startup+382.4 s]
/proc/loadavg: 4.28 4.15 4.07 5/261 853831
/proc/meminfo: memFree=38180080/131524600 swapFree=131071996/131071996
[pid=853289] ppid=853281 vsize=31743100 memory=27708224 CPUtime=381.18 cores=1,3
/proc/853289/stat : 853289 (naps-1.03) R 853281 853284 851249 0 -1 4195840 2959470 0 0 0 36968 1150 0 0 20 0 1 0 165402963 32504934400 6927056 134679101440 4194304 6891213 140731439997856 140731439935808 6272572 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 20131840 140731440002033 140731440002149 140731440002149 140731440009163 0
/proc/853289/statm: 7935775 6927056 468 659 0 7934979 0
Current cumulated CPU time of completed processes: 0.002919 s
Current children cumulated CPU time: 381.18 s
Current children cumulated vsize: 31743100 KiB
Current children cumulated memory: 27708224 KiB

[startup+382.6 s]
/proc/loadavg: 4.28 4.15 4.07 5/261 853831
/proc/meminfo: memFree=38180080/131524600 swapFree=131071996/131071996
[pid=853289] ppid=853281 vsize=31743100 memory=27708224 CPUtime=381.38 cores=1,3
/proc/853289/stat : 853289 (naps-1.03) R 853281 853284 851249 0 -1 4195840 2959470 0 0 0 36968 1170 0 0 20 0 1 0 165402963 32504934400 6927056 134679101440 4194304 6891213 140731439997856 140731439935808 6272572 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 20131840 140731440002033 140731440002149 140731440002149 140731440009163 0
/proc/853289/statm: 7935775 6927056 468 659 0 7934979 0
Current cumulated CPU time of completed processes: 0.002919 s
Current children cumulated CPU time: 381.38 s
Current children cumulated vsize: 31743100 KiB
Current children cumulated memory: 27708224 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 383.113
CPU time (s): 381.903
CPU user time (s): 369.685
CPU system time (s): 12.2181
CPU usage (%): 99.6842
Max. virtual memory (cumulated for all children) (KiB): 31753032
Max. memory (cumulated for all children) (KiB): 27710860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 369.685
system time used= 12.2181
maximum resident set size= 27708484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2959931
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= 61
involuntary context switches= 503


# summary of solver processes directly reported to runsolver:
#   pid: 853284,853289
#   total CPU time (s): 381.903
#   total CPU user time (s): 369.685
#   total CPU system time (s): 12.2181

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.769466 second user time and 1.86761 second system time

The end

Launcher Data

Begin job on nodeC023 at 2024-07-16 14:19:53
IDJOB=4434079
IDBENCH=155608
IDSOLVER=3062
FILE ID=nodeC023/4434079-1721132380
RUNJOBID= nodeC023-1721128778-851261
SLURM_JOB_ID= 7505692
Free space on /tmp= 889444 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Base/normalized-minisat85_4_27_0.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434079-1721132380/watcher-4434079-1721132380 -o /tmp/evaluation-result-4434079-1721132380/solver-4434079-1721132380 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721128778-851261 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4434079-1721132380.opb

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

MD5SUM BENCH= f03e27a6707ee21c77eefe2da14e6e64
RANDOM SEED=344066739

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        117490560 kB
MemAvailable:   119561172 kB
Buffers:          432600 kB
Cached:          2455844 kB
SwapCached:            0 kB
Active:          1408036 kB
Inactive:       11969040 kB
Active(anon):       1612 kB
Inactive(anon): 10524412 kB
Active(file):    1406424 kB
Inactive(file):  1444628 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             12768 kB
Writeback:             0 kB
AnonPages:      10487824 kB
Mapped:           108212 kB
Shmem:             37720 kB
KReclaimable:     118764 kB
Slab:             228620 kB
SReclaimable:     118764 kB
SUnreclaim:       109856 kB
KernelStack:        4160 kB
PageTables:        30180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   11945272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            62464 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7374848 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:      203476 kB
DirectMap2M:    18444288 kB
DirectMap1G:    117440512 kB

Free space on /tmp at the end= 890056 MiB
End job on nodeC023 at 2024-07-16 14:26:16