Trace number 4462412

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) 2094.91 2115.18

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/
KidneyTransplantBenchmarks/normalized-KE_630_002.opb
MD5SUMf64956fb95f4da3d30c9425fcde28245
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 benchmark-26056
Best CPU time to get the best result obtained on this benchmark3.10713
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables58882
Total number of constraints562
Number of constraints which are clauses18
Number of constraints which are cardinality constraints (but not clauses)544
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint8006
Number of terms in the objective function 58872
Biggest coefficient in the objective function 264
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 6758321
Number of bits of the sum of numbers in the objective function 23
Biggest number in a constraint 264
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 6758321
Number of bits of the biggest sum of numbers23
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c NaPS 1.03.
0.00/0.00	c Input file name: HOME/instance-4462412-1722243802.opb
8.17/8.27	c single stage optimization mode
9.56/9.69	o -13992
2092.38/2099.35	terminate called after throwing an instance of 'std::bad_alloc'
2092.38/2099.35	  what():  std::bad_alloc
0.00/2115.17	HOME/naps-1.03.sh: line 6: 415211 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: 63931 MiB (60601 MiB free)
  memory of node 1: 64510 MiB (61794 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=415206, runsolver pid=415203

[startup+0.100104 s]*
/proc/loadavg: 3.85 4.06 4.08 4/254 415211
/proc/meminfo: memFree=125265644/131524600 swapFree=131053920/131071996
[pid=415206] ppid=415203 vsize=9932 memory=2864 CPUtime=0 cores=5,7
/proc/415206/stat : 415206 (naps-1.03.sh) S 415203 415206 411079 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 60909437 10170368 716 134679101440 94863468412928 94863469492248 140732943415456 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94863471590704 94863471637892 94863494275072 140732943418339 140732943418464 140732943418464 140732943425480 0
/proc/415206/statm: 2483 716 641 264 0 134 0
[pid=415211] ppid=415206 vsize=22628 memory=21116 CPUtime=0.09 cores=5,7
/proc/415211/stat : 415211 (naps-1.03) R 415206 415206 411079 0 -1 4194304 5093 0 0 0 9 0 0 0 20 0 1 0 60909438 23171072 5279 134679101440 4194304 6891213 140733778233200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25460736 140733778236404 140733778236516 140733778236516 140733778243531 0
/proc/415211/statm: 5657 5279 548 659 0 4861 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 32560 KiB
Current children cumulated memory: 23980 KiB

[startup+0.205865 s]*
/proc/loadavg: 3.85 4.06 4.08 4/254 415211
/proc/meminfo: memFree=125189756/131524600 swapFree=131053920/131071996
[pid=415206] ppid=415203 vsize=9932 memory=2864 CPUtime=0 cores=5,7
/proc/415206/stat : 415206 (naps-1.03.sh) S 415203 415206 411079 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 60909437 10170368 716 134679101440 94863468412928 94863469492248 140732943415456 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94863471590704 94863471637892 94863494275072 140732943418339 140732943418464 140732943418464 140732943425480 0
/proc/415206/statm: 2483 716 641 264 0 134 0
[pid=415211] ppid=415206 vsize=26516 memory=25048 CPUtime=0.19 cores=5,7
/proc/415211/stat : 415211 (naps-1.03) R 415206 415206 411079 0 -1 4194304 6395 0 0 0 19 0 0 0 20 0 1 0 60909438 27152384 6262 134679101440 4194304 6891213 140733778233200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25460736 140733778236404 140733778236516 140733778236516 140733778243531 0
/proc/415211/statm: 6629 6262 580 659 0 5833 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 36448 KiB
Current children cumulated memory: 27912 KiB

[startup+0.305779 s]*
/proc/loadavg: 3.85 4.06 4.08 4/254 415211
/proc/meminfo: memFree=125142036/131524600 swapFree=131053920/131071996
[pid=415206] ppid=415203 vsize=9932 memory=2864 CPUtime=0 cores=5,7
/proc/415206/stat : 415206 (naps-1.03.sh) S 415203 415206 411079 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 60909437 10170368 716 134679101440 94863468412928 94863469492248 140732943415456 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94863471590704 94863471637892 94863494275072 140732943418339 140732943418464 140732943418464 140732943425480 0
/proc/415206/statm: 2483 716 641 264 0 134 0
[pid=415211] ppid=415206 vsize=38376 memory=35288 CPUtime=0.3 cores=5,7
/proc/415211/stat : 415211 (naps-1.03) R 415206 415206 411079 0 -1 4194304 9295 0 0 0 29 1 0 0 20 0 1 0 60909438 39297024 8822 134679101440 4194304 6891213 140733778233200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25460736 140733778236404 140733778236516 140733778236516 140733778243531 0
/proc/415211/statm: 9594 8822 580 659 0 8798 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 48308 KiB
Current children cumulated memory: 38152 KiB

[startup+0.70029 s]
/proc/loadavg: 3.85 4.06 4.08 4/254 415211
/proc/meminfo: memFree=124879080/131524600 swapFree=131053920/131071996
[pid=415206] ppid=415203 vsize=9932 memory=2864 CPUtime=0 cores=5,7
/proc/415206/stat : 415206 (naps-1.03.sh) S 415203 415206 411079 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 60909437 10170368 716 134679101440 94863468412928 94863469492248 140732943415456 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94863471590704 94863471637892 94863494275072 140732943418339 140732943418464 140732943418464 140732943425480 0
/proc/415206/statm: 2483 716 641 264 0 134 0
[pid=415211] ppid=415206 vsize=90220 memory=86044 CPUtime=0.69 cores=5,7
/proc/415211/stat : 415211 (naps-1.03) R 415206 415206 411079 0 -1 4194304 21387 0 0 0 65 4 0 0 20 0 1 0 60909438 92385280 21511 134679101440 4194304 6891213 140733778233200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25460736 140733778236404 140733778236516 140733778236516 140733778243531 0
/proc/415211/statm: 22555 21511 596 659 0 21759 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 100152 KiB
Current children cumulated memory: 88908 KiB

[startup+1.5003 s]
/proc/loadavg: 3.85 4.06 4.08 4/254 415211
/proc/meminfo: memFree=124444716/131524600 swapFree=131053920/131071996
[pid=415206] ppid=415203 vsize=9932 memory=2864 CPUtime=0 cores=5,7
/proc/415206/stat : 415206 (naps-1.03.sh) S 415203 415206 411079 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 60909437 10170368 716 134679101440 94863468412928 94863469492248 140732943415456 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94863471590704 94863471637892 94863494275072 140732943418339 140732943418464 140732943418464 140732943425480 0
/proc/415206/statm: 2483 716 641 264 0 134 0
[pid=415211] ppid=415206 vsize=288576 memory=275756 CPUtime=1.48 cores=5,7
/proc/415211/stat : 415211 (naps-1.03) R 415206 415206 411079 0 -1 4194304 37359 0 0 0 139 9 0 0 20 0 1 0 60909438 295501824 68939 134679101440 4194304 6891213 140733778233200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25460736 140733778236404 140733778236516 140733778236516 140733778243531 0
/proc/415211/statm: 72144 68939 596 659 0 71348 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 298508 KiB
Current children cumulated memory: 278620 KiB

[startup+3.10568 s]
/proc/loadavg: 3.78 4.04 4.08 4/253 415211
/proc/meminfo: memFree=123381084/131524600 swapFree=131053920/131071996
[pid=415206] ppid=415203 vsize=9932 memory=2864 CPUtime=0 cores=5,7
/proc/415206/stat : 415206 (naps-1.03.sh) S 415203 415206 411079 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 60909437 10170368 716 134679101440 94863468412928 94863469492248 140732943415456 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94863471590704 94863471637892 94863494275072 140732943418339 140732943418464 140732943418464 140732943425480 0
/proc/415206/statm: 2483 716 641 264 0 134 0
[pid=415211] ppid=415206 vsize=483844 memory=469036 CPUtime=3.09 cores=5,7
/proc/415211/stat : 415211 (naps-1.03) R 415206 415206 411079 0 -1 4194304 64733 0 0 0 290 19 0 0 20 0 1 0 60909438 495456256 117259 134679101440 4194304 6891213 140733778233200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25460736 140733778236404 140733778236516 140733778236516 140733778243531 0
/proc/415211/statm: 120961 117259 596 659 0 120165 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 493776 KiB
Current children cumulated memory: 471900 KiB

[startup+6.30029 s]
/proc/loadavg: 3.78 4.04 4.08 4/253 415213
/proc/meminfo: memFree=119413160/131524600 swapFree=131053920/131071996
[pid=415206] ppid=415203 vsize=9932 memory=2864 CPUtime=0 cores=5,7
/proc/415206/stat : 415206 (naps-1.03.sh) S 415203 415206 411079 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 60909437 10170368 716 134679101440 94863468412928 94863469492248 140732943415456 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94863471590704 94863471637892 94863494275072 140732943418339 140732943418464 140732943418464 140732943425480 0
/proc/415206/statm: 2483 716 641 264 0 134 0
[pid=415211] ppid=415206 vsize=2439020 memory=2362620 CPUtime=6.27 cores=5,7
/proc/415211/stat : 415211 (naps-1.03) R 415206 415206 411079 0 -1 4194304 196035 0 0 0 552 75 0 0 20 0 1 0 60909438 2497556480 590655 134679101440 4194304 6891213 140733778233200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25460736 140733778236404 140733778236516 140733778236516 140733778243531 0
/proc/415211/statm: 609755 590655 596 659 0 608959 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2448952 KiB
Current children cumulated memory: 2365484 KiB

[startup+12.7003 s]
/proc/loadavg: 3.72 4.02 4.07 4/253 415214
/proc/meminfo: memFree=116510792/131524600 swapFree=131053920/131071996
[pid=415206] ppid=415203 vsize=9932 memory=2864 CPUtime=0 cores=5,7
/proc/415206/stat : 415206 (naps-1.03.sh) S 415203 415206 411079 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 60909437 10170368 716 134679101440 94863468412928 94863469492248 140732943415456 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94863471590704 94863471637892 94863494275072 140732943418339 140732943418464 140732943418464 140732943425480 0
/proc/415206/statm: 2483 716 641 264 0 134 0
[pid=415211] ppid=415206 vsize=3123772 memory=2956288 CPUtime=12.65 cores=5,7
/proc/415211/stat : 415211 (naps-1.03) R 415206 415206 411079 0 -1 4194304 290620 0 0 0 1168 97 0 0 20 0 1 0 60909438 3198742528 739072 134679101440 4194304 6891213 140733778233200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25460736 140733778236404 140733778236516 140733778236516 140733778243531 0
/proc/415211/statm: 780943 739072 612 659 0 780147 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 3133704 KiB
Current children cumulated memory: 2959152 KiB

[startup+25.5003 s]
/proc/loadavg: 3.63 3.99 4.06 4/253 415215
/proc/meminfo: memFree=115250448/131524600 swapFree=131053920/131071996
[pid=415206] ppid=415203 vsize=9932 memory=2864 CPUtime=0 cores=5,7
/proc/415206/stat : 415206 (naps-1.03.sh) S 415203 415206 411079 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 60909437 10170368 716 134679101440 94863468412928 94863469492248 140732943415456 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94863471590704 94863471637892 94863494275072 140732943418339 140732943418464 140732943418464 140732943425480 0
/proc/415206/statm: 2483 716 641 264 0 134 0
[pid=415211] ppid=415206 vsize=4484808 memory=4238376 CPUtime=25.41 cores=5,7
/proc/415211/stat : 415211 (naps-1.03) R 415206 415206 411079 0 -1 4194304 423936 0 0 0 2398 143 0 0 20 0 1 0 60909438 4592443392 1059594 134679101440 4194304 6891213 140733778233200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25460736 140733778236404 140733778236516 140733778236516 140733778243531 0
/proc/415211/statm: 1121202 1059594 612 659 0 1120406 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 4494740 KiB
Current children cumulated memory: 4241240 KiB

[startup+51.1059 s]
/proc/loadavg: 3.41 3.91 4.03 4/253 415220
/proc/meminfo: memFree=108886892/131524600 swapFree=131053920/131071996
[pid=415206] ppid=415203 vsize=9932 memory=2864 CPUtime=0 cores=5,7
/proc/415206/stat : 415206 (naps-1.03.sh) S 415203 415206 411079 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 60909437 10170368 716 134679101440 94863468412928 94863469492248 140732943415456 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94863471590704 94863471637892 94863494275072 140732943418339 140732943418464 140732943418464 140732943425480 0
/proc/415206/statm: 2483 716 641 264 0 134 0
[pid=415211] ppid=415206 vsize=11075896 memory=10752360 CPUtime=50.94 cores=5,7
/proc/415211/stat : 415211 (naps-1.03) R 415206 415206 411079 0 -1 4194304 900860 0 0 0 4749 345 0 0 20 0 1 0 60909438 11341717504 2688090 134679101440 4194304 6891213 140733778233200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25460736 140733778236404 140733778236516 140733778236516 140733778243531 0
/proc/415211/statm: 2768974 2688090 612 659 0 2768178 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 11085828 KiB
Current children cumulated memory: 10755224 KiB

[startup+102.3 s]
/proc/loadavg: 3.22 3.78 3.98 4/253 415228
/proc/meminfo: memFree=96053084/131524600 swapFree=131053920/131071996
[pid=415206] ppid=415203 vsize=9932 memory=2864 CPUtime=0 cores=5,7
/proc/415206/stat : 415206 (naps-1.03.sh) S 415203 415206 411079 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 60909437 10170368 716 134679101440 94863468412928 94863469492248 140732943415456 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94863471590704 94863471637892 94863494275072 140732943418339 140732943418464 140732943418464 140732943425480 0
/proc/415206/statm: 2483 716 641 264 0 134 0
[pid=415211] ppid=415206 vsize=24191676 memory=23253588 CPUtime=101.98 cores=5,7
/proc/415211/stat : 415211 (naps-1.03) R 415206 415206 411079 0 -1 4194304 2416983 0 0 0 9355 843 0 0 20 0 1 0 60909438 24772276224 5813397 134679101440 4194304 6891213 140733778233200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25460736 140733778236404 140733778236516 140733778236516 140733778243531 0
/proc/415211/statm: 6047919 5813397 628 659 0 6047123 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 24201608 KiB
Current children cumulated memory: 23256452 KiB

[startup+162.3 s]
/proc/loadavg: 3.14 3.65 3.92 4/251 415238
/proc/meminfo: memFree=95952356/131524600 swapFree=131053920/131071996
[pid=415206] ppid=415203 vsize=9932 memory=2864 CPUtime=0 cores=5,7
/proc/415206/stat : 415206 (naps-1.03.sh) S 415203 415206 411079 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 60909437 10170368 716 134679101440 94863468412928 94863469492248 140732943415456 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94863471590704 94863471637892 94863494275072 140732943418339 140732943418464 140732943418464 140732943425480 0
/proc/415206/statm: 2483 716 641 264 0 134 0
[pid=415211] ppid=415206 vsize=24317140 memory=23338492 CPUtime=161.77 cores=5,7
/proc/415211/stat : 415211 (naps-1.03) R 415206 415206 411079 0 -1 4194304 2436426 0 0 0 15325 852 0 0 20 0 1 0 60909438 24900751360 5834623 134679101440 4194304 6891213 140733778233200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25460736 140733778236404 140733778236516 140733778236516 140733778243531 0
/proc/415211/statm: 6079285 5834623 628 659 0 6078489 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 24327072 KiB
Current children cumulated memory: 23341356 KiB

[startup+222.3 s]
/proc/loadavg: 3.09 3.55 3.87 4/251 415249
/proc/meminfo: memFree=95936732/131524600 swapFree=131053920/131071996
[pid=415206] ppid=415203 vsize=9932 memory=2864 CPUtime=0 cores=5,7
/proc/415206/stat : 415206 (naps-1.03.sh) S 415203 415206 411079 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 60909437 10170368 716 134679101440 94863468412928 94863469492248 140732943415456 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94863471590704 94863471637892 94863494275072 140732943418339 140732943418464 140732943418464 140732943425480 0
/proc/415206/statm: 2483 716 641 264 0 134 0
[pid=415211] ppid=415206 vsize=24329548 memory=23352992 CPUtime=221.56 cores=5,7
/proc/415211/stat : 415211 (naps-1.03) R 415206 415206 411079 0 -1 4194304 2444157 0 0 0 21293 863 0 0 20 0 1 0 60909438 24913457152 5838248 134679101440 4194304 6891213 140733778233200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25460736 140733778236404 140733778236516 140733778236516 140733778243531 0
/proc/415211/statm: 6082387 5838248 628 659 0 6081591 0
Current children cumulated CPU time: 221.56 s

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

Current children cumulated memory: 24152556 KiB

[startup+1902.3 s]
/proc/loadavg: 3.08 3.11 3.22 4/254 416166
/proc/meminfo: memFree=93114680/131524600 swapFree=131053920/131071996
[pid=415206] ppid=415203 vsize=9932 memory=2864 CPUtime=0 cores=5,7
/proc/415206/stat : 415206 (naps-1.03.sh) S 415203 415206 411079 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 60909437 10170368 716 134679101440 94863468412928 94863469492248 140732943415456 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94863471590704 94863471637892 94863494275072 140732943418339 140732943418464 140732943418464 140732943425480 0
/proc/415206/statm: 2483 716 641 264 0 134 0
[pid=415211] ppid=415206 vsize=26616060 memory=25309320 CPUtime=1896.01 cores=5,7
/proc/415211/stat : 415211 (naps-1.03) R 415206 415206 411079 0 -1 4194304 2754723 0 0 0 188089 1512 0 0 20 0 1 0 60909438 27254845440 6327330 134679101440 4194304 6891213 140733778233200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25460736 140733778236404 140733778236516 140733778236516 140733778243531 0
/proc/415211/statm: 6654015 6327330 644 659 0 6653219 0
Current children cumulated CPU time: 1896.01 s
Current children cumulated vsize: 26625992 KiB
Current children cumulated memory: 25312184 KiB

[startup+1962.3 s]
/proc/loadavg: 3.21 3.15 3.22 4/251 416177
/proc/meminfo: memFree=94237148/131524600 swapFree=131053920/131071996
[pid=415206] ppid=415203 vsize=9932 memory=2864 CPUtime=0 cores=5,7
/proc/415206/stat : 415206 (naps-1.03.sh) S 415203 415206 411079 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 60909437 10170368 716 134679101440 94863468412928 94863469492248 140732943415456 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94863471590704 94863471637892 94863494275072 140732943418339 140732943418464 140732943418464 140732943425480 0
/proc/415206/statm: 2483 716 641 264 0 134 0
[pid=415211] ppid=415206 vsize=25495448 memory=24187564 CPUtime=1955.81 cores=5,7
/proc/415211/stat : 415211 (naps-1.03) R 415206 415206 411079 0 -1 4194304 2761252 0 0 0 194040 1541 0 0 20 0 1 0 60909438 26107338752 6046891 134679101440 4194304 6891213 140733778233200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25460736 140733778236404 140733778236516 140733778236516 140733778243531 0
/proc/415211/statm: 6373862 6046891 644 659 0 6373066 0
Current children cumulated CPU time: 1955.81 s
Current children cumulated vsize: 25505380 KiB
Current children cumulated memory: 24190428 KiB

[startup+2022.3 s]
/proc/loadavg: 3.13 3.13 3.21 4/251 416188
/proc/meminfo: memFree=92897796/131524600 swapFree=131053920/131071996
[pid=415206] ppid=415203 vsize=9932 memory=2864 CPUtime=0 cores=5,7
/proc/415206/stat : 415206 (naps-1.03.sh) S 415203 415206 411079 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 60909437 10170368 716 134679101440 94863468412928 94863469492248 140732943415456 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94863471590704 94863471637892 94863494275072 140732943418339 140732943418464 140732943418464 140732943425480 0
/proc/415206/statm: 2483 716 641 264 0 134 0
[pid=415211] ppid=415206 vsize=26830480 memory=25523800 CPUtime=2015.62 cores=5,7
/proc/415211/stat : 415211 (naps-1.03) R 415206 415206 411079 0 -1 4194304 2776259 0 0 0 199913 1649 0 0 20 0 1 0 60909438 27474411520 6380950 134679101440 4194304 6891213 140733778233200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25460736 140733778236404 140733778236516 140733778236516 140733778243531 0
/proc/415211/statm: 6707620 6380950 644 659 0 6706824 0
Current children cumulated CPU time: 2015.62 s
Current children cumulated vsize: 26840412 KiB
Current children cumulated memory: 25526664 KiB

[startup+2082.3 s]
/proc/loadavg: 3.16 3.14 3.20 4/251 416199
/proc/meminfo: memFree=90754588/131524600 swapFree=131053920/131071996
[pid=415206] ppid=415203 vsize=9932 memory=2864 CPUtime=0 cores=5,7
/proc/415206/stat : 415206 (naps-1.03.sh) S 415203 415206 411079 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 60909437 10170368 716 134679101440 94863468412928 94863469492248 140732943415456 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94863471590704 94863471637892 94863494275072 140732943418339 140732943418464 140732943418464 140732943425480 0
/proc/415206/statm: 2483 716 641 264 0 134 0
[pid=415211] ppid=415206 vsize=29793948 memory=27673092 CPUtime=2075.44 cores=5,7
/proc/415211/stat : 415211 (naps-1.03) R 415206 415206 411079 0 -1 4194304 2995928 0 0 0 205781 1763 0 0 20 0 1 0 60909438 30509002752 6918273 134679101440 4194304 6891213 140733778233200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25460736 140733778236404 140733778236516 140733778236516 140733778243531 0
/proc/415211/statm: 7448487 6918273 660 659 0 7447691 0
Current children cumulated CPU time: 2075.44 s
Current children cumulated vsize: 29803880 KiB
Current children cumulated memory: 27675956 KiB

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

# cumulated CPU time of all completed processes:  user=2074.64 s, system=20.2747 s

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

[startup+2099.2 s]
/proc/loadavg: 3.11 3.13 3.20 4/251 416202
/proc/meminfo: memFree=90275220/131524600 swapFree=131053920/131071996
[pid=415206] ppid=415203 vsize=9932 memory=2864 CPUtime=0 cores=5,7
/proc/415206/stat : 415206 (naps-1.03.sh) S 415203 415206 411079 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 60909437 10170368 716 134679101440 94863468412928 94863469492248 140732943415456 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94863471590704 94863471637892 94863494275072 140732943418339 140732943418464 140732943418464 140732943425480 0
/proc/415206/statm: 2483 716 641 264 0 134 0
[pid=415211] ppid=415206 vsize=29946012 memory=28138704 CPUtime=2092.28 cores=5,7
/proc/415211/stat : 415211 (naps-1.03) R 415206 415206 411079 0 -1 4194304 3035718 0 0 0 207448 1780 0 0 20 0 1 0 60909438 30664716288 7034676 134679101440 4194304 6891213 140733778233200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25460736 140733778236404 140733778236516 140733778236516 140733778243531 0
/proc/415211/statm: 7486503 7034676 660 659 0 7485707 0
Current children cumulated CPU time: 2092.28 s
Current children cumulated vsize: 29955944 KiB
Current children cumulated memory: 28141568 KiB

[startup+2105.6 s]
/proc/loadavg: 3.10 3.13 3.20 4/252 416205
/proc/meminfo: memFree=87227212/131524600 swapFree=131053920/131071996
[pid=415206] ppid=415203 vsize=9932 memory=2864 CPUtime=0 cores=5,7
/proc/415206/stat : 415206 (naps-1.03.sh) S 415203 415206 411079 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 60909437 10170368 716 134679101440 94863468412928 94863469492248 140732943415456 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94863471590704 94863471637892 94863494275072 140732943418339 140732943418464 140732943418464 140732943425480 0
/proc/415206/statm: 2483 716 641 264 0 134 0
[pid=415211] ppid=415206 vsize=29946012 memory=28138704 CPUtime=2094.47 cores=5,7
/proc/415211/stat : 415211 (naps-1.03) S 415206 415206 411079 0 -1 4195840 3035748 0 0 0 207463 1984 0 0 20 0 1 0 60909438 30664716288 7034676 134679101440 4194304 6891213 140733778233200 140733778230096 6272572 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25460736 140733778236404 140733778236516 140733778236516 140733778243531 0
/proc/415211/statm: 7486503 7034676 660 659 0 7485707 0
Current children cumulated CPU time: 2094.47 s
Current children cumulated vsize: 29955944 KiB
Current children cumulated memory: 28141568 KiB

[startup+2112 s]*
/proc/loadavg: 3.10 3.12 3.20 3/252 416207
/proc/meminfo: memFree=87050484/131524600 swapFree=131053920/131071996
[pid=415206] ppid=415203 vsize=9932 memory=2864 CPUtime=0 cores=5,7
/proc/415206/stat : 415206 (naps-1.03.sh) S 415203 415206 411079 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 60909437 10170368 716 134679101440 94863468412928 94863469492248 140732943415456 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94863471590704 94863471637892 94863494275072 140732943418339 140732943418464 140732943418464 140732943425480 0
/proc/415206/statm: 2483 716 641 264 0 134 0
[pid=415211] ppid=415206 vsize=29946012 memory=28138704 CPUtime=2094.47 cores=5,7
/proc/415211/stat : 415211 (naps-1.03) S 415206 415206 411079 0 -1 4195840 3035748 0 0 0 207463 1984 0 0 20 0 1 0 60909438 30664716288 7034676 134679101440 4194304 6891213 140733778233200 140733778230096 6272572 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25460736 140733778236404 140733778236516 140733778236516 140733778243531 0
/proc/415211/statm: 7486503 7034676 660 659 0 7485707 0
Current children cumulated CPU time: 2094.47 s
Current children cumulated vsize: 29955944 KiB
Current children cumulated memory: 28141568 KiB

[startup+2113.6 s]
/proc/loadavg: 3.09 3.12 3.19 3/252 416207
/proc/meminfo: memFree=87050484/131524600 swapFree=131053920/131071996
[pid=415206] ppid=415203 vsize=9932 memory=2864 CPUtime=0 cores=5,7
/proc/415206/stat : 415206 (naps-1.03.sh) S 415203 415206 411079 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 60909437 10170368 716 134679101440 94863468412928 94863469492248 140732943415456 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94863471590704 94863471637892 94863494275072 140732943418339 140732943418464 140732943418464 140732943425480 0
/proc/415206/statm: 2483 716 641 264 0 134 0
[pid=415211] ppid=415206 vsize=29946012 memory=28138704 CPUtime=2094.47 cores=5,7
/proc/415211/stat : 415211 (naps-1.03) S 415206 415206 411079 0 -1 4195840 3035748 0 0 0 207463 1984 0 0 20 0 1 0 60909438 30664716288 7034676 134679101440 4194304 6891213 140733778233200 140733778230096 6272572 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25460736 140733778236404 140733778236516 140733778236516 140733778243531 0
/proc/415211/statm: 7486503 7034676 660 659 0 7485707 0
Current children cumulated CPU time: 2094.47 s
Current children cumulated vsize: 29955944 KiB
Current children cumulated memory: 28141568 KiB

[startup+2114.4 s]
/proc/loadavg: 3.09 3.12 3.19 3/252 416207
/proc/meminfo: memFree=87050512/131524600 swapFree=131053920/131071996
[pid=415206] ppid=415203 vsize=9932 memory=2864 CPUtime=0 cores=5,7
/proc/415206/stat : 415206 (naps-1.03.sh) S 415203 415206 411079 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 60909437 10170368 716 134679101440 94863468412928 94863469492248 140732943415456 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94863471590704 94863471637892 94863494275072 140732943418339 140732943418464 140732943418464 140732943425480 0
/proc/415206/statm: 2483 716 641 264 0 134 0
[pid=415211] ppid=415206 vsize=29946012 memory=28138704 CPUtime=2094.47 cores=5,7
/proc/415211/stat : 415211 (naps-1.03) S 415206 415206 411079 0 -1 4195840 3035748 0 0 0 207463 1984 0 0 20 0 1 0 60909438 30664716288 7034676 134679101440 4194304 6891213 140733778233200 140733778230096 6272572 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 25460736 140733778236404 140733778236516 140733778236516 140733778243531 0
/proc/415211/statm: 7486503 7034676 660 659 0 7485707 0
Current children cumulated CPU time: 2094.47 s
Current children cumulated vsize: 29955944 KiB
Current children cumulated memory: 28141568 KiB

[startup+2114.8 s]
/proc/loadavg: 3.09 3.12 3.19 3/252 416207
/proc/meminfo: memFree=87050512/131524600 swapFree=131053920/131071996
[pid=415206] ppid=415203 vsize=9932 memory=2864 CPUtime=0 cores=5,7
/proc/415206/stat : 415206 (naps-1.03.sh) S 415203 415206 411079 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 60909437 10170368 716 134679101440 94863468412928 94863469492248 140732943415456 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94863471590704 94863471637892 94863494275072 140732943418339 140732943418464 140732943418464 140732943425480 0
/proc/415206/statm: 2483 716 641 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2864 KiB

[startup+2115 s]*
/proc/loadavg: 3.09 3.12 3.19 4/251 416212
/proc/meminfo: memFree=97003560/131524600 swapFree=131053920/131071996
[pid=415206] ppid=415203 vsize=9932 memory=2864 CPUtime=0 cores=5,7
/proc/415206/stat : 415206 (naps-1.03.sh) S 415203 415206 411079 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 60909437 10170368 716 134679101440 94863468412928 94863469492248 140732943415456 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94863471590704 94863471637892 94863494275072 140732943418339 140732943418464 140732943418464 140732943425480 0
/proc/415206/statm: 2483 716 641 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2864 KiB

[startup+2115.11 s]
/proc/loadavg: 3.09 3.12 3.19 4/251 416212
/proc/meminfo: memFree=97003560/131524600 swapFree=131053920/131071996
[pid=415206] ppid=415203 vsize=9932 memory=2864 CPUtime=0 cores=5,7
/proc/415206/stat : 415206 (naps-1.03.sh) S 415203 415206 411079 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 60909437 10170368 716 134679101440 94863468412928 94863469492248 140732943415456 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94863471590704 94863471637892 94863494275072 140732943418339 140732943418464 140732943418464 140732943425480 0
/proc/415206/statm: 2483 716 641 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2864 KiB

Child status: 134

Real time (s): 2115.18
CPU time (s): 2094.91
CPU user time (s): 2074.64
CPU system time (s): 20.2747
CPU usage (%): 99.0419
Max. virtual memory (cumulated for all children) (KiB): 30729436
Max. memory (cumulated for all children) (KiB): 29077332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2074.64
system time used= 20.2747
maximum resident set size= 29074468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3036227
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= 94
involuntary context switches= 1604


# summary of solver processes directly reported to runsolver:
#   pid: 415206
#   total CPU time (s): 2094.91
#   total CPU user time (s): 2074.64
#   total CPU system time (s): 20.2747

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.39042 second user time and 7.94341 second system time

The end

Launcher Data

Begin job on nodeC023 at 2024-07-29 11:03:22
IDJOB=4462412
IDBENCH=178885
IDSOLVER=3063
FILE ID=nodeC023/4462412-1722243802
RUNJOBID= nodeC023-1722243802-415154
SLURM_JOB_ID= 8248759
Free space on /tmp= 890068 MiB

SOLVER NAME= NaPS 1.03
BENCH NAME= PB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/KidneyTransplantBenchmarks/normalized-KE_630_002.opb
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4462412-1722243802/watcher-4462412-1722243802 -o /tmp/evaluation-result-4462412-1722243802/solver-4462412-1722243802 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1722243802-415154 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4462412-1722243802.opb

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

MD5SUM BENCH= f64956fb95f4da3d30c9425fcde28245
RANDOM SEED=1023790408

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		: 3591.562
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.85
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		: 3600.742
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	: 7007.10
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		: 3601.094
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.85
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		: 3667.431
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	: 7007.10
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		: 3624.333
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.85
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		: 3668.125
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	: 7007.10
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		: 3638.271
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.85
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		: 3665.337
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	: 7007.10
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        125337192 kB
MemAvailable:   129708816 kB
Buffers:          406608 kB
Cached:          4779480 kB
SwapCached:          208 kB
Active:          1761540 kB
Inactive:        3788984 kB
Active(anon):       2260 kB
Inactive(anon):   414680 kB
Active(file):    1759280 kB
Inactive(file):  3374304 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131053920 kB
Dirty:             19344 kB
Writeback:             0 kB
AnonPages:        364436 kB
Mapped:           101288 kB
Shmem:             52148 kB
KReclaimable:     155376 kB
Slab:             277188 kB
SReclaimable:     155376 kB
SUnreclaim:       121812 kB
KernelStack:        3968 kB
PageTables:        10812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     828824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            21760 kB
HardwareCorrupted:     0 kB
AnonHugePages:    364544 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:      410324 kB
DirectMap2M:    61229056 kB
DirectMap1G:    74448896 kB

Free space on /tmp at the end= 890064 MiB
End job on nodeC023 at 2024-07-29 11:38:37