Trace number 4434507

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 1.03? (exit code) 1798.81 1817.33

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Multihop/normalized-minisat25_6_4_8_mh.opb
MD5SUMa9be8bbda8fc39e79dda84fd9030ec23
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 benchmark7163838
Best CPU time to get the best result obtained on this benchmark2683.78
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31350
Total number of constraints73332
Number of constraints which are clauses57050
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints16250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 16825
Biggest coefficient in the objective function 119095488
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 17168297281
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 119095488
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 17168297281
Number of bits of the biggest sum of numbers34
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 Input file name: HOME/instance-4434507-1721135019.opb
1.48/1.52	c single stage optimization mode
18.54/18.62	o 246379770
885.35/887.88	o 149397248
1467.53/1471.74	o 97992095
1796.52/1801.72	terminate called after throwing an instance of 'std::bad_alloc'
1796.52/1801.72	  what():  std::bad_alloc
0.00/1817.33	HOME/naps-1.03.sh: line 6: 860560 Aborted                 (core dumped) ${self_dir}/naps-1.03 ${@}

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434507-1721135019/watcher-4434507-1721135019 -o /tmp/evaluation-result-4434507-1721135019/solver-4434507-1721135019 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721127550-856284 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4434507-1721135019.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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
Current StackSize limit: 8192 KiB

solver pid=860555, runsolver pid=860552

[startup+0.100096 s]*
/proc/loadavg: 4.13 4.14 4.11 5/259 860560
/proc/meminfo: memFree=87096948/131524596 swapFree=131071996/131071996
[pid=860555] ppid=860552 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/860555/stat : 860555 (naps-1.03.sh) S 860552 860555 856273 0 -1 4194304 224 237 0 0 0 0 0 0 20 0 1 0 165672409 10170368 680 134679101440 94675655483392 94675656562712 140720328706240 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94675658661168 94675658708356 94675664179200 140720328713188 140720328713313 140720328713313 140720328720328 0
/proc/860555/statm: 2483 680 603 264 0 134 0
[pid=860560] ppid=860555 vsize=17064 memory=14692 CPUtime=0.09 cores=4,6
/proc/860560/stat : 860560 (naps-1.03) R 860555 860555 856273 0 -1 4194304 3487 0 0 0 9 0 0 0 20 0 1 0 165672409 17473536 3673 134679101440 4194304 6891213 140727331472416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16338944 140727331480565 140727331480677 140727331480677 140727331487691 0
/proc/860560/statm: 4266 3673 580 659 0 3470 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 26996 KiB
Current children cumulated memory: 17412 KiB

[startup+0.206357 s]*
/proc/loadavg: 4.13 4.14 4.11 5/259 860560
/proc/meminfo: memFree=87088344/131524596 swapFree=131071996/131071996
[pid=860555] ppid=860552 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/860555/stat : 860555 (naps-1.03.sh) S 860552 860555 856273 0 -1 4194304 224 237 0 0 0 0 0 0 20 0 1 0 165672409 10170368 680 134679101440 94675655483392 94675656562712 140720328706240 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94675658661168 94675658708356 94675664179200 140720328713188 140720328713313 140720328713313 140720328720328 0
/proc/860555/statm: 2483 680 603 264 0 134 0
[pid=860560] ppid=860555 vsize=21200 memory=18968 CPUtime=0.2 cores=4,6
/proc/860560/stat : 860560 (naps-1.03) R 860555 860555 856273 0 -1 4194304 4647 0 0 0 20 0 0 0 20 0 1 0 165672409 21708800 4742 134679101440 4194304 6891213 140727331472416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16338944 140727331480565 140727331480677 140727331480677 140727331487691 0
/proc/860560/statm: 5300 4742 596 659 0 4504 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 31132 KiB
Current children cumulated memory: 21688 KiB

[startup+0.30627 s]*
/proc/loadavg: 4.13 4.14 4.11 5/259 860560
/proc/meminfo: memFree=87084140/131524596 swapFree=131071996/131071996
[pid=860555] ppid=860552 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/860555/stat : 860555 (naps-1.03.sh) S 860552 860555 856273 0 -1 4194304 224 237 0 0 0 0 0 0 20 0 1 0 165672409 10170368 680 134679101440 94675655483392 94675656562712 140720328706240 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94675658661168 94675658708356 94675664179200 140720328713188 140720328713313 140720328713313 140720328720328 0
/proc/860555/statm: 2483 680 603 264 0 134 0
[pid=860560] ppid=860555 vsize=23640 memory=21080 CPUtime=0.3 cores=4,6
/proc/860560/stat : 860560 (naps-1.03) R 860555 860555 856273 0 -1 4194304 5171 0 0 0 30 0 0 0 20 0 1 0 165672409 24207360 5270 134679101440 4194304 6891213 140727331472416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16338944 140727331480565 140727331480677 140727331480677 140727331487691 0
/proc/860560/statm: 5910 5270 596 659 0 5114 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 33572 KiB
Current children cumulated memory: 23800 KiB

[startup+0.700282 s]
/proc/loadavg: 4.13 4.14 4.11 5/259 860560
/proc/meminfo: memFree=87061360/131524596 swapFree=131071996/131071996
[pid=860555] ppid=860552 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/860555/stat : 860555 (naps-1.03.sh) S 860552 860555 856273 0 -1 4194304 224 237 0 0 0 0 0 0 20 0 1 0 165672409 10170368 680 134679101440 94675655483392 94675656562712 140720328706240 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94675658661168 94675658708356 94675664179200 140720328713188 140720328713313 140720328713313 140720328720328 0
/proc/860555/statm: 2483 680 603 264 0 134 0
[pid=860560] ppid=860555 vsize=94464 memory=91804 CPUtime=0.69 cores=4,6
/proc/860560/stat : 860560 (naps-1.03) R 860555 860555 856273 0 -1 4194304 17704 0 0 0 66 3 0 0 20 0 1 0 165672409 96731136 22951 134679101440 4194304 6891213 140727331472416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16338944 140727331480565 140727331480677 140727331480677 140727331487691 0
/proc/860560/statm: 23616 22951 612 659 0 22820 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 104396 KiB
Current children cumulated memory: 94524 KiB

[startup+1.50028 s]
/proc/loadavg: 4.13 4.14 4.11 5/259 860560
/proc/meminfo: memFree=86979468/131524596 swapFree=131071996/131071996
[pid=860555] ppid=860552 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/860555/stat : 860555 (naps-1.03.sh) S 860552 860555 856273 0 -1 4194304 224 237 0 0 0 0 0 0 20 0 1 0 165672409 10170368 680 134679101440 94675655483392 94675656562712 140720328706240 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94675658661168 94675658708356 94675664179200 140720328713188 140720328713313 140720328713313 140720328720328 0
/proc/860555/statm: 2483 680 603 264 0 134 0
[pid=860560] ppid=860555 vsize=380124 memory=367488 CPUtime=1.48 cores=4,6
/proc/860560/stat : 860560 (naps-1.03) R 860555 860555 856273 0 -1 4194304 49312 0 0 0 136 12 0 0 20 0 1 0 165672409 389246976 91872 134679101440 4194304 6891213 140727331472416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16338944 140727331480565 140727331480677 140727331480677 140727331487691 0
/proc/860560/statm: 95031 91872 612 659 0 94235 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 390056 KiB
Current children cumulated memory: 370208 KiB

[startup+3.10629 s]
/proc/loadavg: 4.12 4.14 4.11 5/259 860560
/proc/meminfo: memFree=86010160/131524596 swapFree=131071996/131071996
[pid=860555] ppid=860552 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/860555/stat : 860555 (naps-1.03.sh) S 860552 860555 856273 0 -1 4194304 224 237 0 0 0 0 0 0 20 0 1 0 165672409 10170368 680 134679101440 94675655483392 94675656562712 140720328706240 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94675658661168 94675658708356 94675664179200 140720328713188 140720328713313 140720328713313 140720328720328 0
/proc/860555/statm: 2483 680 603 264 0 134 0
[pid=860560] ppid=860555 vsize=408632 memory=389740 CPUtime=3.09 cores=4,6
/proc/860560/stat : 860560 (naps-1.03) R 860555 860555 856273 0 -1 4194304 51288 0 0 0 296 13 0 0 20 0 1 0 165672409 418439168 97435 134679101440 4194304 6891213 140727331472416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16338944 140727331480565 140727331480677 140727331480677 140727331487691 0
/proc/860560/statm: 102158 97435 644 659 0 101362 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 418564 KiB
Current children cumulated memory: 392460 KiB

[startup+6.30026 s]
/proc/loadavg: 4.12 4.14 4.11 5/259 860560
/proc/meminfo: memFree=85786932/131524596 swapFree=131071996/131071996
[pid=860555] ppid=860552 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/860555/stat : 860555 (naps-1.03.sh) S 860552 860555 856273 0 -1 4194304 224 237 0 0 0 0 0 0 20 0 1 0 165672409 10170368 680 134679101440 94675655483392 94675656562712 140720328706240 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94675658661168 94675658708356 94675664179200 140720328713188 140720328713313 140720328713313 140720328720328 0
/proc/860555/statm: 2483 680 603 264 0 134 0
[pid=860560] ppid=860555 vsize=508688 memory=489996 CPUtime=6.27 cores=4,6
/proc/860560/stat : 860560 (naps-1.03) R 860555 860555 856273 0 -1 4194304 56913 0 0 0 608 19 0 0 20 0 1 0 165672409 520896512 122499 134679101440 4194304 6891213 140727331472416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16338944 140727331480565 140727331480677 140727331480677 140727331487691 0
/proc/860560/statm: 127172 122499 660 659 0 126376 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 518620 KiB
Current children cumulated memory: 492716 KiB

[startup+12.7003 s]
/proc/loadavg: 4.11 4.14 4.11 5/259 860562
/proc/meminfo: memFree=86151696/131524596 swapFree=131071996/131071996
[pid=860555] ppid=860552 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/860555/stat : 860555 (naps-1.03.sh) S 860552 860555 856273 0 -1 4194304 224 237 0 0 0 0 0 0 20 0 1 0 165672409 10170368 680 134679101440 94675655483392 94675656562712 140720328706240 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94675658661168 94675658708356 94675664179200 140720328713188 140720328713313 140720328713313 140720328720328 0
/proc/860555/statm: 2483 680 603 264 0 134 0
[pid=860560] ppid=860555 vsize=588568 memory=552124 CPUtime=12.66 cores=4,6
/proc/860560/stat : 860560 (naps-1.03) R 860555 860555 856273 0 -1 4194304 60992 0 0 0 1242 24 0 0 20 0 1 0 165672409 602693632 138031 134679101440 4194304 6891213 140727331472416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16338944 140727331480565 140727331480677 140727331480677 140727331487691 0
/proc/860560/statm: 147142 138031 660 659 0 146346 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 598500 KiB
Current children cumulated memory: 554844 KiB

[startup+25.5003 s]
/proc/loadavg: 4.16 4.15 4.11 5/259 860565
/proc/meminfo: memFree=84645060/131524596 swapFree=131071996/131071996
[pid=860555] ppid=860552 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/860555/stat : 860555 (naps-1.03.sh) S 860552 860555 856273 0 -1 4194304 224 237 0 0 0 0 0 0 20 0 1 0 165672409 10170368 680 134679101440 94675655483392 94675656562712 140720328706240 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94675658661168 94675658708356 94675664179200 140720328713188 140720328713313 140720328713313 140720328720328 0
/proc/860555/statm: 2483 680 603 264 0 134 0
[pid=860560] ppid=860555 vsize=470772 memory=434344 CPUtime=25.42 cores=4,6
/proc/860560/stat : 860560 (naps-1.03) R 860555 860555 856273 0 -1 4194304 63138 0 0 0 2515 27 0 0 20 0 1 0 165672409 482070528 108586 134679101440 4194304 6891213 140727331472416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16338944 140727331480565 140727331480677 140727331480677 140727331487691 0
/proc/860560/statm: 117693 108586 660 659 0 116897 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 480704 KiB
Current children cumulated memory: 437064 KiB

[startup+51.1063 s]
/proc/loadavg: 4.17 4.15 4.11 5/259 860569
/proc/meminfo: memFree=84722240/131524596 swapFree=131071996/131071996
[pid=860555] ppid=860552 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/860555/stat : 860555 (naps-1.03.sh) S 860552 860555 856273 0 -1 4194304 224 237 0 0 0 0 0 0 20 0 1 0 165672409 10170368 680 134679101440 94675655483392 94675656562712 140720328706240 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94675658661168 94675658708356 94675664179200 140720328713188 140720328713313 140720328713313 140720328720328 0
/proc/860555/statm: 2483 680 603 264 0 134 0
[pid=860560] ppid=860555 vsize=2106496 memory=2016380 CPUtime=50.97 cores=4,6
/proc/860560/stat : 860560 (naps-1.03) R 860555 860555 856273 0 -1 4194304 156209 0 0 0 5028 69 0 0 20 0 1 0 165672409 2157051904 504095 134679101440 4194304 6891213 140727331472416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16338944 140727331480565 140727331480677 140727331480677 140727331487691 0
/proc/860560/statm: 526624 504095 660 659 0 525828 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 2116428 KiB
Current children cumulated memory: 2019100 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.16 4.11 5/258 860578
/proc/meminfo: memFree=73788032/131524596 swapFree=131071996/131071996
[pid=860555] ppid=860552 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/860555/stat : 860555 (naps-1.03.sh) S 860552 860555 856273 0 -1 4194304 224 237 0 0 0 0 0 0 20 0 1 0 165672409 10170368 680 134679101440 94675655483392 94675656562712 140720328706240 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94675658661168 94675658708356 94675664179200 140720328713188 140720328713313 140720328713313 140720328720328 0
/proc/860555/statm: 2483 680 603 264 0 134 0
[pid=860560] ppid=860555 vsize=11430192 memory=10703976 CPUtime=102.04 cores=4,6
/proc/860560/stat : 860560 (naps-1.03) R 860555 860555 856273 0 -1 4194304 1165925 0 0 0 9609 595 0 0 20 0 1 0 165672409 11704516608 2675994 134679101440 4194304 6891213 140727331472416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16338944 140727331480565 140727331480677 140727331480677 140727331487691 0
/proc/860560/statm: 2857548 2675994 660 659 0 2856752 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 11440124 KiB
Current children cumulated memory: 10706696 KiB

[startup+162.3 s]
/proc/loadavg: 4.21 4.17 4.12 5/258 860589
/proc/meminfo: memFree=69999704/131524596 swapFree=131071996/131071996
[pid=860555] ppid=860552 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/860555/stat : 860555 (naps-1.03.sh) S 860552 860555 856273 0 -1 4194304 224 237 0 0 0 0 0 0 20 0 1 0 165672409 10170368 680 134679101440 94675655483392 94675656562712 140720328706240 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94675658661168 94675658708356 94675664179200 140720328713188 140720328713313 140720328713313 140720328720328 0
/proc/860555/statm: 2483 680 603 264 0 134 0
[pid=860560] ppid=860555 vsize=13571772 memory=12845636 CPUtime=161.87 cores=4,6
/proc/860560/stat : 860560 (naps-1.03) R 860555 860555 856273 0 -1 4194304 1281271 0 0 0 15508 679 0 0 20 0 1 0 165672409 13897494528 3211409 134679101440 4194304 6891213 140727331472416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16338944 140727331480565 140727331480677 140727331480677 140727331487691 0
/proc/860560/statm: 3392943 3211409 660 659 0 3392147 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 13581704 KiB
Current children cumulated memory: 12848356 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.15 4.11 5/258 860600
/proc/meminfo: memFree=66540872/131524596 swapFree=131071996/131071996
[pid=860555] ppid=860552 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/860555/stat : 860555 (naps-1.03.sh) S 860552 860555 856273 0 -1 4194304 224 237 0 0 0 0 0 0 20 0 1 0 165672409 10170368 680 134679101440 94675655483392 94675656562712 140720328706240 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94675658661168 94675658708356 94675664179200 140720328713188 140720328713313 140720328713313 140720328720328 0
/proc/860555/statm: 2483 680 603 264 0 134 0
[pid=860560] ppid=860555 vsize=17185688 memory=16092340 CPUtime=221.72 cores=4,6
/proc/860560/stat : 860560 (naps-1.03) R 860555 860555 856273 0 -1 4194304 1402813 0 0 0 21353 819 0 0 20 0 1 0 165672409 17598144512 4023085 134679101440 4194304 6891213 140727331472416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16338944 140727331480565 140727331480677 140727331480677 140727331487691 0
/proc/860560/statm: 4296422 4023085 660 659 0 4295626 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 17195620 KiB

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

/proc/loadavg: 4.08 4.09 4.09 5/265 861521
/proc/meminfo: memFree=62996796/131524596 swapFree=131071996/131071996
[pid=860555] ppid=860552 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/860555/stat : 860555 (naps-1.03.sh) S 860552 860555 856273 0 -1 4194304 224 237 0 0 0 0 0 0 20 0 1 0 165672409 10170368 680 134679101440 94675655483392 94675656562712 140720328706240 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94675658661168 94675658708356 94675664179200 140720328713188 140720328713313 140720328713313 140720328720328 0
/proc/860555/statm: 2483 680 603 264 0 134 0
[pid=860560] ppid=860555 vsize=28421836 memory=27191212 CPUtime=1597.73 cores=4,6
/proc/860560/stat : 860560 (naps-1.03) R 860555 860555 856273 0 -1 4194304 2571774 0 0 0 156223 3550 0 0 20 0 1 0 165672409 29103960064 6797803 134679101440 4194304 6891213 140727331472416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16338944 140727331480565 140727331480677 140727331480677 140727331487691 0
/proc/860560/statm: 7105459 6797803 660 659 0 7104663 0
Current children cumulated CPU time: 1597.73 s
Current children cumulated vsize: 28431768 KiB
Current children cumulated memory: 27193932 KiB

[startup+1662.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/263 861533
/proc/meminfo: memFree=66614504/131524596 swapFree=131071996/131071996
[pid=860555] ppid=860552 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/860555/stat : 860555 (naps-1.03.sh) S 860552 860555 856273 0 -1 4194304 224 237 0 0 0 0 0 0 20 0 1 0 165672409 10170368 680 134679101440 94675655483392 94675656562712 140720328706240 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94675658661168 94675658708356 94675664179200 140720328713188 140720328713313 140720328713313 140720328720328 0
/proc/860555/statm: 2483 680 603 264 0 134 0
[pid=860560] ppid=860555 vsize=26385740 memory=25155124 CPUtime=1657.55 cores=4,6
/proc/860560/stat : 860560 (naps-1.03) R 860555 860555 856273 0 -1 4194304 2583658 0 0 0 162116 3639 0 0 20 0 1 0 165672409 27018997760 6288781 134679101440 4194304 6891213 140727331472416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16338944 140727331480565 140727331480677 140727331480677 140727331487691 0
/proc/860560/statm: 6596435 6288781 660 659 0 6595639 0
Current children cumulated CPU time: 1657.55 s
Current children cumulated vsize: 26395672 KiB
Current children cumulated memory: 25157844 KiB

[startup+1722.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/263 861544
/proc/meminfo: memFree=67026068/131524596 swapFree=131071996/131071996
[pid=860555] ppid=860552 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/860555/stat : 860555 (naps-1.03.sh) S 860552 860555 856273 0 -1 4194304 224 237 0 0 0 0 0 0 20 0 1 0 165672409 10170368 680 134679101440 94675655483392 94675656562712 140720328706240 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94675658661168 94675658708356 94675664179200 140720328713188 140720328713313 140720328713313 140720328720328 0
/proc/860555/statm: 2483 680 603 264 0 134 0
[pid=860560] ppid=860555 vsize=25974344 memory=24743728 CPUtime=1717.36 cores=4,6
/proc/860560/stat : 860560 (naps-1.03) R 860555 860555 856273 0 -1 4194304 2591277 0 0 0 168077 3659 0 0 20 0 1 0 165672409 26597728256 6185932 134679101440 4194304 6891213 140727331472416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16338944 140727331480565 140727331480677 140727331480677 140727331487691 0
/proc/860560/statm: 6493586 6185932 660 659 0 6492790 0
Current children cumulated CPU time: 1717.36 s
Current children cumulated vsize: 25984276 KiB
Current children cumulated memory: 24746448 KiB

[startup+1782.3 s]
/proc/loadavg: 4.04 4.08 4.08 5/262 861554
/proc/meminfo: memFree=66800184/131524596 swapFree=131071996/131071996
[pid=860555] ppid=860552 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/860555/stat : 860555 (naps-1.03.sh) S 860552 860555 856273 0 -1 4194304 224 237 0 0 0 0 0 0 20 0 1 0 165672409 10170368 680 134679101440 94675655483392 94675656562712 140720328706240 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94675658661168 94675658708356 94675664179200 140720328713188 140720328713313 140720328713313 140720328720328 0
/proc/860555/statm: 2483 680 603 264 0 134 0
[pid=860560] ppid=860555 vsize=26199184 memory=24968568 CPUtime=1777.18 cores=4,6
/proc/860560/stat : 860560 (naps-1.03) R 860555 860555 856273 0 -1 4194304 2602046 0 0 0 173986 3732 0 0 20 0 1 0 165672409 26827964416 6242142 134679101440 4194304 6891213 140727331472416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16338944 140727331480565 140727331480677 140727331480677 140727331487691 0
/proc/860560/statm: 6549796 6242142 660 659 0 6549000 0
Current children cumulated CPU time: 1777.18 s
Current children cumulated vsize: 26209116 KiB
Current children cumulated memory: 24971288 KiB

[startup+1817.33 s]
# the end of solver process 860555 was just reported to runsolver
# Child status: 134

# cumulated CPU time of all completed processes:  user=1759.21 s, system=39.5943 s

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

[startup+1792 s]*
/proc/loadavg: 4.12 4.09 4.09 5/262 861556
/proc/meminfo: memFree=66701572/131524596 swapFree=131071996/131071996
[pid=860555] ppid=860552 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/860555/stat : 860555 (naps-1.03.sh) S 860552 860555 856273 0 -1 4194304 224 237 0 0 0 0 0 0 20 0 1 0 165672409 10170368 680 134679101440 94675655483392 94675656562712 140720328706240 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94675658661168 94675658708356 94675664179200 140720328713188 140720328713313 140720328713313 140720328720328 0
/proc/860555/statm: 2483 680 603 264 0 134 0
[pid=860560] ppid=860555 vsize=26199184 memory=24968568 CPUtime=1786.86 cores=4,6
/proc/860560/stat : 860560 (naps-1.03) R 860555 860555 856273 0 -1 4194304 2602785 0 0 0 174954 3732 0 0 20 0 1 0 165672409 26827964416 6242142 134679101440 4194304 6891213 140727331472416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16338944 140727331480565 140727331480677 140727331480677 140727331487691 0
/proc/860560/statm: 6549796 6242142 660 659 0 6549000 0
Current children cumulated CPU time: 1786.86 s
Current children cumulated vsize: 26209116 KiB
Current children cumulated memory: 24971288 KiB

[startup+1804.8 s]
/proc/loadavg: 4.17 4.10 4.09 5/262 861559
/proc/meminfo: memFree=65849460/131524596 swapFree=131071996/131071996
[pid=860555] ppid=860552 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/860555/stat : 860555 (naps-1.03.sh) S 860552 860555 856273 0 -1 4194304 224 237 0 0 0 0 0 0 20 0 1 0 165672409 10170368 680 134679101440 94675655483392 94675656562712 140720328706240 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94675658661168 94675658708356 94675664179200 140720328713188 140720328713313 140720328713313 140720328720328 0
/proc/860555/statm: 2483 680 603 264 0 134 0
[pid=860560] ppid=860555 vsize=26199184 memory=24968752 CPUtime=1798.5 cores=4,6
/proc/860560/stat : 860560 (naps-1.03) S 860555 860555 856273 0 -1 4195840 2603788 0 0 0 175921 3929 0 0 20 0 1 0 165672409 26827964416 6242188 134679101440 4194304 6891213 140727331472416 140727331469024 6272572 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 16338944 140727331480565 140727331480677 140727331480677 140727331487691 0
/proc/860560/statm: 6549796 6242188 699 659 0 6549000 0
Current children cumulated CPU time: 1798.5 s
Current children cumulated vsize: 26209116 KiB
Current children cumulated memory: 24971472 KiB

[startup+1811.2 s]
/proc/loadavg: 4.16 4.10 4.09 4/262 861561
/proc/meminfo: memFree=63526532/131524596 swapFree=131071996/131071996
[pid=860555] ppid=860552 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/860555/stat : 860555 (naps-1.03.sh) S 860552 860555 856273 0 -1 4194304 224 237 0 0 0 0 0 0 20 0 1 0 165672409 10170368 680 134679101440 94675655483392 94675656562712 140720328706240 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94675658661168 94675658708356 94675664179200 140720328713188 140720328713313 140720328713313 140720328720328 0
/proc/860555/statm: 2483 680 603 264 0 134 0
[pid=860560] ppid=860555 vsize=26199184 memory=24968752 CPUtime=1798.5 cores=4,6
/proc/860560/stat : 860560 (naps-1.03) S 860555 860555 856273 0 -1 4195840 2603788 0 0 0 175921 3929 0 0 20 0 1 0 165672409 26827964416 6242188 134679101440 4194304 6891213 140727331472416 140727331469024 6272572 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 16338944 140727331480565 140727331480677 140727331480677 140727331487691 0
/proc/860560/statm: 6549796 6242188 699 659 0 6549000 0
Current children cumulated CPU time: 1798.5 s
Current children cumulated vsize: 26209116 KiB
Current children cumulated memory: 24971472 KiB

[startup+1814.4 s]
/proc/loadavg: 4.14 4.10 4.09 4/262 861562
/proc/meminfo: memFree=63526376/131524596 swapFree=131071996/131071996
[pid=860555] ppid=860552 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/860555/stat : 860555 (naps-1.03.sh) S 860552 860555 856273 0 -1 4194304 224 237 0 0 0 0 0 0 20 0 1 0 165672409 10170368 680 134679101440 94675655483392 94675656562712 140720328706240 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94675658661168 94675658708356 94675664179200 140720328713188 140720328713313 140720328713313 140720328720328 0
/proc/860555/statm: 2483 680 603 264 0 134 0
[pid=860560] ppid=860555 vsize=26199184 memory=24968752 CPUtime=1798.5 cores=4,6
/proc/860560/stat : 860560 (naps-1.03) S 860555 860555 856273 0 -1 4195840 2603788 0 0 0 175921 3929 0 0 20 0 1 0 165672409 26827964416 6242188 134679101440 4194304 6891213 140727331472416 140727331469024 6272572 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 16338944 140727331480565 140727331480677 140727331480677 140727331487691 0
/proc/860560/statm: 6549796 6242188 699 659 0 6549000 0
Current children cumulated CPU time: 1798.5 s
Current children cumulated vsize: 26209116 KiB
Current children cumulated memory: 24971472 KiB

[startup+1816 s]*
/proc/loadavg: 4.14 4.10 4.09 4/262 861562
/proc/meminfo: memFree=65734788/131524596 swapFree=131071996/131071996
[pid=860555] ppid=860552 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/860555/stat : 860555 (naps-1.03.sh) S 860552 860555 856273 0 -1 4194304 224 237 0 0 0 0 0 0 20 0 1 0 165672409 10170368 680 134679101440 94675655483392 94675656562712 140720328706240 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94675658661168 94675658708356 94675664179200 140720328713188 140720328713313 140720328713313 140720328720328 0
/proc/860555/statm: 2483 680 603 264 0 134 0
[pid=860560] ppid=860555 vsize=26199184 memory=24968752 CPUtime=1798.5 cores=4,6
/proc/860560/stat : 860560 (naps-1.03) S 860555 860555 856273 0 -1 4195840 2603788 0 0 0 175921 3929 0 0 20 0 1 0 165672409 26827964416 6242188 134679101440 4194304 6891213 140727331472416 140727331469024 6272572 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 16338944 140727331480565 140727331480677 140727331480677 140727331487691 0
/proc/860560/statm: 6549796 6242188 699 659 0 6549000 0
Current children cumulated CPU time: 1798.5 s
Current children cumulated vsize: 26209116 KiB
Current children cumulated memory: 24971472 KiB

[startup+1816.8 s]
/proc/loadavg: 4.14 4.10 4.09 4/262 861562
/proc/meminfo: memFree=65734788/131524596 swapFree=131071996/131071996
[pid=860555] ppid=860552 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/860555/stat : 860555 (naps-1.03.sh) S 860552 860555 856273 0 -1 4194304 224 237 0 0 0 0 0 0 20 0 1 0 165672409 10170368 680 134679101440 94675655483392 94675656562712 140720328706240 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94675658661168 94675658708356 94675664179200 140720328713188 140720328713313 140720328713313 140720328720328 0
/proc/860555/statm: 2483 680 603 264 0 134 0
[pid=860560] ppid=860555 vsize=26199184 memory=24968752 CPUtime=1798.5 cores=4,6
/proc/860560/stat : 860560 (naps-1.03) S 860555 860555 856273 0 -1 4195840 2603788 0 0 0 175921 3929 0 0 20 0 1 0 165672409 26827964416 6242188 134679101440 4194304 6891213 140727331472416 140727331469024 6272572 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 16338944 140727331480565 140727331480677 140727331480677 140727331487691 0
/proc/860560/statm: 6549796 6242188 699 659 0 6549000 0
Current children cumulated CPU time: 1798.5 s
Current children cumulated vsize: 26209116 KiB
Current children cumulated memory: 24971472 KiB

[startup+1817.2 s]
/proc/loadavg: 4.14 4.10 4.09 5/262 861562
/proc/meminfo: memFree=67616656/131524596 swapFree=131071996/131071996
[pid=860555] ppid=860552 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/860555/stat : 860555 (naps-1.03.sh) S 860552 860555 856273 0 -1 4194304 224 237 0 0 0 0 0 0 20 0 1 0 165672409 10170368 680 134679101440 94675655483392 94675656562712 140720328706240 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94675658661168 94675658708356 94675664179200 140720328713188 140720328713313 140720328713313 140720328720328 0
/proc/860555/statm: 2483 680 603 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2720 KiB

[startup+1817.31 s]
/proc/loadavg: 4.14 4.10 4.09 5/262 861562
/proc/meminfo: memFree=67616656/131524596 swapFree=131071996/131071996
[pid=860555] ppid=860552 vsize=9932 memory=2720 CPUtime=0 cores=4,6
/proc/860555/stat : 860555 (naps-1.03.sh) S 860552 860555 856273 0 -1 4194304 224 237 0 0 0 0 0 0 20 0 1 0 165672409 10170368 680 134679101440 94675655483392 94675656562712 140720328706240 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94675658661168 94675658708356 94675664179200 140720328713188 140720328713313 140720328713313 140720328720328 0
/proc/860555/statm: 2483 680 603 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2720 KiB

Child status: 134

Real time (s): 1817.33
CPU time (s): 1798.81
CPU user time (s): 1759.21
CPU system time (s): 39.5943
CPU usage (%): 98.9807
Max. virtual memory (cumulated for all children) (KiB): 30326904
Max. memory (cumulated for all children) (KiB): 28414868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1759.21
system time used= 39.5943
maximum resident set size= 28412148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2604266
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= 21
involuntary context switches= 1493


# summary of solver processes directly reported to runsolver:
#   pid: 860555
#   total CPU time (s): 1798.81
#   total CPU user time (s): 1759.21
#   total CPU system time (s): 39.5943

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.77392 second user time and 10.2899 second system time

The end

Launcher Data

Begin job on nodeC034 at 2024-07-16 15:03:51
IDJOB=4434507
IDBENCH=155648
IDSOLVER=3063
FILE ID=nodeC034/4434507-1721135019
RUNJOBID= nodeC034-1721127550-856284
SLURM_JOB_ID= 7505684
Free space on /tmp= 890036 MiB

SOLVER NAME= NaPS 1.03
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Multihop/normalized-minisat25_6_4_8_mh.opb
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434507-1721135019/watcher-4434507-1721135019 -o /tmp/evaluation-result-4434507-1721135019/solver-4434507-1721135019 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721127550-856284 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4434507-1721135019.opb

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

MD5SUM BENCH= a9be8bbda8fc39e79dda84fd9030ec23
RANDOM SEED=40265103

nodeC034.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		: 3679.091
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.99
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		: 3684.965
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.58
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		: 3634.031
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.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.020
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.58
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		: 3659.188
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.99
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		: 3684.977
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.58
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		: 3653.802
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.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.288
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.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524596 kB
MemFree:        87114236 kB
MemAvailable:   92332880 kB
Buffers:          400984 kB
Cached:          5592600 kB
SwapCached:            0 kB
Active:           761588 kB
Inactive:       42841044 kB
Active(anon):       1540 kB
Inactive(anon): 37645204 kB
Active(file):     760048 kB
Inactive(file):  5195840 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              8632 kB
Writeback:             8 kB
AnonPages:      37608752 kB
Mapped:           112036 kB
Shmem:             37720 kB
KReclaimable:     205160 kB
Slab:             325440 kB
SReclaimable:     205160 kB
SUnreclaim:       120280 kB
KernelStack:        4144 kB
PageTables:        83188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834292 kB
Committed_AS:   40402856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            64192 kB
HardwareCorrupted:     0 kB
AnonHugePages:  23814144 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:      271060 kB
DirectMap2M:    36202496 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 890008 MiB
End job on nodeC034 at 2024-07-16 15:34:09