Trace number 4459122

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) 333.937 347.818

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/comppebphp_pyrheight_equals_nholes/
normalized-comppebphp_opt_pyrheightequalsnholes_54.opb
MD5SUM8dda82f4961ecebecfcf9bee24c61458
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 benchmark1540
Best CPU time to get the best result obtained on this benchmark1431.86
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4576880
Total number of constraints176770
Number of constraints which are clauses89155
Number of constraints which are cardinality constraints (but not clauses)81620
Number of constraints which are nor clauses,nor cardinality constraints5995
Minimum length of a constraint54
Maximum length of a constraint59
Number of terms in the objective function 3080
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 3080
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 3080
Number of bits of the biggest sum of numbers12
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-4459122-1721894910.opb
127.18/127.53	c single stage optimization mode
331.45/332.39	terminate called after throwing an instance of 'std::bad_alloc'
331.45/332.39	  what():  std::bad_alloc
0.00/347.81	HOME/naps-1.03.sh: line 6: 230026 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 (61397 MiB free)
  memory of node 1: 64510 MiB (56307 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4459122-1721894910/watcher-4459122-1721894910 -o /tmp/evaluation-result-4459122-1721894910/solver-4459122-1721894910 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721891213-227735 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4459122-1721894910.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
Starting watchdog thread
solver pid=230021, runsolver pid=230018
Current StackSize limit: 8192 KiB


[startup+0.100086 s]*
/proc/loadavg: 4.15 4.12 4.09 5/260 230026
/proc/meminfo: memFree=120517424/131524600 swapFree=131053920/131071996
[pid=230021] ppid=230018 vsize=9932 memory=2712 CPUtime=0 cores=4,6
/proc/230021/stat : 230021 (naps-1.03.sh) S 230018 230021 227724 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 26020393 10170368 678 134679101440 94797660528640 94797661607960 140723029063664 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94797663706416 94797663753604 94797664227328 140723029066724 140723029066849 140723029066849 140723029073864 0
/proc/230021/statm: 2483 678 600 264 0 134 0
[pid=230026] ppid=230021 vsize=15780 memory=13928 CPUtime=0.09 cores=4,6
/proc/230026/stat : 230026 (naps-1.03) R 230021 230021 227724 0 -1 4194304 3429 0 0 0 9 0 0 0 20 0 1 0 26020393 16158720 3482 134679101440 4194304 6891213 140735982880608 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 16695296 140735982887925 140735982888037 140735982888037 140735982895051 0
/proc/230026/statm: 3945 3482 580 659 0 3149 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 25712 KiB
Current children cumulated memory: 16640 KiB

[startup+0.206086 s]*
/proc/loadavg: 4.15 4.12 4.09 5/260 230026
/proc/meminfo: memFree=120505668/131524600 swapFree=131053920/131071996
[pid=230021] ppid=230018 vsize=9932 memory=2712 CPUtime=0 cores=4,6
/proc/230021/stat : 230021 (naps-1.03.sh) S 230018 230021 227724 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 26020393 10170368 678 134679101440 94797660528640 94797661607960 140723029063664 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94797663706416 94797663753604 94797664227328 140723029066724 140723029066849 140723029066849 140723029073864 0
/proc/230021/statm: 2483 678 600 264 0 134 0
[pid=230026] ppid=230021 vsize=28064 memory=25464 CPUtime=0.18 cores=4,6
/proc/230026/stat : 230026 (naps-1.03) R 230021 230021 227724 0 -1 4194304 6326 0 0 0 18 0 0 0 20 0 1 0 26020393 28737536 6366 134679101440 4194304 6891213 140735982880608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16695296 140735982887925 140735982888037 140735982888037 140735982895051 0
/proc/230026/statm: 7016 6366 580 659 0 6220 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 37996 KiB
Current children cumulated memory: 28176 KiB

[startup+0.305649 s]*
/proc/loadavg: 4.15 4.12 4.09 5/260 230026
/proc/meminfo: memFree=120489116/131524600 swapFree=131053920/131071996
[pid=230021] ppid=230018 vsize=9932 memory=2712 CPUtime=0 cores=4,6
/proc/230021/stat : 230021 (naps-1.03.sh) S 230018 230021 227724 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 26020393 10170368 678 134679101440 94797660528640 94797661607960 140723029063664 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94797663706416 94797663753604 94797664227328 140723029066724 140723029066849 140723029066849 140723029073864 0
/proc/230021/statm: 2483 678 600 264 0 134 0
[pid=230026] ppid=230021 vsize=45912 memory=41772 CPUtime=0.29 cores=4,6
/proc/230026/stat : 230026 (naps-1.03) R 230021 230021 227724 0 -1 4194304 10434 0 0 0 27 2 0 0 20 0 1 0 26020393 47013888 10443 134679101440 4194304 6891213 140735982880608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16695296 140735982887925 140735982888037 140735982888037 140735982895051 0
/proc/230026/statm: 11478 10443 580 659 0 10682 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 55844 KiB
Current children cumulated memory: 44484 KiB

[startup+0.700253 s]
/proc/loadavg: 4.15 4.12 4.09 5/260 230026
/proc/meminfo: memFree=120476988/131524600 swapFree=131053920/131071996
[pid=230021] ppid=230018 vsize=9932 memory=2712 CPUtime=0 cores=4,6
/proc/230021/stat : 230021 (naps-1.03.sh) S 230018 230021 227724 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 26020393 10170368 678 134679101440 94797660528640 94797661607960 140723029063664 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94797663706416 94797663753604 94797664227328 140723029066724 140723029066849 140723029066849 140723029073864 0
/proc/230021/statm: 2483 678 600 264 0 134 0
[pid=230026] ppid=230021 vsize=91552 memory=85632 CPUtime=0.67 cores=4,6
/proc/230026/stat : 230026 (naps-1.03) R 230021 230021 227724 0 -1 4194304 18819 0 0 0 64 3 0 0 20 0 1 0 26020393 93749248 21408 134679101440 4194304 6891213 140735982880608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16695296 140735982887925 140735982888037 140735982888037 140735982895051 0
/proc/230026/statm: 22888 21408 580 659 0 22092 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 101484 KiB
Current children cumulated memory: 88344 KiB

[startup+1.50025 s]
/proc/loadavg: 4.15 4.12 4.09 5/260 230026
/proc/meminfo: memFree=120425904/131524600 swapFree=131053920/131071996
[pid=230021] ppid=230018 vsize=9932 memory=2712 CPUtime=0 cores=4,6
/proc/230021/stat : 230021 (naps-1.03.sh) S 230018 230021 227724 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 26020393 10170368 678 134679101440 94797660528640 94797661607960 140723029063664 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94797663706416 94797663753604 94797664227328 140723029066724 140723029066849 140723029066849 140723029073864 0
/proc/230021/statm: 2483 678 600 264 0 134 0
[pid=230026] ppid=230021 vsize=182784 memory=173980 CPUtime=1.48 cores=4,6
/proc/230026/stat : 230026 (naps-1.03) R 230021 230021 227724 0 -1 4194304 31213 0 0 0 141 7 0 0 20 0 1 0 26020393 187170816 43495 134679101440 4194304 6891213 140735982880608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16695296 140735982887925 140735982888037 140735982888037 140735982895051 0
/proc/230026/statm: 45696 43495 580 659 0 44900 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 192716 KiB
Current children cumulated memory: 176692 KiB

[startup+3.10553 s]
/proc/loadavg: 4.15 4.12 4.09 5/260 230026
/proc/meminfo: memFree=120525612/131524600 swapFree=131053920/131071996
[pid=230021] ppid=230018 vsize=9932 memory=2712 CPUtime=0 cores=4,6
/proc/230021/stat : 230021 (naps-1.03.sh) S 230018 230021 227724 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 26020393 10170368 678 134679101440 94797660528640 94797661607960 140723029063664 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94797663706416 94797663753604 94797664227328 140723029066724 140723029066849 140723029066849 140723029073864 0
/proc/230021/statm: 2483 678 600 264 0 134 0
[pid=230026] ppid=230021 vsize=386552 memory=370376 CPUtime=3.07 cores=4,6
/proc/230026/stat : 230026 (naps-1.03) R 230021 230021 227724 0 -1 4194304 50222 0 0 0 295 12 0 0 20 0 1 0 26020393 395829248 92594 134679101440 4194304 6891213 140735982880608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16695296 140735982887925 140735982888037 140735982888037 140735982895051 0
/proc/230026/statm: 96638 92594 580 659 0 95842 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 396484 KiB
Current children cumulated memory: 373088 KiB

[startup+6.30023 s]
/proc/loadavg: 4.14 4.12 4.09 5/260 230026
/proc/meminfo: memFree=120202936/131524600 swapFree=131053920/131071996
[pid=230021] ppid=230018 vsize=9932 memory=2712 CPUtime=0 cores=4,6
/proc/230021/stat : 230021 (naps-1.03.sh) S 230018 230021 227724 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 26020393 10170368 678 134679101440 94797660528640 94797661607960 140723029063664 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94797663706416 94797663753604 94797664227328 140723029066724 140723029066849 140723029066849 140723029073864 0
/proc/230021/statm: 2483 678 600 264 0 134 0
[pid=230026] ppid=230021 vsize=773608 memory=744316 CPUtime=6.26 cores=4,6
/proc/230026/stat : 230026 (naps-1.03) R 230021 230021 227724 0 -1 4194304 78419 0 0 0 601 25 0 0 20 0 1 0 26020393 792174592 186079 134679101440 4194304 6891213 140735982880608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16695296 140735982887925 140735982888037 140735982888037 140735982895051 0
/proc/230026/statm: 193402 186079 580 659 0 192606 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 783540 KiB
Current children cumulated memory: 747028 KiB

[startup+12.7002 s]
/proc/loadavg: 4.13 4.12 4.09 5/260 230027
/proc/meminfo: memFree=119915760/131524600 swapFree=131053920/131071996
[pid=230021] ppid=230018 vsize=9932 memory=2712 CPUtime=0 cores=4,6
/proc/230021/stat : 230021 (naps-1.03.sh) S 230018 230021 227724 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 26020393 10170368 678 134679101440 94797660528640 94797661607960 140723029063664 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94797663706416 94797663753604 94797664227328 140723029066724 140723029066849 140723029066849 140723029073864 0
/proc/230021/statm: 2483 678 600 264 0 134 0
[pid=230026] ppid=230021 vsize=1520564 memory=1435384 CPUtime=12.65 cores=4,6
/proc/230026/stat : 230026 (naps-1.03) R 230021 230021 227724 0 -1 4194304 133695 0 0 0 1213 52 0 0 20 0 1 0 26020393 1557057536 358846 134679101440 4194304 6891213 140735982880608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16695296 140735982887925 140735982888037 140735982888037 140735982895051 0
/proc/230026/statm: 380141 358846 580 659 0 379345 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1530496 KiB
Current children cumulated memory: 1438096 KiB

[startup+25.5003 s]
/proc/loadavg: 4.10 4.11 4.09 5/260 230029
/proc/meminfo: memFree=118393448/131524600 swapFree=131053920/131071996
[pid=230021] ppid=230018 vsize=9932 memory=2712 CPUtime=0 cores=4,6
/proc/230021/stat : 230021 (naps-1.03.sh) S 230018 230021 227724 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 26020393 10170368 678 134679101440 94797660528640 94797661607960 140723029063664 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94797663706416 94797663753604 94797664227328 140723029066724 140723029066849 140723029066849 140723029073864 0
/proc/230021/statm: 2483 678 600 264 0 134 0
[pid=230026] ppid=230021 vsize=3257872 memory=3076776 CPUtime=25.42 cores=4,6
/proc/230026/stat : 230026 (naps-1.03) R 230021 230021 227724 0 -1 4194304 302328 0 0 0 2427 115 0 0 20 0 1 0 26020393 3336060928 769194 134679101440 4194304 6891213 140735982880608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16695296 140735982887925 140735982888037 140735982888037 140735982895051 0
/proc/230026/statm: 814468 769194 596 659 0 813672 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 3267804 KiB
Current children cumulated memory: 3079488 KiB

[startup+51.1056 s]
/proc/loadavg: 4.12 4.12 4.09 5/262 230038
/proc/meminfo: memFree=115278744/131524600 swapFree=131053920/131071996
[pid=230021] ppid=230018 vsize=9932 memory=2712 CPUtime=0 cores=4,6
/proc/230021/stat : 230021 (naps-1.03.sh) S 230018 230021 227724 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 26020393 10170368 678 134679101440 94797660528640 94797661607960 140723029063664 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94797663706416 94797663753604 94797664227328 140723029066724 140723029066849 140723029066849 140723029073864 0
/proc/230021/statm: 2483 678 600 264 0 134 0
[pid=230026] ppid=230021 vsize=6473424 memory=6095576 CPUtime=50.96 cores=4,6
/proc/230026/stat : 230026 (naps-1.03) R 230021 230021 227724 0 -1 4194304 494654 0 0 0 4884 212 0 0 20 0 1 0 26020393 6628786176 1523894 134679101440 4194304 6891213 140735982880608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16695296 140735982887925 140735982888037 140735982888037 140735982895051 0
/proc/230026/statm: 1618356 1523894 596 659 0 1617560 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 6483356 KiB
Current children cumulated memory: 6098288 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/263 230050
/proc/meminfo: memFree=111979232/131524600 swapFree=131053920/131071996
[pid=230021] ppid=230018 vsize=9932 memory=2712 CPUtime=0 cores=4,6
/proc/230021/stat : 230021 (naps-1.03.sh) S 230018 230021 227724 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 26020393 10170368 678 134679101440 94797660528640 94797661607960 140723029063664 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94797663706416 94797663753604 94797664227328 140723029066724 140723029066849 140723029066849 140723029073864 0
/proc/230021/statm: 2483 678 600 264 0 134 0
[pid=230026] ppid=230021 vsize=10102084 memory=9831168 CPUtime=102.03 cores=4,6
/proc/230026/stat : 230026 (naps-1.03) R 230021 230021 227724 0 -1 4194304 979171 0 0 0 9825 378 0 0 20 0 1 0 26020393 10344534016 2457792 134679101440 4194304 6891213 140735982880608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16695296 140735982887925 140735982888037 140735982888037 140735982895051 0
/proc/230026/statm: 2525521 2457792 596 659 0 2524725 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 10112016 KiB
Current children cumulated memory: 9833880 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/263 230062
/proc/meminfo: memFree=97025172/131524600 swapFree=131053920/131071996
[pid=230021] ppid=230018 vsize=9932 memory=2712 CPUtime=0 cores=4,6
/proc/230021/stat : 230021 (naps-1.03.sh) S 230018 230021 227724 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 26020393 10170368 678 134679101440 94797660528640 94797661607960 140723029063664 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94797663706416 94797663753604 94797664227328 140723029066724 140723029066849 140723029066849 140723029073864 0
/proc/230021/statm: 2483 678 600 264 0 134 0
[pid=230026] ppid=230021 vsize=25688452 memory=24200436 CPUtime=161.89 cores=4,6
/proc/230026/stat : 230026 (naps-1.03) R 230021 230021 227724 0 -1 4194304 2316343 0 0 0 14981 1208 0 0 20 0 1 0 26020393 26304974848 6050109 134679101440 4194304 6891213 140735982880608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16695296 140735982887925 140735982888037 140735982888037 140735982895051 0
/proc/230026/statm: 6422113 6050109 644 659 0 6421317 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 25698384 KiB
Current children cumulated memory: 24203148 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/263 230072
/proc/meminfo: memFree=96240124/131524600 swapFree=131053920/131071996
[pid=230021] ppid=230018 vsize=9932 memory=2712 CPUtime=0 cores=4,6
/proc/230021/stat : 230021 (naps-1.03.sh) S 230018 230021 227724 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 26020393 10170368 678 134679101440 94797660528640 94797661607960 140723029063664 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94797663706416 94797663753604 94797664227328 140723029066724 140723029066849 140723029066849 140723029073864 0
/proc/230021/statm: 2483 678 600 264 0 134 0
[pid=230026] ppid=230021 vsize=26467756 memory=24979760 CPUtime=221.73 cores=4,6
/proc/230026/stat : 230026 (naps-1.03) R 230021 230021 227724 0 -1 4194304 2516547 0 0 0 20827 1346 0 0 20 0 1 0 26020393 27102982144 6244940 134679101440 4194304 6891213 140735982880608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16695296 140735982887925 140735982888037 140735982888037 140735982895051 0
/proc/230026/statm: 6616939 6244940 644 659 0 6616143 0
Current children cumulated CPU time: 221.73 s
Current children cumulated vsize: 26477688 KiB
Current children cumulated memory: 24982472 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/262 230082
/proc/meminfo: memFree=95091992/131524600 swapFree=131053920/131071996
[pid=230021] ppid=230018 vsize=9932 memory=2712 CPUtime=0 cores=4,6
/proc/230021/stat : 230021 (naps-1.03.sh) S 230018 230021 227724 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 26020393 10170368 678 134679101440 94797660528640 94797661607960 140723029063664 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94797663706416 94797663753604 94797664227328 140723029066724 140723029066849 140723029066849 140723029073864 0
/proc/230021/statm: 2483 678 600 264 0 134 0
[pid=230026] ppid=230021 vsize=27889832 memory=26401944 CPUtime=281.58 cores=4,6
/proc/230026/stat : 230026 (naps-1.03) R 230021 230021 227724 0 -1 4194304 2536413 0 0 0 26671 1487 0 0 20 0 1 0 26020393 28559187968 6600486 134679101440 4194304 6891213 140735982880608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16695296 140735982887925 140735982888037 140735982888037 140735982895051 0
/proc/230026/statm: 6972458 6600486 644 659 0 6971662 0
Current children cumulated CPU time: 281.58 s
Current children cumulated vsize: 27899764 KiB
Current children cumulated memory: 26404656 KiB

[startup+342.3 s]
/proc/loadavg: 4.17 4.12 4.10 4/262 230095
/proc/meminfo: memFree=90000684/131524600 swapFree=131053920/131071996
[pid=230021] ppid=230018 vsize=9932 memory=2712 CPUtime=0 cores=4,6
/proc/230021/stat : 230021 (naps-1.03.sh) S 230018 230021 227724 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 26020393 10170368 678 134679101440 94797660528640 94797661607960 140723029063664 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94797663706416 94797663753604 94797664227328 140723029066724 140723029066849 140723029066849 140723029073864 0
/proc/230021/statm: 2483 678 600 264 0 134 0
[pid=230026] ppid=230021 vsize=29757020 memory=28399920 CPUtime=333.5 cores=4,6
/proc/230026/stat : 230026 (naps-1.03) S 230021 230021 227724 0 -1 4195840 2742727 0 0 0 31581 1769 0 0 20 0 1 0 26020393 30471188480 7099980 134679101440 4194304 6891213 140735982880608 140735982877216 6272572 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16695296 140735982887925 140735982888037 140735982888037 140735982895051 0
/proc/230026/statm: 7439255 7099980 706 659 0 7438459 0
Current children cumulated CPU time: 333.5 s
Current children cumulated vsize: 29766952 KiB
Current children cumulated memory: 28402632 KiB

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

# cumulated CPU time of all completed processes:  user=315.819 s, system=18.1182 s

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

[startup+342.4 s]
/proc/loadavg: 4.17 4.12 4.10 4/262 230095
/proc/meminfo: memFree=90000684/131524600 swapFree=131053920/131071996
[pid=230021] ppid=230018 vsize=9932 memory=2712 CPUtime=0 cores=4,6
/proc/230021/stat : 230021 (naps-1.03.sh) S 230018 230021 227724 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 26020393 10170368 678 134679101440 94797660528640 94797661607960 140723029063664 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94797663706416 94797663753604 94797664227328 140723029066724 140723029066849 140723029066849 140723029073864 0
/proc/230021/statm: 2483 678 600 264 0 134 0
[pid=230026] ppid=230021 vsize=29757020 memory=28399920 CPUtime=333.5 cores=4,6
/proc/230026/stat : 230026 (naps-1.03) S 230021 230021 227724 0 -1 4195840 2742727 0 0 0 31581 1769 0 0 20 0 1 0 26020393 30471188480 7099980 134679101440 4194304 6891213 140735982880608 140735982877216 6272572 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16695296 140735982887925 140735982888037 140735982888037 140735982895051 0
/proc/230026/statm: 7439255 7099980 706 659 0 7438459 0
Current children cumulated CPU time: 333.5 s
Current children cumulated vsize: 29766952 KiB
Current children cumulated memory: 28402632 KiB

[startup+345.6 s]
/proc/loadavg: 4.16 4.12 4.09 4/262 230095
/proc/meminfo: memFree=90000644/131524600 swapFree=131053920/131071996
[pid=230021] ppid=230018 vsize=9932 memory=2712 CPUtime=0 cores=4,6
/proc/230021/stat : 230021 (naps-1.03.sh) S 230018 230021 227724 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 26020393 10170368 678 134679101440 94797660528640 94797661607960 140723029063664 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94797663706416 94797663753604 94797664227328 140723029066724 140723029066849 140723029066849 140723029073864 0
/proc/230021/statm: 2483 678 600 264 0 134 0
[pid=230026] ppid=230021 vsize=29757020 memory=28399920 CPUtime=333.5 cores=4,6
/proc/230026/stat : 230026 (naps-1.03) S 230021 230021 227724 0 -1 4195840 2742727 0 0 0 31581 1769 0 0 20 0 1 0 26020393 30471188480 7099980 134679101440 4194304 6891213 140735982880608 140735982877216 6272572 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16695296 140735982887925 140735982888037 140735982888037 140735982895051 0
/proc/230026/statm: 7439255 7099980 706 659 0 7438459 0
Current children cumulated CPU time: 333.5 s
Current children cumulated vsize: 29766952 KiB
Current children cumulated memory: 28402632 KiB

[startup+347.2 s]
/proc/loadavg: 4.16 4.12 4.09 4/262 230096
/proc/meminfo: memFree=89984212/131524600 swapFree=131053920/131071996
[pid=230021] ppid=230018 vsize=9932 memory=2712 CPUtime=0 cores=4,6
/proc/230021/stat : 230021 (naps-1.03.sh) S 230018 230021 227724 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 26020393 10170368 678 134679101440 94797660528640 94797661607960 140723029063664 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94797663706416 94797663753604 94797664227328 140723029066724 140723029066849 140723029066849 140723029073864 0
/proc/230021/statm: 2483 678 600 264 0 134 0
[pid=230026] ppid=230021 vsize=29757020 memory=28399920 CPUtime=333.5 cores=4,6
/proc/230026/stat : 230026 (naps-1.03) S 230021 230021 227724 0 -1 4195840 2742727 0 0 0 31581 1769 0 0 20 0 1 0 26020393 30471188480 7099980 134679101440 4194304 6891213 140735982880608 140735982877216 6272572 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 16695296 140735982887925 140735982888037 140735982888037 140735982895051 0
/proc/230026/statm: 7439255 7099980 706 659 0 7438459 0
Current children cumulated CPU time: 333.5 s
Current children cumulated vsize: 29766952 KiB
Current children cumulated memory: 28402632 KiB

[startup+347.601 s]
/proc/loadavg: 4.16 4.12 4.09 4/262 230096
/proc/meminfo: memFree=89984212/131524600 swapFree=131053920/131071996
[pid=230021] ppid=230018 vsize=9932 memory=2712 CPUtime=0 cores=4,6
/proc/230021/stat : 230021 (naps-1.03.sh) S 230018 230021 227724 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 26020393 10170368 678 134679101440 94797660528640 94797661607960 140723029063664 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94797663706416 94797663753604 94797664227328 140723029066724 140723029066849 140723029066849 140723029073864 0
/proc/230021/statm: 2483 678 600 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2712 KiB

[startup+347.801 s]
/proc/loadavg: 4.16 4.12 4.09 4/262 230096
/proc/meminfo: memFree=89984212/131524600 swapFree=131053920/131071996
[pid=230021] ppid=230018 vsize=9932 memory=2712 CPUtime=0 cores=4,6
/proc/230021/stat : 230021 (naps-1.03.sh) S 230018 230021 227724 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 26020393 10170368 678 134679101440 94797660528640 94797661607960 140723029063664 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94797663706416 94797663753604 94797664227328 140723029066724 140723029066849 140723029066849 140723029073864 0
/proc/230021/statm: 2483 678 600 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2712 KiB

Child status: 134

Real time (s): 347.818
CPU time (s): 333.937
CPU user time (s): 315.819
CPU system time (s): 18.1182
CPU usage (%): 96.0091
Max. virtual memory (cumulated for all children) (KiB): 30963908
Max. memory (cumulated for all children) (KiB): 29468652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 315.819
system time used= 18.1182
maximum resident set size= 29465940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2743213
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= 41
involuntary context switches= 363


# summary of solver processes directly reported to runsolver:
#   pid: 230021
#   total CPU time (s): 333.937
#   total CPU user time (s): 315.819
#   total CPU system time (s): 18.1182

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.698961 second user time and 1.71713 second system time

The end

Launcher Data

Begin job on nodeC023 at 2024-07-25 10:08:31
IDJOB=4459122
IDBENCH=178517
IDSOLVER=3063
FILE ID=nodeC023/4459122-1721894910
RUNJOBID= nodeC023-1721891213-227735
SLURM_JOB_ID= 8089348
Free space on /tmp= 889936 MiB

SOLVER NAME= NaPS 1.03
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/comppebphp_pyrheight_equals_nholes/normalized-comppebphp_opt_pyrheightequalsnholes_54.opb
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4459122-1721894910/watcher-4459122-1721894910 -o /tmp/evaluation-result-4459122-1721894910/solver-4459122-1721894910 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721891213-227735 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4459122-1721894910.opb

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

MD5SUM BENCH= 8dda82f4961ecebecfcf9bee24c61458
RANDOM SEED=612541306

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		: 3686.275
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		: 3691.646
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		: 3600.072
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		: 3600.011
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		: 3657.918
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		: 3691.646
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		: 3686.965
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		: 3600.026
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:        120530140 kB
MemAvailable:   122700692 kB
Buffers:          296336 kB
Cached:          2688096 kB
SwapCached:          208 kB
Active:          1577332 kB
Inactive:        8772428 kB
Active(anon):       2420 kB
Inactive(anon):  7415092 kB
Active(file):    1574912 kB
Inactive(file):  1357336 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131053920 kB
Dirty:            117976 kB
Writeback:             0 kB
AnonPages:       7365076 kB
Mapped:           101288 kB
Shmem:             52148 kB
KReclaimable:     155904 kB
Slab:             272980 kB
SReclaimable:     155904 kB
SUnreclaim:       117076 kB
KernelStack:        4160 kB
PageTables:        23784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    8027432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            21472 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4898816 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:      408276 kB
DirectMap2M:    60182528 kB
DirectMap1G:    75497472 kB

Free space on /tmp at the end= 889932 MiB
End job on nodeC023 at 2024-07-25 10:14:19