Trace number 4434376

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) 129.653 144.226

General information on the benchmark

NamePB24/normalized-PB09/OPT-LIN/aries-da_nrp/
normalized-aries-da_network_500_3__212_366__32.opb
MD5SUM9febbdf7ec658de53907c45db4d40570
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 benchmark95378
Best CPU time to get the best result obtained on this benchmark0.764346
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables48498
Total number of constraints2000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)1502
Number of constraints which are nor clauses,nor cardinality constraints498
Minimum length of a constraint32
Maximum length of a constraint673
Number of terms in the objective function 48000
Biggest coefficient in the objective function 114804
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 1641931968
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 114804
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 1641931968
Number of bits of the biggest sum of numbers31
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-4434376-1723986264.opb
3.77/3.83	c single stage optimization mode
4.08/4.18	o 328615
124.41/124.73	terminate called after throwing an instance of 'std::bad_alloc'
124.41/124.73	  what():  std::bad_alloc
0.00/144.22	HOME/naps-1.03.sh: line 6: 891851 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: 64059 MiB (63113 MiB free)
  memory of node 1: 64510 MiB (63232 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434376-1723986264/watcher-4434376-1723986264 -o /tmp/evaluation-result-4434376-1723986264/solver-4434376-1723986264 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1723986264-891832 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4434376-1723986264.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
solver pid=891846, runsolver pid=891843
Current StackSize limit: 8192 KiB


[startup+0.1001 s]*
/proc/loadavg: 1.67 0.50 0.23 2/229 891851
/proc/meminfo: memFree=129368032/131655788 swapFree=131071216/131071996
[pid=891846] ppid=891843 vsize=9932 memory=2788 CPUtime=0 cores=5,7
/proc/891846/stat : 891846 (naps-1.03.sh) S 891843 891846 890370 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 165222028 10170368 697 134679101440 94388022566912 94388023646232 140723767078688 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94388025744688 94388025791876 94388028440576 140723767079906 140723767080031 140723767080031 140723767087048 0
/proc/891846/statm: 2483 697 618 264 0 134 0
[pid=891851] ppid=891846 vsize=15908 memory=13992 CPUtime=0.09 cores=5,7
/proc/891851/stat : 891851 (naps-1.03) R 891846 891846 890370 0 -1 4194304 3346 0 0 0 8 1 0 0 20 0 1 0 165222029 16289792 3498 134679101440 4194304 6891213 140737024634752 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37347328 140737024644083 140737024644195 140737024644195 140737024651211 0
/proc/891851/statm: 3977 3498 548 659 0 3181 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 25840 KiB
Current children cumulated memory: 16780 KiB

[startup+0.213298 s]*
/proc/loadavg: 1.62 0.51 0.23 2/229 891851
/proc/meminfo: memFree=129361200/131655788 swapFree=131071216/131071996
[pid=891846] ppid=891843 vsize=9932 memory=2788 CPUtime=0 cores=5,7
/proc/891846/stat : 891846 (naps-1.03.sh) S 891843 891846 890370 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 165222028 10170368 697 134679101440 94388022566912 94388023646232 140723767078688 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94388025744688 94388025791876 94388028440576 140723767079906 140723767080031 140723767080031 140723767087048 0
/proc/891846/statm: 2483 697 618 264 0 134 0
[pid=891851] ppid=891846 vsize=19696 memory=17688 CPUtime=0.2 cores=5,7
/proc/891851/stat : 891851 (naps-1.03) R 891846 891846 890370 0 -1 4194304 4286 0 0 0 19 1 0 0 20 0 1 0 165222029 20168704 4422 134679101440 4194304 6891213 140737024634752 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37347328 140737024644083 140737024644195 140737024644195 140737024651211 0
/proc/891851/statm: 4924 4422 548 659 0 4128 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 29628 KiB
Current children cumulated memory: 20476 KiB

[startup+0.312245 s]*
/proc/loadavg: 1.62 0.51 0.23 2/229 891851
/proc/meminfo: memFree=129361096/131655788 swapFree=131071216/131071996
[pid=891846] ppid=891843 vsize=9932 memory=2788 CPUtime=0 cores=5,7
/proc/891846/stat : 891846 (naps-1.03.sh) S 891843 891846 890370 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 165222028 10170368 697 134679101440 94388022566912 94388023646232 140723767078688 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94388025744688 94388025791876 94388028440576 140723767079906 140723767080031 140723767080031 140723767087048 0
/proc/891846/statm: 2483 697 618 264 0 134 0
[pid=891851] ppid=891846 vsize=19696 memory=17688 CPUtime=0.3 cores=5,7
/proc/891851/stat : 891851 (naps-1.03) R 891846 891846 890370 0 -1 4194304 4287 0 0 0 29 1 0 0 20 0 1 0 165222029 20168704 4422 134679101440 4194304 6891213 140737024634752 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37347328 140737024644083 140737024644195 140737024644195 140737024651211 0
/proc/891851/statm: 4924 4422 548 659 0 4128 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 29628 KiB
Current children cumulated memory: 20476 KiB

[startup+0.700328 s]
/proc/loadavg: 1.62 0.51 0.23 2/229 891851
/proc/meminfo: memFree=129353144/131655788 swapFree=131071216/131071996
[pid=891846] ppid=891843 vsize=9932 memory=2788 CPUtime=0 cores=5,7
/proc/891846/stat : 891846 (naps-1.03.sh) S 891843 891846 890370 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 165222028 10170368 697 134679101440 94388022566912 94388023646232 140723767078688 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94388025744688 94388025791876 94388028440576 140723767079906 140723767080031 140723767080031 140723767087048 0
/proc/891846/statm: 2483 697 618 264 0 134 0
[pid=891851] ppid=891846 vsize=34172 memory=29180 CPUtime=0.68 cores=5,7
/proc/891851/stat : 891851 (naps-1.03) R 891846 891846 890370 0 -1 4194304 7405 0 0 0 66 2 0 0 20 0 1 0 165222029 34992128 7295 134679101440 4194304 6891213 140737024634752 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37347328 140737024644083 140737024644195 140737024644195 140737024651211 0
/proc/891851/statm: 8543 7295 580 659 0 7747 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 44104 KiB
Current children cumulated memory: 31968 KiB

[startup+1.50041 s]
/proc/loadavg: 1.62 0.51 0.23 2/229 891851
/proc/meminfo: memFree=129338624/131655788 swapFree=131071216/131071996
[pid=891846] ppid=891843 vsize=9932 memory=2788 CPUtime=0 cores=5,7
/proc/891846/stat : 891846 (naps-1.03.sh) S 891843 891846 890370 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 165222028 10170368 697 134679101440 94388022566912 94388023646232 140723767078688 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94388025744688 94388025791876 94388028440576 140723767079906 140723767080031 140723767080031 140723767087048 0
/proc/891846/statm: 2483 697 618 264 0 134 0
[pid=891851] ppid=891846 vsize=66524 memory=59396 CPUtime=1.47 cores=5,7
/proc/891851/stat : 891851 (naps-1.03) R 891846 891846 890370 0 -1 4194304 15331 0 0 0 143 4 0 0 20 0 1 0 165222029 68120576 14849 134679101440 4194304 6891213 140737024634752 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37347328 140737024644083 140737024644195 140737024644195 140737024651211 0
/proc/891851/statm: 16631 14849 596 659 0 15835 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 76456 KiB
Current children cumulated memory: 62184 KiB

[startup+3.11235 s]
/proc/loadavg: 1.62 0.51 0.23 2/229 891851
/proc/meminfo: memFree=129307180/131655788 swapFree=131071216/131071996
[pid=891846] ppid=891843 vsize=9932 memory=2788 CPUtime=0 cores=5,7
/proc/891846/stat : 891846 (naps-1.03.sh) S 891843 891846 890370 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 165222028 10170368 697 134679101440 94388022566912 94388023646232 140723767078688 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94388025744688 94388025791876 94388028440576 140723767079906 140723767080031 140723767080031 140723767087048 0
/proc/891846/statm: 2483 697 618 264 0 134 0
[pid=891851] ppid=891846 vsize=119312 memory=112196 CPUtime=3.08 cores=5,7
/proc/891851/stat : 891851 (naps-1.03) R 891846 891846 890370 0 -1 4194304 21779 0 0 0 302 6 0 0 20 0 1 0 165222029 122175488 28049 134679101440 4194304 6891213 140737024634752 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37347328 140737024644083 140737024644195 140737024644195 140737024651211 0
/proc/891851/statm: 29828 28049 596 659 0 29032 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 129244 KiB
Current children cumulated memory: 114984 KiB

[startup+6.3003 s]
/proc/loadavg: 1.57 0.52 0.24 2/229 891851
/proc/meminfo: memFree=128997604/131655788 swapFree=131071216/131071996
[pid=891846] ppid=891843 vsize=9932 memory=2788 CPUtime=0 cores=5,7
/proc/891846/stat : 891846 (naps-1.03.sh) S 891843 891846 890370 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 165222028 10170368 697 134679101440 94388022566912 94388023646232 140723767078688 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94388025744688 94388025791876 94388028440576 140723767079906 140723767080031 140723767080031 140723767087048 0
/proc/891846/statm: 2483 697 618 264 0 134 0
[pid=891851] ppid=891846 vsize=400544 memory=381044 CPUtime=6.27 cores=5,7
/proc/891851/stat : 891851 (naps-1.03) R 891846 891846 890370 0 -1 4194304 60861 0 0 0 611 16 0 0 20 0 1 0 165222029 410157056 95261 134679101440 4194304 6891213 140737024634752 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37347328 140737024644083 140737024644195 140737024644195 140737024651211 0
/proc/891851/statm: 100136 95261 644 659 0 99340 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 410476 KiB
Current children cumulated memory: 383832 KiB

[startup+12.7003 s]
/proc/loadavg: 1.52 0.53 0.24 2/229 891852
/proc/meminfo: memFree=128997628/131655788 swapFree=131071216/131071996
[pid=891846] ppid=891843 vsize=9932 memory=2788 CPUtime=0 cores=5,7
/proc/891846/stat : 891846 (naps-1.03.sh) S 891843 891846 890370 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 165222028 10170368 697 134679101440 94388022566912 94388023646232 140723767078688 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94388025744688 94388025791876 94388028440576 140723767079906 140723767080031 140723767080031 140723767087048 0
/proc/891846/statm: 2483 697 618 264 0 134 0
[pid=891851] ppid=891846 vsize=400544 memory=381268 CPUtime=12.66 cores=5,7
/proc/891851/stat : 891851 (naps-1.03) R 891846 891846 890370 0 -1 4194304 60891 0 0 0 1250 16 0 0 20 0 1 0 165222029 410157056 95317 134679101440 4194304 6891213 140737024634752 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37347328 140737024644083 140737024644195 140737024644195 140737024651211 0
/proc/891851/statm: 100136 95317 644 659 0 99340 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 410476 KiB
Current children cumulated memory: 384056 KiB

[startup+25.5004 s]
/proc/loadavg: 1.44 0.54 0.25 2/229 891854
/proc/meminfo: memFree=128997672/131655788 swapFree=131071216/131071996
[pid=891846] ppid=891843 vsize=9932 memory=2788 CPUtime=0 cores=5,7
/proc/891846/stat : 891846 (naps-1.03.sh) S 891843 891846 890370 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 165222028 10170368 697 134679101440 94388022566912 94388023646232 140723767078688 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94388025744688 94388025791876 94388028440576 140723767079906 140723767080031 140723767080031 140723767087048 0
/proc/891846/statm: 2483 697 618 264 0 134 0
[pid=891851] ppid=891846 vsize=400680 memory=381268 CPUtime=25.43 cores=5,7
/proc/891851/stat : 891851 (naps-1.03) R 891846 891846 890370 0 -1 4194304 60938 0 0 0 2527 16 0 0 20 0 1 0 165222029 410296320 95317 134679101440 4194304 6891213 140737024634752 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37347328 140737024644083 140737024644195 140737024644195 140737024651211 0
/proc/891851/statm: 100170 95317 644 659 0 99374 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 410612 KiB
Current children cumulated memory: 384056 KiB

[startup+51.1123 s]
/proc/loadavg: 1.27 0.59 0.28 2/229 891858
/proc/meminfo: memFree=126107200/131655788 swapFree=131071216/131071996
[pid=891846] ppid=891843 vsize=9932 memory=2788 CPUtime=0 cores=5,7
/proc/891846/stat : 891846 (naps-1.03.sh) S 891843 891846 890370 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 165222028 10170368 697 134679101440 94388022566912 94388023646232 140723767078688 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94388025744688 94388025791876 94388028440576 140723767079906 140723767080031 140723767080031 140723767087048 0
/proc/891846/statm: 2483 697 618 264 0 134 0
[pid=891851] ppid=891846 vsize=3487624 memory=3277920 CPUtime=50.99 cores=5,7
/proc/891851/stat : 891851 (naps-1.03) R 891846 891846 890370 0 -1 4194304 337346 0 0 0 4969 130 0 0 20 0 1 0 165222029 3571326976 819480 134679101440 4194304 6891213 140737024634752 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37347328 140737024644083 140737024644195 140737024644195 140737024651211 0
/proc/891851/statm: 871906 819480 644 659 0 871110 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 3497556 KiB
Current children cumulated memory: 3280708 KiB

[startup+102.3 s]
/proc/loadavg: 1.16 0.67 0.32 2/228 891867
/proc/meminfo: memFree=110332888/131655788 swapFree=131071216/131071996
[pid=891846] ppid=891843 vsize=9932 memory=2788 CPUtime=0 cores=5,7
/proc/891846/stat : 891846 (naps-1.03.sh) S 891843 891846 890370 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 165222028 10170368 697 134679101440 94388022566912 94388023646232 140723767078688 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94388025744688 94388025791876 94388028440576 140723767079906 140723767080031 140723767080031 140723767087048 0
/proc/891846/statm: 2483 697 618 264 0 134 0
[pid=891851] ppid=891846 vsize=20285868 memory=19098212 CPUtime=102.06 cores=5,7
/proc/891851/stat : 891851 (naps-1.03) R 891846 891846 890370 0 -1 4194304 2051997 0 0 0 9449 757 0 0 20 0 1 0 165222029 20772728832 4774553 134679101440 4194304 6891213 140737024634752 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37347328 140737024644083 140737024644195 140737024644195 140737024651211 0
/proc/891851/statm: 5071467 4774553 644 659 0 5070671 0
Current children cumulated CPU time: 102.06 s
Current children cumulated vsize: 20295800 KiB
Current children cumulated memory: 19101000 KiB

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

# cumulated CPU time of all completed processes:  user=112.297 s, system=17.356 s

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

[startup+102.401 s]
/proc/loadavg: 1.16 0.67 0.32 2/228 891867
/proc/meminfo: memFree=110332888/131655788 swapFree=131071216/131071996
[pid=891846] ppid=891843 vsize=9932 memory=2788 CPUtime=0 cores=5,7
/proc/891846/stat : 891846 (naps-1.03.sh) S 891843 891846 890370 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 165222028 10170368 697 134679101440 94388022566912 94388023646232 140723767078688 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94388025744688 94388025791876 94388028440576 140723767079906 140723767080031 140723767080031 140723767087048 0
/proc/891846/statm: 2483 697 618 264 0 134 0
[pid=891851] ppid=891846 vsize=20305272 memory=19121836 CPUtime=102.17 cores=5,7
/proc/891851/stat : 891851 (naps-1.03) R 891846 891846 890370 0 -1 4194304 2056867 0 0 0 9459 758 0 0 20 0 1 0 165222029 20792598528 4780459 134679101440 4194304 6891213 140737024634752 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37347328 140737024644083 140737024644195 140737024644195 140737024651211 0
/proc/891851/statm: 5076318 4780459 644 659 0 5075522 0
Current children cumulated CPU time: 102.17 s
Current children cumulated vsize: 20315204 KiB
Current children cumulated memory: 19124624 KiB

[startup+128 s]*
/proc/loadavg: 1.33 0.74 0.36 3/229 891874
/proc/meminfo: memFree=97841176/131655788 swapFree=131071216/131071996
[pid=891846] ppid=891843 vsize=9932 memory=2788 CPUtime=0 cores=5,7
/proc/891846/stat : 891846 (naps-1.03.sh) S 891843 891846 890370 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 165222028 10170368 697 134679101440 94388022566912 94388023646232 140723767078688 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94388025744688 94388025791876 94388028440576 140723767079906 140723767080031 140723767080031 140723767087048 0
/proc/891846/statm: 2483 697 618 264 0 134 0
[pid=891851] ppid=891846 vsize=31329412 memory=29963624 CPUtime=127.53 cores=5,7
/proc/891851/stat : 891851 (naps-1.03) R 891846 891846 890370 0 -1 4195840 3030458 0 0 0 11229 1524 0 0 20 0 1 0 165222029 32081317888 7490906 134679101440 4194304 6891213 140737024634752 140737024600000 6272572 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37347328 140737024644083 140737024644195 140737024644195 140737024651211 0
/proc/891851/statm: 7832353 7490906 644 659 0 7831557 0
Current children cumulated CPU time: 127.53 s
Current children cumulated vsize: 31339344 KiB
Current children cumulated memory: 29966412 KiB

[startup+134.4 s]
/proc/loadavg: 1.30 0.75 0.36 2/229 891876
/proc/meminfo: memFree=96098564/131655788 swapFree=131071216/131071996
[pid=891846] ppid=891843 vsize=9932 memory=2788 CPUtime=0 cores=5,7
/proc/891846/stat : 891846 (naps-1.03.sh) S 891843 891846 890370 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 165222028 10170368 697 134679101440 94388022566912 94388023646232 140723767078688 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94388025744688 94388025791876 94388028440576 140723767079906 140723767080031 140723767080031 140723767087048 0
/proc/891846/statm: 2483 697 618 264 0 134 0
[pid=891851] ppid=891846 vsize=31329412 memory=29963624 CPUtime=128.68 cores=5,7
/proc/891851/stat : 891851 (naps-1.03) S 891846 891846 890370 0 -1 4195840 3030458 0 0 0 11229 1639 0 0 20 0 1 0 165222029 32081317888 7490906 134679101440 4194304 6891213 140737024634752 140737024600000 6272572 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37347328 140737024644083 140737024644195 140737024644195 140737024651211 0
/proc/891851/statm: 7832353 7490906 644 659 0 7831557 0
Current children cumulated CPU time: 128.68 s
Current children cumulated vsize: 31339344 KiB
Current children cumulated memory: 29966412 KiB

[startup+140.8 s]
/proc/loadavg: 1.28 0.75 0.37 1/229 891877
/proc/meminfo: memFree=95939628/131655788 swapFree=131071216/131071996
[pid=891846] ppid=891843 vsize=9932 memory=2788 CPUtime=0 cores=5,7
/proc/891846/stat : 891846 (naps-1.03.sh) S 891843 891846 890370 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 165222028 10170368 697 134679101440 94388022566912 94388023646232 140723767078688 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94388025744688 94388025791876 94388028440576 140723767079906 140723767080031 140723767080031 140723767087048 0
/proc/891846/statm: 2483 697 618 264 0 134 0
[pid=891851] ppid=891846 vsize=31329412 memory=29963624 CPUtime=128.68 cores=5,7
/proc/891851/stat : 891851 (naps-1.03) S 891846 891846 890370 0 -1 4195840 3030458 0 0 0 11229 1639 0 0 20 0 1 0 165222029 32081317888 7490906 134679101440 4194304 6891213 140737024634752 140737024600000 6272572 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37347328 140737024644083 140737024644195 140737024644195 140737024651211 0
/proc/891851/statm: 7832353 7490906 644 659 0 7831557 0
Current children cumulated CPU time: 128.68 s
Current children cumulated vsize: 31339344 KiB
Current children cumulated memory: 29966412 KiB

[startup+142.4 s]
/proc/loadavg: 1.25 0.76 0.37 1/229 891877
/proc/meminfo: memFree=95939616/131655788 swapFree=131071216/131071996
[pid=891846] ppid=891843 vsize=9932 memory=2788 CPUtime=0 cores=5,7
/proc/891846/stat : 891846 (naps-1.03.sh) S 891843 891846 890370 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 165222028 10170368 697 134679101440 94388022566912 94388023646232 140723767078688 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94388025744688 94388025791876 94388028440576 140723767079906 140723767080031 140723767080031 140723767087048 0
/proc/891846/statm: 2483 697 618 264 0 134 0
[pid=891851] ppid=891846 vsize=31329412 memory=29963624 CPUtime=128.68 cores=5,7
/proc/891851/stat : 891851 (naps-1.03) S 891846 891846 890370 0 -1 4195840 3030458 0 0 0 11229 1639 0 0 20 0 1 0 165222029 32081317888 7490906 134679101440 4194304 6891213 140737024634752 140737024600000 6272572 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37347328 140737024644083 140737024644195 140737024644195 140737024651211 0
/proc/891851/statm: 7832353 7490906 644 659 0 7831557 0
Current children cumulated CPU time: 128.68 s
Current children cumulated vsize: 31339344 KiB
Current children cumulated memory: 29966412 KiB

[startup+143.2 s]
/proc/loadavg: 1.25 0.76 0.37 2/229 891877
/proc/meminfo: memFree=97427060/131655788 swapFree=131071216/131071996
[pid=891846] ppid=891843 vsize=9932 memory=2788 CPUtime=0 cores=5,7
/proc/891846/stat : 891846 (naps-1.03.sh) S 891843 891846 890370 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 165222028 10170368 697 134679101440 94388022566912 94388023646232 140723767078688 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94388025744688 94388025791876 94388028440576 140723767079906 140723767080031 140723767080031 140723767087048 0
/proc/891846/statm: 2483 697 618 264 0 134 0
[pid=891851] ppid=891846 vsize=31329412 memory=29963624 CPUtime=128.68 cores=5,7
/proc/891851/stat : 891851 (naps-1.03) S 891846 891846 890370 0 -1 4195840 3030458 0 0 0 11229 1639 0 0 20 0 1 0 165222029 32081317888 7490906 134679101440 4194304 6891213 140737024634752 140737024600000 6272572 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 37347328 140737024644083 140737024644195 140737024644195 140737024651211 0
/proc/891851/statm: 7832353 7490906 644 659 0 7831557 0
Current children cumulated CPU time: 128.68 s
Current children cumulated vsize: 31339344 KiB
Current children cumulated memory: 29966412 KiB

[startup+144.001 s]*
/proc/loadavg: 1.25 0.76 0.37 2/231 891885
/proc/meminfo: memFree=107894388/131655788 swapFree=131071216/131071996
[pid=891846] ppid=891843 vsize=9932 memory=2788 CPUtime=0 cores=5,7
/proc/891846/stat : 891846 (naps-1.03.sh) S 891843 891846 890370 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 165222028 10170368 697 134679101440 94388022566912 94388023646232 140723767078688 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94388025744688 94388025791876 94388028440576 140723767079906 140723767080031 140723767080031 140723767087048 0
/proc/891846/statm: 2483 697 618 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2788 KiB

[startup+144.201 s]
/proc/loadavg: 1.25 0.76 0.37 2/231 891885
/proc/meminfo: memFree=107894388/131655788 swapFree=131071216/131071996
[pid=891846] ppid=891843 vsize=9932 memory=2788 CPUtime=0 cores=5,7
/proc/891846/stat : 891846 (naps-1.03.sh) S 891843 891846 890370 0 -1 4194304 221 238 0 0 0 0 0 0 20 0 1 0 165222028 10170368 697 134679101440 94388022566912 94388023646232 140723767078688 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94388025744688 94388025791876 94388028440576 140723767079906 140723767080031 140723767080031 140723767087048 0
/proc/891846/statm: 2483 697 618 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2788 KiB

Child status: 134

Real time (s): 144.226
CPU time (s): 129.653
CPU user time (s): 112.297
CPU system time (s): 17.356
CPU usage (%): 89.8961
Max. virtual memory (cumulated for all children) (KiB): 31601360
Max. memory (cumulated for all children) (KiB): 30134352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 112.297
system time used= 17.356
maximum resident set size= 30225772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3030934
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= 141
involuntary context switches= 182


# summary of solver processes directly reported to runsolver:
#   pid: 891846
#   total CPU time (s): 129.653
#   total CPU user time (s): 112.297
#   total CPU system time (s): 17.356

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.724976 second user time and 1.46206 second system time

The end

Launcher Data

Begin job on nodeC002 at 2024-08-18 15:04:24
IDJOB=4434376
IDBENCH=148755
IDSOLVER=3063
FILE ID=nodeC002/4434376-1723986264
RUNJOBID= nodeC002-1723986264-891832
SLURM_JOB_ID= 8268133
Free space on /tmp= 723780 MiB

SOLVER NAME= NaPS 1.03
BENCH NAME= PB24/normalized-PB09/OPT-LIN/aries-da_nrp/normalized-aries-da_network_500_3__212_366__32.opb
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434376-1723986264/watcher-4434376-1723986264 -o /tmp/evaluation-result-4434376-1723986264/solver-4434376-1723986264 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1723986264-891832 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4434376-1723986264.opb

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

MD5SUM BENCH= 9febbdf7ec658de53907c45db4d40570
RANDOM SEED=1090779558

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        129378276 kB
MemAvailable:   129907312 kB
Buffers:          404132 kB
Cached:           955028 kB
SwapCached:           16 kB
Active:           882208 kB
Inactive:         841544 kB
Active(anon):       1820 kB
Inactive(anon):   416792 kB
Active(file):     880388 kB
Inactive(file):   424752 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071216 kB
Dirty:              8228 kB
Writeback:             0 kB
AnonPages:        363716 kB
Mapped:           110880 kB
Shmem:             54012 kB
KReclaimable:     127856 kB
Slab:             221936 kB
SReclaimable:     127856 kB
SUnreclaim:        94080 kB
KernelStack:        3680 kB
PageTables:         9232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     821628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            31648 kB
HardwareCorrupted:     0 kB
AnonHugePages:    239616 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:      324424 kB
DirectMap2M:    26843136 kB
DirectMap1G:    109051904 kB

Free space on /tmp at the end= 723776 MiB
End job on nodeC002 at 2024-08-18 15:06:49